|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.eclipse.jface.viewers.Viewer
org.eclipse.jface.viewers.ContentViewer
org.eclipse.jface.viewers.StructuredViewer
org.eclipse.jface.viewers.AbstractTreeViewer
org.eclipse.jface.viewers.TreeViewer
org.eclipse.rse.ui.filters.SystemFilterWorkWithFilterPoolsTreeViewer
This subclass of the standard JFace tree viewer is used to show a tree view of filter pools within filterpool managers, for a work-with experience.
| Nested Class Summary |
|---|
| Nested classes inherited from class org.eclipse.jface.viewers.StructuredViewer |
|---|
StructuredViewer.ColorAndFontCollector, StructuredViewer.ColorAndFontCollectorWithProviders |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.jface.viewers.AbstractTreeViewer |
|---|
ALL_LEVELS |
| Fields inherited from class org.eclipse.jface.viewers.Viewer |
|---|
WIDGET_DATA_KEY |
| Constructor Summary | |
|---|---|
SystemFilterWorkWithFilterPoolsTreeViewer(Shell shell,
SystemFilterWorkWithFilterPoolsDialog caller,
Composite arg0)
Constructor for SystemFilterWorkWithFilterPoolsTreeViewer |
|
SystemFilterWorkWithFilterPoolsTreeViewer(Shell shell,
SystemFilterWorkWithFilterPoolsDialog caller,
Composite arg0,
int arg1)
Constructor for SystemFilterWorkWithFilterPoolsTreeViewer |
|
SystemFilterWorkWithFilterPoolsTreeViewer(Shell shell,
SystemFilterWorkWithFilterPoolsDialog caller,
Tree tree)
Constructor for SystemFilterWorkWithFilterPoolsTreeViewer |
|
| Method Summary | |
|---|---|
void |
init(Shell shell,
SystemFilterWorkWithFilterPoolsDialog caller)
Initialize |
void |
menuAboutToShow(IMenuManager menu)
Called when the context menu is about to open. |
protected void |
menuAdd(MenuManager menu,
IAction action)
Private helper method to add an Action to a given menu. |
void |
refresh()
Override of refresh from parent |
void |
setContextMenuActions(IAction[] actions)
Set the context menu actions to show in the popup |
| Methods inherited from class org.eclipse.jface.viewers.TreeViewer |
|---|
addTreeListener, assertContentProviderType, buildLabel, cancelEditing, createChildren, doUpdateItem, editElement, getCellEditors, getCellModifier, getChild, getChildren, getColumnProperties, getControl, getExpanded, getItem, getItemCount, getItemCount, getItems, getLabelProvider, getParentElement, getParentItem, getRawChildren, getSelection, getTree, hookControl, internalAdd, internalRefreshStruct, isCellEditorActive, isExpandable, isSameSelection, mapElement, newItem, removeAll, replace, setCellEditors, setCellModifier, setChildCount, setColumnProperties, setExpanded, setLabelProvider, setSelection, showItem |
| Methods inherited from class org.eclipse.jface.viewers.ContentViewer |
|---|
getContentProvider, getInput, handleDispose |
| Methods inherited from class org.eclipse.jface.viewers.Viewer |
|---|
addHelpListener, addSelectionChangedListener, fireHelpRequested, fireSelectionChanged, getData, handleHelpRequest, removeHelpListener, removeSelectionChangedListener, setData, setSelection |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.jface.viewers.ISelectionProvider |
|---|
addSelectionChangedListener, removeSelectionChangedListener, setSelection |
| Constructor Detail |
public SystemFilterWorkWithFilterPoolsTreeViewer(Shell shell,
SystemFilterWorkWithFilterPoolsDialog caller,
Composite arg0)
public SystemFilterWorkWithFilterPoolsTreeViewer(Shell shell,
SystemFilterWorkWithFilterPoolsDialog caller,
Composite arg0,
int arg1)
public SystemFilterWorkWithFilterPoolsTreeViewer(Shell shell,
SystemFilterWorkWithFilterPoolsDialog caller,
Tree tree)
| Method Detail |
public void init(Shell shell,
SystemFilterWorkWithFilterPoolsDialog caller)
public void setContextMenuActions(IAction[] actions)
public void refresh()
public void menuAboutToShow(IMenuManager menu)
menuAboutToShow in interface IMenuListener
protected void menuAdd(MenuManager menu,
IAction action)
|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||