| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Enumorg.gnu.gtk.SelectionModepublic class SelectionModeextends EnumTreeView widget may be selected. This is
set using TreeSelection.setMode(SelectionMode) on the tree selection
of the tree view.
Field Summary | |
static SelectionMode |
|
static SelectionMode |
|
static SelectionMode |
|
static SelectionMode |
|
Method Summary | |
SelectionMode |
|
static SelectionMode |
|
SelectionMode |
|
boolean |
|
SelectionMode |
|
public static final SelectionMode MULTIPLE
Anything between no item and all items can be selected.