|
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.ISeriesEditorParserAction
com.ibm.etools.iseries.edit.ui.actions.EnterKeyRPGAction
public class EnterKeyRPGAction
Define the behaviour of the Enter key when editing RPG source
| Field Summary | |
|---|---|
protected static ResourceBundle |
_bundle
|
static String |
copyright
|
static String |
STRID
the string ID for this action |
| Fields inherited from class com.ibm.etools.iseries.edit.ui.actions.ISeriesEditorParserAction |
|---|
_bDisabledWhenOffline, _parser, _strId, _strPrefix, m_enabled, m_enabledSet |
| Constructor Summary | |
|---|---|
EnterKeyRPGAction(IISeriesEditorParser parser,
ITextEditor editor)
Constructor for SelectFormatLineAction. |
|
| Method Summary | |
|---|---|
boolean |
available(LpexView arg0)
Method available this action is always available. |
String |
getDefaultEnterKeyActionName()
Retrieves the default enter key action name |
void |
run()
Method run calls doAction |
void |
setDefaultEnterKeyActionName(String action)
set the default Enter key behaviour |
| Methods inherited from class com.ibm.etools.iseries.edit.ui.actions.ISeriesEditorParserAction |
|---|
doAction, getAccelerator, getId, removeAccelerator, setDisabledWhenOffline, setEnabled, update |
| 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 String STRID
| Constructor Detail |
|---|
public EnterKeyRPGAction(IISeriesEditorParser parser,
ITextEditor editor)
parser - editor - | Method Detail |
|---|
public boolean available(LpexView arg0)
available in class ISeriesEditorParserActionarg0 - the view to see if the action is available
com.ibm.lpex.core.LpexAction#available(LpexView)public void run()
run in class ISeriesEditorParserActionIActionpublic void setDefaultEnterKeyActionName(String action)
public String getDefaultEnterKeyActionName()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||