|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectDialog
com.unitesk.requality.eclipse.ui.dialogs.SelectNodeDialog
com.unitesk.requality.eclipse.ui.dialogs.SelectReportDataDialog
public class SelectReportDataDialog
Field Summary |
---|
Fields inherited from class com.unitesk.requality.eclipse.ui.dialogs.SelectNodeDialog |
---|
selectedNode |
Constructor Summary | |
---|---|
SelectReportDataDialog(Shell shell,
TreeDB treedb)
|
Method Summary | |
---|---|
boolean |
canCreateNodes()
|
TreeNode |
createNode(TreeNode parent,
java.lang.String id)
|
protected LabelProvider |
getLabelProvider()
|
java.lang.String |
getTitle()
|
Methods inherited from class com.unitesk.requality.eclipse.ui.dialogs.SelectNodeDialog |
---|
buttonPressed, canCreateNode, canSelect, createButtonsForButtonBar, createClientContainer, createDialogArea, getContentProvider, getResult, open, select, setCanSelectRoot |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SelectReportDataDialog(Shell shell, TreeDB treedb)
Method Detail |
---|
public java.lang.String getTitle()
getTitle
in class SelectNodeDialog
public boolean canCreateNodes()
canCreateNodes
in class SelectNodeDialog
public TreeNode createNode(TreeNode parent, java.lang.String id)
createNode
in class SelectNodeDialog
protected LabelProvider getLabelProvider()
getLabelProvider
in class SelectNodeDialog
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |