|
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.ObjectSystemNewFilterAction
com.ibm.etools.iseries.rse.ui.actions.QSYSNewFilterAction
com.ibm.etools.iseries.rse.ui.actions.QSYSNewLibraryListFilterAction
public class QSYSNewLibraryListFilterAction
The action that displays the New Library List Filter wizard. Library List Filters are typed filters that have a name, but only a single *LIBL filter string.
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
QSYSNewLibraryListFilterAction(Shell shell,
ISystemFilterPool parentPool)
Constructor |
Method Summary | |
---|---|
static void |
configureLibraryListFilter(ISystemFilter newFilter)
Configure a new filter to be a "library list" filter. |
protected void |
configureNewFilter(ISystemFilter newFilter)
Parent intercept. |
protected void |
configureNewFilterWizard(SystemNewFilterWizard wizard)
|
void |
setParentFilterPool(ISystemFilterPool parentPool)
Set the parent filter pool that the new-filter actions need. |
Methods inherited from class com.ibm.etools.iseries.rse.ui.actions.QSYSNewFilterAction |
---|
run, 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 QSYSNewLibraryListFilterAction(Shell shell, ISystemFilterPool parentPool)
Method Detail |
---|
public void setParentFilterPool(ISystemFilterPool parentPool)
setParentFilterPool
in class QSYSNewFilterAction
protected void configureNewFilter(ISystemFilter newFilter)
Configure the new filter created by the wizard. This is only called after successful completion of the wizard
public static void configureLibraryListFilter(ISystemFilter newFilter)
protected void configureNewFilterWizard(SystemNewFilterWizard wizard)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |