|
Bus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.topcased.service.comparison.dnd.SourceTargetFacilities
public class SourceTargetFacilities
Method Summary | |
---|---|
org.eclipse.swt.widgets.Tree |
getDestinationTree()
Getter for the destination Tree |
static SourceTargetFacilities |
getInstance()
Getter of the shared instance |
org.eclipse.swt.widgets.Tree |
getSourceTree()
Getter for the source Tree |
void |
setDestinationTree(org.eclipse.swt.widgets.Tree destination)
Setter for the destination Tree |
void |
setSourceTree(org.eclipse.swt.widgets.Tree source)
Setter for the source Tree |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static SourceTargetFacilities getInstance()
public org.eclipse.swt.widgets.Tree getSourceTree()
public org.eclipse.swt.widgets.Tree getDestinationTree()
public void setSourceTree(org.eclipse.swt.widgets.Tree source)
source
- the source Tree to setpublic void setDestinationTree(org.eclipse.swt.widgets.Tree destination)
destination
- the destination Tree to set
|
Bus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.