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 TypeClassDescriptionclassA default implementation of ColumnControlPopup.Fields in org.jdesktop.swingx.table declared as ColumnControlPopupModifier and TypeFieldDescriptionprotected ColumnControlPopupColumnControlButton.popupexposed for testing.Methods in org.jdesktop.swingx.table that return ColumnControlPopupModifier and TypeMethodDescriptionprotected ColumnControlPopupColumnControlButton.createColumnControlPopup()Factory method to return aColumnControlPopup.protected ColumnControlPopupColumnControlButton.getColumnControlPopup()Returns to popup component for user interaction.