Uses of Interface
org.jdesktop.swingx.table.ColumnControlPopup
Packages that use ColumnControlPopup
Package
Description
Contains API required by the extended JTable component, JXTable.
-
Uses of ColumnControlPopup in org.jdesktop.swingx.table
Classes in org.jdesktop.swingx.table that implement ColumnControlPopupModifier and TypeClassDescriptionclass
A default implementation of ColumnControlPopup.Fields in org.jdesktop.swingx.table declared as ColumnControlPopupModifier and TypeFieldDescriptionprotected ColumnControlPopup
ColumnControlButton.popup
exposed for testing.Methods in org.jdesktop.swingx.table that return ColumnControlPopupModifier and TypeMethodDescriptionprotected ColumnControlPopup
ColumnControlButton.createColumnControlPopup()
Factory method to return aColumnControlPopup
.protected ColumnControlPopup
ColumnControlButton.getColumnControlPopup()
Returns to popup component for user interaction.