|
TPTP 4.4.0 Monitoring Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.tptp.wsdm.tooling.editor.dde.dialogs.internal.MrtFileDialog
This class forms the UI component for adding a ResourceType.
| Constructor Summary | |
|---|---|
MrtFileDialog(java.util.List mrtFiles,
DescriptorEditor editor)
This takes a list fo mrt files available in the workspace and a DescriptorEditor object |
|
| Method Summary | |
|---|---|
org.eclipse.swt.widgets.Button |
getBtnCancel()
|
org.eclipse.swt.widgets.Button |
getBtnOk()
|
DescriptorEditor |
getEditor()
|
java.util.List |
getFileList()
|
org.eclipse.swt.widgets.List |
getLstMrtFiles()
|
org.eclipse.swt.widgets.Composite |
getMainPanel()
|
org.eclipse.swt.widgets.Shell |
getParent()
|
org.eclipse.jface.viewers.CheckboxTreeViewer |
getViewer()
|
org.eclipse.swt.widgets.Tree |
getViewerTree()
|
java.lang.Object |
showDialog()
Method that opens and displays the dialog on the screen. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MrtFileDialog(java.util.List mrtFiles,
DescriptorEditor editor)
mrtFiles - -
java.util.Listeditor - -
DescriptorEditor object| Method Detail |
public java.lang.Object showDialog()
public org.eclipse.swt.widgets.Button getBtnCancel()
public org.eclipse.swt.widgets.Button getBtnOk()
public DescriptorEditor getEditor()
public org.eclipse.swt.widgets.List getLstMrtFiles()
public java.util.List getFileList()
public org.eclipse.swt.widgets.Composite getMainPanel()
public org.eclipse.swt.widgets.Shell getParent()
public org.eclipse.swt.widgets.Tree getViewerTree()
public org.eclipse.jface.viewers.CheckboxTreeViewer getViewer()
|
TPTP 4.4.0 Monitoring Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||