Modifier and Type | Method and Description |
---|---|
static TableCanvas.SelectionMode |
TableCanvas.SelectionMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TableCanvas.SelectionMode[] |
TableCanvas.SelectionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TableCanvas.setSelectionMode(TableCanvas.SelectionMode m)
Changes the SelectioMode of the TableCanvas
|
Copyright © 2008-2022 University of Manitoba.