Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.gnu.glib.Enum
org.gnu.gtk.SelectionMode
public class SelectionMode
extends Enum
TreeView
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.