|
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.JMCClassSelRemoteDlg
public class JMCClassSelRemoteDlg
Field Summary |
---|
Fields inherited from class com.ibm.etools.iseries.edit.wizards.JMCAbstractClassSelectionDialog |
---|
LOCAL_DLG, PROJECT_DLG, REMOTE_DLG |
Constructor Summary | |
---|---|
JMCClassSelRemoteDlg(Shell arg0,
String arg1,
JMCURLClassLoader classLoader,
SortedSet files,
IBMiConnection connection)
|
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 |
void |
widgetSelected(SelectionEvent se)
Figure out which dialog to open |
Methods inherited from class com.ibm.etools.iseries.edit.wizards.JMCAbstractClassSelectionDialog |
---|
addFileToTree, addFileToTree, buttonPressed, createInner, getInitialFocusControl, getSelectedClass, open, update, widgetDefaultSelected |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JMCClassSelRemoteDlg(Shell arg0, String arg1, JMCURLClassLoader classLoader, SortedSet files, IBMiConnection connection)
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
public void widgetSelected(SelectionEvent se)
widgetSelected
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 |