Squiz Matrix  4.12.2
 All Data Structures Namespaces Functions Variables Pages
SelectionDialog.SelectionTree.SelectionTreeMenuHandler Class Reference
Inheritance diagram for SelectionDialog.SelectionTree.SelectionTreeMenuHandler:

Protected Member Functions

JPopupMenu getMenuForSingleSelection ()
 
JPopupMenu getMenuForMultipleSelection ()
 
JPopupMenu getMenuForVoidSpace ()
 
JMenuItem[] getAncillaryMenuItems ()
 
void setKeyBoardsActions ()
 

Detailed Description

The SelectionTreeMenuHandler handles the menu used to remove nodes from the selection tree

Definition at line 217 of file SelectionDialog.java.

Member Function Documentation

JMenuItem [] getAncillaryMenuItems ( )
inlineprotected

No ancillery items are used for the selection tree

Returns
null as no items are used

Definition at line 249 of file SelectionDialog.java.

JPopupMenu getMenuForMultipleSelection ( )
inlineprotected

Returns the menu for multiple selections

Returns
the menu for multiple selections

Definition at line 231 of file SelectionDialog.java.

JPopupMenu getMenuForSingleSelection ( )
inlineprotected

Returns the menu for single selections

Returns
the menu for single selections

Definition at line 223 of file SelectionDialog.java.

JPopupMenu getMenuForVoidSpace ( )
inlineprotected

Returns the menu for void space clicks

Returns
the menu for void space clicks

Definition at line 239 of file SelectionDialog.java.

void setKeyBoardsActions ( )
inlineprotected

No keyboard shortcuts are registered for the selection tree

Definition at line 256 of file SelectionDialog.java.


The documentation for this class was generated from the following file: