|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAbstractPropertySection
com.unitesk.requality.eclipse.views.properties.TreeNodePropertiesTab
public abstract class TreeNodePropertiesTab
Field Summary | |
---|---|
protected TreeNode |
node
|
Constructor Summary | |
---|---|
TreeNodePropertiesTab()
|
Method Summary | |
---|---|
void |
dispose()
|
void |
setInput(IWorkbenchPart part,
ISelection selection)
|
protected abstract void |
setTreeNode(TreeNode node)
|
protected Requirement |
toRequirement(TreeNode node)
|
static TreeNode |
toTreeNode(ISelection sel)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected TreeNode node
Constructor Detail |
---|
public TreeNodePropertiesTab()
Method Detail |
---|
public void dispose()
protected abstract void setTreeNode(TreeNode node)
public void setInput(IWorkbenchPart part, ISelection selection)
protected Requirement toRequirement(TreeNode node)
public static TreeNode toTreeNode(ISelection sel)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |