Package | Description |
---|---|
de.esprit.appsuite.gui.dialog.misc |
Contains a collection of miscellaneous dialogs.
|
de.esprit.common.gui |
Contains reuseable GUI components as well helper classes for GUI construction.
|
de.esprit.common.gui.table |
Contains GUI support classes for tables of objects.
|
de.esprit.common.type |
Contains a set of useful enum constants
|
Modifier and Type | Method and Description |
---|---|
ListSelectionMode |
CrossListAssignPanel.getSelectionMode() |
Modifier and Type | Method and Description |
---|---|
void |
CrossListAssignPanel.setSelectionMode(ListSelectionMode mode) |
Constructor and Description |
---|
CrossListAssignPanel(int visibleRows,
int cellWidth,
ListSelectionMode selectionMode) |
Modifier and Type | Method and Description |
---|---|
void |
ZList.setSelectionMode(ListSelectionMode mode) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractObjectTable.setSelectionMode(ListSelectionMode mode) |
Modifier and Type | Method and Description |
---|---|
static ListSelectionMode |
ListSelectionMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ListSelectionMode[] |
ListSelectionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.