|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTreeViewer
com.ibm.etools.systems.filters.ui.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.
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
SystemFilterWorkWithFilterPoolsTreeViewer(Shell shell,
SystemFilterWorkWithFilterPoolsDialog caller,
Composite arg0)
Constructor for SystemFilterWorkWithFilterPoolsTreeViewer |
|
SystemFilterWorkWithFilterPoolsTreeViewer(Shell shell,
SystemFilterWorkWithFilterPoolsDialog caller,
Composite arg0,
int arg1)
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 java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String copyright
Constructor Detail |
public SystemFilterWorkWithFilterPoolsTreeViewer(Shell shell, SystemFilterWorkWithFilterPoolsDialog caller, Composite arg0)
public SystemFilterWorkWithFilterPoolsTreeViewer(Shell shell, SystemFilterWorkWithFilterPoolsDialog caller, Composite arg0, int arg1)
Method Detail |
public void init(Shell shell, SystemFilterWorkWithFilterPoolsDialog caller)
public void setContextMenuActions(IAction[] actions)
public void refresh()
public void menuAboutToShow(IMenuManager menu)
protected void menuAdd(MenuManager menu, IAction action)
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |