|
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 SystemBaseWizardAction com.ibm.etools.iseries.rse.ui.actions.QSYSSystemBaseWizardAction com.ibm.etools.iseries.rse.ui.actions.cmds.AbstractQSYSNewObjectAction com.ibm.etools.iseries.rse.ui.actions.cmds.QSYSNewSourceFileAction
public class QSYSNewSourceFileAction
The action for New->Source Physical File, when a library object is selected. Prompts user for CRTSRCPF command.
Field Summary | |
---|---|
static String |
Copyright
|
protected String |
inpFileRcdLen
|
protected String |
outFileRcdLen
|
Fields inherited from class com.ibm.etools.iseries.rse.ui.actions.cmds.AbstractQSYSNewObjectAction |
---|
conn400, firstFilterString, inpFilter, inpLibName, inpObjAut, inpObjName, inpObjText, outCanonicalName, outCmdString, outLibName, outObjAut, outObjName, outObjText |
Fields inherited from class com.ibm.etools.iseries.rse.ui.actions.QSYSSystemBaseWizardAction |
---|
copyright |
Constructor Summary | |
---|---|
QSYSNewSourceFileAction(Shell parent)
Constructor |
Method Summary | |
---|---|
protected AbstractNewQSYSObjectWizard |
createNewObjectWizard(IBMiConnection connection)
Abstract method in parent class. |
String |
getFileRecordLength()
Get file rcd len |
protected void |
postProcessWizard(IWizard wizard)
Override of a parent method that is a hook to allow us to extract data from the wizard, into our instance variables, to enable our getter methods. |
void |
reset()
Reset instance variables between "runs" of this action |
void |
setFileRecordLength(String rcdlen)
Set file rcd len |
Methods inherited from class com.ibm.etools.iseries.rse.ui.actions.cmds.AbstractQSYSNewObjectAction |
---|
createWizard, getAuthority, getCanonicalName, getCommandString, getLibraryName, getObjectName, getObjectText, setAuthority, setLibraryName, setObjectName, setObjectText |
Methods inherited from class com.ibm.etools.iseries.rse.ui.actions.QSYSSystemBaseWizardAction |
---|
getIBMiConnection, updateSelection |
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 String inpFileRcdLen
protected String outFileRcdLen
Constructor Detail |
---|
public QSYSNewSourceFileAction(Shell parent)
parent
- Shell hosting thisMethod Detail |
---|
protected AbstractNewQSYSObjectWizard createNewObjectWizard(IBMiConnection connection)
createNewObjectWizard
in class AbstractQSYSNewObjectAction
public void reset()
reset
in class AbstractQSYSNewObjectAction
public void setFileRecordLength(String rcdlen)
protected void postProcessWizard(IWizard wizard)
postProcessWizard
in class AbstractQSYSNewObjectAction
public String getFileRecordLength()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |