|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.eclipse.core.commands.common.EventManager
org.eclipse.jface.action.AbstractAction
org.eclipse.jface.action.Action
org.eclipse.rse.ui.actions.SystemBaseAction
org.eclipse.rse.ui.actions.SystemBaseDialogAction
org.eclipse.rse.ui.filters.actions.SystemFilterAbstractFilterPoolAction
org.eclipse.rse.ui.filters.actions.SystemFilterAbstractFilterPoolWizardAction
org.eclipse.rse.ui.filters.actions.SystemFilterNewFilterPoolAction
The action that displays the New Filter Pool wizard
SystemFilterAbstractFilterPoolAction.setHelpContextId(String)| Field Summary |
|---|
| Fields inherited from class org.eclipse.rse.ui.filters.actions.SystemFilterAbstractFilterPoolAction |
|---|
dlgInputs, mgrNamePreselect |
| Fields inherited from class org.eclipse.rse.ui.actions.SystemBaseDialogAction |
|---|
cancelled, dlgHelpId, needsProgressMonitor, needsProgressMonitorSet, processAll, value |
| Fields inherited from class org.eclipse.rse.ui.actions.SystemBaseAction |
|---|
allowOnMultipleSelection, arrowCursor, helpId, selectionSensitive, shell, sSelection, traceSelections, traceTarget, viewer, waitCursor |
| Fields inherited from interface org.eclipse.jface.action.IAction |
|---|
AS_CHECK_BOX, AS_DROP_DOWN_MENU, AS_PUSH_BUTTON, AS_RADIO_BUTTON, AS_UNSPECIFIED, CHECKED, DESCRIPTION, ENABLED, HANDLED, IMAGE, RESULT, TEXT, TOOL_TIP_TEXT |
| Constructor Summary | |
|---|---|
SystemFilterNewFilterPoolAction(Shell parent)
Constructor for SystemNewFilterPoolAction when not called from work-with dialog. |
|
SystemFilterNewFilterPoolAction(Shell parent,
SystemFilterWorkWithFilterPoolsDialog wwdialog)
Constructor for SystemNewFilterPoolAction when called from work-with dialog. |
|
| Method Summary | |
|---|---|
boolean |
checkObjectType(Object selectedObject)
Called by SystemBaseAction when selection is set. |
void |
doOKprocessing(Object dlgValue)
Overrides parent. |
protected Object |
getDialogValue(Dialog dlg)
Overrides parent. |
int |
getFilterPoolManagerNameSelectionIndex()
Returns the zero-based index of the manager name to preselect. |
ISystemFilterPoolManager[] |
getFilterPoolManagers()
Returns array of managers to show in combo box. |
SystemFilterPoolWizardInterface |
getFilterPoolWizard()
Return the wizard so we can customize it prior to showing it. |
protected void |
init()
Override of init in parent |
| Methods inherited from class org.eclipse.rse.ui.filters.actions.SystemFilterAbstractFilterPoolWizardAction |
|---|
createFilterPoolDialog |
| Methods inherited from class org.eclipse.rse.ui.actions.SystemBaseDialogAction |
|---|
getDialogHelpContextId, getNeedsProgressMonitor, getProcessAllSelections, getValue, setDialogHelp, setNeedsProgressMonitor, setProcessAllSelections, setValue, wasCancelled, wasNeedsProgressMonitorSet |
| Methods inherited from class org.eclipse.jface.action.AbstractAction |
|---|
addPropertyChangeListener, firePropertyChange, firePropertyChange, removePropertyChangeListener |
| Methods inherited from class org.eclipse.core.commands.common.EventManager |
|---|
addListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.rse.ui.actions.ISystemDialogAction |
|---|
getValue, setProcessAllSelections, setValue, wasCancelled |
| Methods inherited from interface org.eclipse.rse.ui.actions.ISystemAction |
|---|
allowOnMultipleSelection, getContextMenuGroup, getHelpContextId, getSelection, getShell, getViewer, isDummy, isSelectionSensitive, setContextMenuGroup, setHelp, setInputs, setSelection, setSelectionSensitive, setShell, setViewer |
| Methods inherited from interface org.eclipse.jface.action.IAction |
|---|
addPropertyChangeListener, getAccelerator, getActionDefinitionId, getDescription, getDisabledImageDescriptor, getHelpListener, getHoverImageDescriptor, getId, getImageDescriptor, getMenuCreator, getStyle, getText, getToolTipText, isChecked, isEnabled, isHandled, removePropertyChangeListener, run, runWithEvent, setAccelerator, setActionDefinitionId, setChecked, setDescription, setDisabledImageDescriptor, setEnabled, setHelpListener, setHoverImageDescriptor, setId, setImageDescriptor, setMenuCreator, setText, setToolTipText |
| Methods inherited from interface org.eclipse.jface.viewers.ISelectionChangedListener |
|---|
selectionChanged |
| Constructor Detail |
public SystemFilterNewFilterPoolAction(Shell parent)
public SystemFilterNewFilterPoolAction(Shell parent,
SystemFilterWorkWithFilterPoolsDialog wwdialog)
| Method Detail |
protected void init()
init in class SystemFilterAbstractFilterPoolActionpublic boolean checkObjectType(Object selectedObject)
checkObjectType in class SystemFilterAbstractFilterPoolActionpublic SystemFilterPoolWizardInterface getFilterPoolWizard()
getFilterPoolWizard in class SystemFilterAbstractFilterPoolWizardActionprotected Object getDialogValue(Dialog dlg)
getDialogValue in class SystemFilterAbstractFilterPoolWizardActionSystemFilterAbstractFilterPoolAction.getDialogValue(Dialog)public void doOKprocessing(Object dlgValue)
doOKprocessing in class SystemFilterAbstractFilterPoolWizardActionSystemFilterAbstractFilterPoolAction.doOKprocessing(Object)public ISystemFilterPoolManager[] getFilterPoolManagers()
getFilterPoolManagers in class SystemFilterAbstractFilterPoolActionpublic int getFilterPoolManagerNameSelectionIndex()
getFilterPoolManagerNameSelectionIndex in class SystemFilterAbstractFilterPoolAction
|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||