|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.rse.ui.filters.SystemFilterPoolDialogOutputs
public class SystemFilterPoolDialogOutputs
A class capturing the attributes commonly returned by dialogs that work with filter pools.
Field Summary | |
---|---|
java.lang.String |
filterPoolManagerName
|
java.lang.String |
filterPoolName
|
SystemSimpleContentElement |
filterPoolTreeRoot
|
ISystemFilterPool |
newPool
|
Constructor Summary | |
---|---|
SystemFilterPoolDialogOutputs()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String filterPoolName
public java.lang.String filterPoolManagerName
public SystemSimpleContentElement filterPoolTreeRoot
public ISystemFilterPool newPool
Constructor Detail |
---|
public SystemFilterPoolDialogOutputs()
|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |