Uses of Class
org.jdesktop.swingx.table.DefaultTableColumnModelExt.VisibilityListener
-
Packages that use DefaultTableColumnModelExt.VisibilityListener Package Description org.jdesktop.swingx.table Contains API required by the extended JTable component, JXTable. -
-
Uses of DefaultTableColumnModelExt.VisibilityListener in org.jdesktop.swingx.table
Fields in org.jdesktop.swingx.table declared as DefaultTableColumnModelExt.VisibilityListener Modifier and Type Field Description private DefaultTableColumnModelExt.VisibilityListener
DefaultTableColumnModelExt. visibilityListener
Listener attached to TableColumnExt instances to listen for changes to their visibility status, and to hide/show the column as oppropriate
-