Squiz Matrix
4.12.2
|
Protected Member Functions | |
JPopupMenu | getMenuForSingleSelection () |
JPopupMenu | getMenuForMultipleSelection () |
JPopupMenu | getMenuForVoidSpace () |
JMenuItem[] | getAncillaryMenuItems () |
void | setKeyBoardsActions () |
The SelectionTreeMenuHandler handles the menu used to remove nodes from the selection tree
Definition at line 217 of file SelectionDialog.java.
|
inlineprotected |
No ancillery items are used for the selection tree
Definition at line 249 of file SelectionDialog.java.
|
inlineprotected |
Returns the menu for multiple selections
Definition at line 231 of file SelectionDialog.java.
|
inlineprotected |
Returns the menu for single selections
Definition at line 223 of file SelectionDialog.java.
|
inlineprotected |
Returns the menu for void space clicks
Definition at line 239 of file SelectionDialog.java.
|
inlineprotected |
No keyboard shortcuts are registered for the selection tree
Definition at line 256 of file SelectionDialog.java.