|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object SystemPromptDialog com.ibm.etools.iseries.edit.wizards.JMCAbstractClassSelectionDialog com.ibm.etools.iseries.edit.wizards.JMCClassSelProjDlg
public class JMCClassSelProjDlg
A dialog to display the contents of the current project
Field Summary |
---|
Fields inherited from class com.ibm.etools.iseries.edit.wizards.JMCAbstractClassSelectionDialog |
---|
LOCAL_DLG, PROJECT_DLG, REMOTE_DLG |
Constructor Summary | |
---|---|
JMCClassSelProjDlg(Shell shell,
String title,
JMCURLClassLoader classLoader)
|
Method Summary | |
---|---|
void |
generateTreeContents()
subclasses should call getTreeRoot() and add TreeItems to the provided Tree. |
String |
getHelpID()
Returns the msg ID in ISeriesSystemPlugin.plugin to use as f1 help for this page; must NOT return null |
protected int |
getJMCClassSelDialogType()
Get the dialog type so that we can properly save/load the files/folders added to the tree |
boolean |
isDirty()
flag to see if we need to save |
void |
populateWithOtherControls(Composite mainComposite)
Method called after tree is generated so subclasses can add more stuff to mainComposite if they want to |
Methods inherited from class com.ibm.etools.iseries.edit.wizards.JMCAbstractClassSelectionDialog |
---|
addFileToTree, addFileToTree, buttonPressed, createInner, getInitialFocusControl, getSelectedClass, open, update, widgetDefaultSelected, widgetSelected |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JMCClassSelProjDlg(Shell shell, String title, JMCURLClassLoader classLoader)
Method Detail |
---|
public void generateTreeContents()
JMCAbstractClassSelectionDialog
generateTreeContents
in class JMCAbstractClassSelectionDialog
public String getHelpID()
JMCAbstractClassSelectionDialog
getHelpID
in class JMCAbstractClassSelectionDialog
public void populateWithOtherControls(Composite mainComposite)
JMCAbstractClassSelectionDialog
populateWithOtherControls
in class JMCAbstractClassSelectionDialog
public boolean isDirty()
JMCAbstractClassSelectionDialog
isDirty
in class JMCAbstractClassSelectionDialog
protected int getJMCClassSelDialogType()
JMCAbstractClassSelectionDialog
getJMCClassSelDialogType
in class JMCAbstractClassSelectionDialog
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |