|
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.ShowIndentationAction
public class ShowIndentationAction
| Nested Class Summary | |
|---|---|
protected class |
ShowIndentationAction.RunnableShowIndentation
Inner class to run the converter in a different thread |
| 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 | |
|---|---|
ShowIndentationAction(IISeriesEditorParser parser,
ITextEditor editor)
Constructor for ShowIndentationAction. |
|
| Method Summary | |
|---|---|
boolean |
available(LpexView arg0)
Method available this action is always available. |
void |
run()
Method run calls doAction |
void |
showIndentation(ISeriesEditorRPGIndentViewPart indentView,
IProgressMonitor monitor)
Method showIndentation |
| 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 ShowIndentationAction(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 ISeriesEditorParserActionIAction
public void showIndentation(ISeriesEditorRPGIndentViewPart indentView,
IProgressMonitor monitor)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||