Package | Description |
---|---|
net.sf.cuf.ui.table |
This package contains a advanced JTable.
|
Modifier and Type | Class and Description |
---|---|
class |
ColumnVisibilityChangeAdapter
Dummy implementation of the listener interface for showing/hiding of table columns.
|
class |
SortingTable
A
JTable with capabilities for sorting the rows and
showing/hiding columns. |
Modifier and Type | Method and Description |
---|---|
void |
ColumnVisibilitySupport.addColumnVisibilityChangeListener(ColumnVisibilityChangeListener pListener)
Add a listener for showing/hiding of columns.
|
void |
ColumnVisibilitySupport.removeColumnVisibilityChangeListener(ColumnVisibilityChangeListener pListener)
Remove a listener for showing/hiding of columns.
|
Copyright © 2017 Jürgen Zeller (privat). All rights reserved.