|
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.systems.editor.actions.RefreshAction
public class RefreshAction
| Field Summary | |
|---|---|
protected static ResourceBundle |
_bundle
|
static String |
copyright
|
static String |
LPEX_ACTION
|
static String |
STRID
the string ID for this action |
| Constructor Summary | |
|---|---|
RefreshAction(ITextEditor editor)
Constructor for RefreshAction. |
|
| Method Summary | |
|---|---|
boolean |
available(LpexView arg0)
Method available this action is always available. |
void |
doAction(LpexView arg0)
|
int |
getAccelerator()
Return "no accelerator" for this action. |
void |
registerView(LpexView view)
Register a view with the action Defines the key combination for the action in the view |
void |
run()
Method run calls doAction |
| 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
public static final String LPEX_ACTION
| Constructor Detail |
|---|
public RefreshAction(ITextEditor editor)
editor - | Method Detail |
|---|
public void registerView(LpexView view)
public void doAction(LpexView arg0)
com.ibm.lpex.core.LpexAction#doAction(LpexView)public boolean available(LpexView arg0)
arg0 - the view to see if the action is available
com.ibm.lpex.core.LpexAction#available(LpexView)public void run()
IActionpublic int getAccelerator()
Action
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||