Package | Description |
---|---|
org.jdesktop.swingx.table |
Contains API required by the extended JTable component, JXTable.
|
Modifier and Type | Class | Description |
---|---|---|
class |
ColumnControlButton.DefaultColumnControlPopup |
A default implementation of ColumnControlPopup.
|
Modifier and Type | Field | Description |
---|---|---|
protected ColumnControlPopup |
ColumnControlButton.popup |
exposed for testing.
|
Modifier and Type | Method | Description |
---|---|---|
protected ColumnControlPopup |
ColumnControlButton.createColumnControlPopup() |
Factory method to return a
ColumnControlPopup . |
protected ColumnControlPopup |
ColumnControlButton.getColumnControlPopup() |
Returns to popup component for user interaction.
|