com.unitesk.requality.eclipse.views.properties
Class DocLocationPropertySection
java.lang.Object
AbstractPropertySection
com.unitesk.requality.eclipse.views.properties.TreeNodePropertiesTab
com.unitesk.requality.eclipse.views.properties.DocLocationPropertySection
public class DocLocationPropertySection
- extends TreeNodePropertiesTab
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocLocationPropertySection
public DocLocationPropertySection()
createControls
public void createControls(Composite parent,
TabbedPropertySheetPage aTabbedPropertySheetPage)
- Overrides:
createControls
in class TreeNodePropertiesTab
getDocument
public Document getDocument()
getLocation
public Location getLocation()
refreshLocations
public void refreshLocations()
dispose
public void dispose()
- Overrides:
dispose
in class TreeNodePropertiesTab
setTreeNode
protected void setTreeNode(TreeNode node)
- Specified by:
setTreeNode
in class TreeNodePropertiesTab
toDocument
protected Document toDocument(TreeNode node)