|
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.ObjectTextEditorAction
com.ibm.etools.iseries.edit.ui.actions.InvokeRPGWizardAction
public class InvokeRPGWizardAction
This class is used to open an include for a file (or copy book, or copy member)
| Field Summary | |
|---|---|
protected static ResourceBundle |
_bundle
|
static String |
Copyright
|
static int |
CRT_DSPEC
Create D Spec |
static int |
CRT_JCONSTANTS
Create Java Constant |
static int |
CRT_JMC
Create Java Method Call |
static int |
CRT_PROCEDURE
Create Procedure |
static String |
DSPEC_ID
the ID for the create D spec action |
static String |
JCONSTANTS_ID
the ID for the create D spec action |
static String |
JMC_ID
the ID for the create Java method call action |
static String |
PROCEDURE_ID
the ID for the create procedure action |
static int |
RPGWIZARD
Show RPG Wizard |
static String |
RPGWIZARD_ID
the ID for the main menu action |
| Constructor Summary | |
|---|---|
InvokeRPGWizardAction(ITextEditor editor,
int actionType)
|
|
InvokeRPGWizardAction(ITextEditor editor,
int actionType,
IBMiConnection connection)
Constructor for ActionOpenInclude. |
|
| Method Summary | |
|---|---|
void |
run()
|
void |
update()
Updates the validity of the action. |
| 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 static ResourceBundle _bundle
public static final int CRT_PROCEDURE
public static final int CRT_DSPEC
public static final int CRT_JMC
public static final int CRT_JCONSTANTS
public static final int RPGWIZARD
public static final String RPGWIZARD_ID
public static final String PROCEDURE_ID
public static final String DSPEC_ID
public static final String JMC_ID
public static final String JCONSTANTS_ID
| Constructor Detail |
|---|
public InvokeRPGWizardAction(ITextEditor editor,
int actionType,
IBMiConnection connection)
editor - the text editor for this actionsmriStyle - the MRI to use for this action (either RPG or COBOL)actionType - the action typeconnection - the Connection to use
public InvokeRPGWizardAction(ITextEditor editor,
int actionType)
| Method Detail |
|---|
public void run()
IActionpublic void update()
IUpdate
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||