|
Rational Developer for Power Systems Software V8.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectSystemNewFilterAction
com.ibm.etools.iseries.rse.ui.actions.QSYSNewFilterAction
com.ibm.etools.iseries.rse.ui.actions.QSYSNewMemberFilterAction
com.ibm.etools.iseries.rse.ui.actions.QSYSNewMemberFilterFromFileAction
public class QSYSNewMemberFilterFromFileAction
Class for defining a new filter from an ISeries file
| Field Summary | |
|---|---|
static String |
copyright
|
| Constructor Summary | |
|---|---|
QSYSNewMemberFilterFromFileAction(Shell parent,
ISystemFilterPool systemFilterPool)
Constructor |
|
| Method Summary | |
|---|---|
protected void |
configureNewFilterWizard(SystemNewFilterWizard wizard)
Parent intercept. |
ISystemFilterPoolReferenceManagerProvider |
getSystemFilterPoolReferenceManagerProvider()
Output method. |
void |
run()
|
boolean |
updateSelection(IStructuredSelection selection)
Called when the selection changes in the systems view. |
| Methods inherited from class com.ibm.etools.iseries.rse.ui.actions.QSYSNewMemberFilterAction |
|---|
setParentFilterPool |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static String copyright
| Constructor Detail |
|---|
public QSYSNewMemberFilterFromFileAction(Shell parent,
ISystemFilterPool systemFilterPool)
parent - | Method Detail |
|---|
public void run()
run in class QSYSNewFilterActionpublic boolean updateSelection(IStructuredSelection selection)
updateSelection in class QSYSNewFilterActionselection - the current selection
public ISystemFilterPoolReferenceManagerProvider getSystemFilterPoolReferenceManagerProvider()
protected void configureNewFilterWizard(SystemNewFilterWizard wizard)
Overridable extension. For those cases when you don't want to create your own wizard subclass, but prefer to simply configure the default wizard.
Note, at the point this is called, all the base configuration, based on the setters for this action, have been called.
We do it here versus via setters as it defers some work until the user actually selects this action.
configureNewFilterWizard in class QSYSNewMemberFilterAction
|
Rational Developer for Power Systems Software V8.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||