|
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
public class QSYSNewFilterAction
The action that displays the New File Filter wizard. File Filters are typed filters that allow users to get a list of files meeting the filtering criteria.
| Constructor Summary | |
|---|---|
QSYSNewFilterAction(Shell shell,
ISystemFilterPool parentPool,
String label,
String tooltip,
ImageDescriptor image)
Constructor |
|
| Method Summary | |
|---|---|
void |
run()
|
void |
setParentFilterPool(ISystemFilterPool parentPool)
Set the parent filter pool that the new-filter actions need. |
boolean |
updateSelection(IStructuredSelection selection)
Called when the selection changes in the systems view. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QSYSNewFilterAction(Shell shell,
ISystemFilterPool parentPool,
String label,
String tooltip,
ImageDescriptor image)
| Method Detail |
|---|
public void setParentFilterPool(ISystemFilterPool parentPool)
public void run()
public boolean updateSelection(IStructuredSelection selection)
selection - the current seleciton
|
Rational Developer for Power Systems Software V8.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||