com.unitesk.requality.eclipse.dialogs
Class SelectNodeDialog
java.lang.Object
Dialog
com.unitesk.requality.eclipse.dialogs.SelectNodeDialog
- Direct Known Subclasses:
- SelectDocDialog, SelectReqDialog
public abstract class SelectNodeDialog
- extends Dialog
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectNodeDialog
public SelectNodeDialog(Shell shell,
TreeDB treedb)
getTitle
public java.lang.String getTitle()
open
public int open()
buttonPressed
protected void buttonPressed(int buttonId)
getResult
public TreeNode getResult()
createDialogArea
protected Control createDialogArea(Composite parent)
canCreateNodes
public boolean canCreateNodes()
getContentProvider
protected TreesContentProvider getContentProvider()
createClientContainer
protected Composite createClientContainer(Composite parent,
int span)
createButtonsForButtonBar
protected void createButtonsForButtonBar(Composite parent)
setCanSelectRoot
public void setCanSelectRoot(boolean canSelectRoot)
select
public void select(java.lang.Object obj)