|
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.ObjectSystemBaseAction
com.ibm.etools.iseries.rse.ui.actions.QSYSSystemBaseAction
com.ibm.etools.iseries.rse.ui.actions.errorlist.QSYSErrorListViewInsertOpenAction
public class QSYSErrorListViewInsertOpenAction
This class is for the insert messages in open editor action
Field Summary | |
---|---|
static String |
Copyright
|
Fields inherited from class com.ibm.etools.iseries.rse.ui.actions.QSYSSystemBaseAction |
---|
copyright |
Constructor Summary | |
---|---|
QSYSErrorListViewInsertOpenAction(String label,
String tooltip,
Shell parent,
boolean isChecked,
QSYSErrorListViewPart errorlist)
The constructor |
Method Summary | |
---|---|
void |
run()
|
void |
setEnabled(boolean value)
Sets whether or not this action is enabled |
void |
setInsertAllAction(QSYSErrorListViewInsertAllAction action)
Sets the insert all editor action |
void |
update()
Updates the enablement of this action |
Methods inherited from class com.ibm.etools.iseries.rse.ui.actions.QSYSSystemBaseAction |
---|
getIBMiConnection, isAvailableOffline, 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
Constructor Detail |
---|
public QSYSErrorListViewInsertOpenAction(String label, String tooltip, Shell parent, boolean isChecked, QSYSErrorListViewPart errorlist)
rb
- the resource bundleprefix
- the prefix for the actionparent
- the parent shellisChecked
- whether or not the action is checked by defaulterrorlist
- the error list view this action is attached to.Method Detail |
---|
public void setInsertAllAction(QSYSErrorListViewInsertAllAction action)
action
- the actionpublic void run()
public void update()
public void setEnabled(boolean value)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |