Package | Description |
---|---|
xdev.ui | |
xdev.ui.listbox | |
xdev.ui.table |
Modifier and Type | Method and Description |
---|---|
RowSelectionHandler |
TableSupport.getRowSelectionHandler() |
Modifier and Type | Method and Description |
---|---|
void |
TableSupport.setRowSelectionHandler(RowSelectionHandler rowSelectionHandler) |
Modifier and Type | Class and Description |
---|---|
class |
ListRowSelectionHandler
Default implementation vor
JList selection handling. |
Modifier and Type | Method and Description |
---|---|
RowSelectionHandler |
ListBoxSupport.getRowSelectionHandler() |
Modifier and Type | Method and Description |
---|---|
void |
ListBoxSupport.setRowSelectionHandler(RowSelectionHandler rowSelectionHandler) |
Modifier and Type | Class and Description |
---|---|
class |
TableRowSelectionHandler
Default implementation for
JTable selection handling. |
Copyright © 2003–2020 XDEV Software. All rights reserved.