|
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 AbstractSystemWizardPage com.ibm.etools.iseries.edit.wizards.JMCClassPage
public class JMCClassPage
This class is the first page in the RPG-to-Java Creation Wizard.
Field Summary | |
---|---|
static String |
copyright
|
protected Button |
refreshOutline
|
Constructor Summary | |
---|---|
JMCClassPage(JMCCreationWizard wizard,
String pageID,
String titleKey,
String descriptionKey,
String helpID,
IBMiConnection connection)
Creates the "Class" page for the JMC creation wizard. |
Method Summary | |
---|---|
void |
addClassChangeListener(JMCClassChangeListener ccl)
|
Control |
createContents(Composite parent)
Create the gui Objects required for this page |
protected Control |
getInitialFocusControl()
|
IWizardPage |
getNextPage()
|
boolean |
getRefreshOutlineView()
|
Class |
getSelectedClass()
|
void |
modifyText(ModifyEvent e)
|
boolean |
performFinish()
|
void |
widgetDefaultSelected(SelectionEvent e)
Listener methods |
void |
widgetSelected(SelectionEvent e)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String copyright
protected Button refreshOutline
Constructor Detail |
---|
public JMCClassPage(JMCCreationWizard wizard, String pageID, String titleKey, String descriptionKey, String helpID, IBMiConnection connection)
Method Detail |
---|
public Control createContents(Composite parent)
public IWizardPage getNextPage()
public boolean performFinish()
protected Control getInitialFocusControl()
public Class getSelectedClass()
public void addClassChangeListener(JMCClassChangeListener ccl)
public void widgetDefaultSelected(SelectionEvent e)
public void widgetSelected(SelectionEvent e)
public void modifyText(ModifyEvent e)
public boolean getRefreshOutlineView()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |