Package org.jdesktop.swingx.table

Contains API required by the extended JTable component, JXTable.

See:
          Description

Interface Summary
ColumnControlPopup Encapsulates the popup component which is the delegate for all popup visuals, used by a ColumnControlButton.
ColumnControlPopup.ActionGroupable Interface indicating support for grouping of menu actions.
ColumnControlPopup.ActionGrouper Splits and returns a List of actions into sub-lists.
TableColumnModelExt An extension of TableColumnModel suitable for use with JXTable.
 

Class Summary
ColumnControlButton A component to allow interactive customization of JXTable's columns.
ColumnFactory Creates and configures TableColumnExts.
DatePickerCellEditor A CellEditor using a JXDatePicker as editor component.
DefaultTableColumnModelExt A default implementation of TableColumnModelExt.
NumberEditorExt Issue #393-swingx: localized NumberEditor.
TableColumnExt TableColumn extension for enhanced view column configuration.
TableRowHeightController A controller to adjust JTable rowHeight based on sizing requirements of its renderers.
TableUtilities Collection of utility methods for J/X/Table.
 

Package org.jdesktop.swingx.table Description

Contains API required by the extended JTable component, JXTable.

Package Specification

Related Documentation



Copyright © 2012. All Rights Reserved.