Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.jidesoft.grid Classes and Interfaces - 409 results found.
NameDescriptionTypePackageFramework
AbstractCalculatedColumnThis is an abstract implementation of CalculatedColumn interface.Classcom.jidesoft.gridJideSoft
AbstractComboBoxCellEditorA cell editor based on AbstractComboBox.Classcom.jidesoft.gridJideSoft
AbstractDynamicTableFilterClasscom.jidesoft.gridJideSoft
AbstractExpandableAn abstract implementation of Expandable.Classcom.jidesoft.gridJideSoft
AbstractExpandableRowAn abstract implements for ExpandableRow.Classcom.jidesoft.gridJideSoft
AbstractFilterThis abstract class provides default implementations for most of the methods in the Filter interface.Classcom.jidesoft.gridJideSoft
AbstractGroupRowClasscom.jidesoft.gridJideSoft
AbstractGroupTableModelAbstractGroupTableModel is an abstract class to extend TreeTableModel.Classcom.jidesoft.gridJideSoft
AbstractJideCellEditorAbstractJideCellEditor adds the validation support to AbstractCellEditor.Classcom.jidesoft.gridJideSoft
AbstractMultiTableModelAn abstract implementation of MultiTableModel based on AbstractTableModel.Classcom.jidesoft.gridJideSoft
AbstractNavigableTableModelAbstractNavigableTableModel adds NavigableModel support to AbstractTableModel.Classcom.jidesoft.gridJideSoft
AbstractNodeAn abstract implementation of Node.Classcom.jidesoft.gridJideSoft
AbstractPageTableModelAbstractPageTableModel is the abstract implementation for PagingSupport.Classcom.jidesoft.gridJideSoft
AbstractPropertyTableModelThe table model is used by PropertyTable.Classcom.jidesoft.gridJideSoft
AbstractRowAn abstract row implements.Classcom.jidesoft.gridJideSoft
AbstractSpanTableModelAbstractSpanTableModel adds SpanModel support to AbstractTableModel.Classcom.jidesoft.gridJideSoft
AbstractStyleTableModelAbstractStyleTableModel adds StyleModel support to AbstractTableModel.Classcom.jidesoft.gridJideSoft
AbstractTableCellEditorRendererAbstractTableCellEditorRenderer is an abstract implementation for TableCellEditorRenderer.Classcom.jidesoft.gridJideSoft
AbstractTableFilterAbstractTableFilter is a special Filter for TableModel.Classcom.jidesoft.gridJideSoft
AbstractTableRowFilterAbstractTableRowFilter is an abstract implementation of TableRowFilter.Classcom.jidesoft.gridJideSoft
AbstractUndoableTableModelAbstract undoable table model that extends AbstractTableModel.Classcom.jidesoft.gridJideSoft
AddCalculatedColumnDialogThis class is not ready for public usage yet.Classcom.jidesoft.gridJideSoft
AdvancePageTableModelAdvancedPageTableModel extends AbstractPageTableModel and provides more advanced features such as sorting and filtering.Classcom.jidesoft.gridJideSoft
AutoFilterBoxAutoFilterBox is used as the cell editor component for AutoFilterTableHeader.Classcom.jidesoft.gridJideSoft
AutoFilterBox .FilterTitleFormatterAn interface which is used to format the filter title.Interfacecom.jidesoft.gridJideSoft
AutoFilterTableHeaderAutoFilterTableHeader implements auto-filter feature.Classcom.jidesoft.gridJideSoft
AutoFilterTableHeaderAdapterInterfacecom.jidesoft.gridJideSoft
AutoFilterTableHeaderAdapter .FilterTitleFormatterInterfacecom.jidesoft.gridJideSoft
AutoFilterTableHeaderEditorHeader cell editor for AutoFilterTableHeader.Classcom.jidesoft.gridJideSoft
AutoFilterTableHeaderRendererHeader cell renderer for AutoFilterTableHeader.Classcom.jidesoft.gridJideSoft
AutoFilterTableModelThe table model that provides input for AutoFilterTableHeader.Interfacecom.jidesoft.gridJideSoft
AutoFilterUtilsThis is a help class to install additional auto filter table row in a JideScrollPane for a JideTable to implement auto filtering feature.Classcom.jidesoft.gridJideSoft
AutoResizePopupMenuCustomizerA TableHeaderPopupMenuCustomizer to auto resize a column or all columns.Classcom.jidesoft.gridJideSoft
BasicTableModelBasicTableModel provides a quick way to create a table model from a list of objects.Classcom.jidesoft.gridJideSoft
BeanTableModelBeanTableModel provides the same features as BasicTableModel after we introduced the BasicTableModel.Classcom.jidesoft.gridJideSoft
BooleanCellEditorCellEditor for Boolean type.Classcom.jidesoft.gridJideSoft
BooleanCheckBoxCellEditorCellEditor for Boolean.Classcom.jidesoft.gridJideSoft
BooleanCheckBoxCellRendererCellRenderer for Boolean.Classcom.jidesoft.gridJideSoft
ButtonTableCellEditorRendererA table cell editor/renderer that can display a hyperlink as cell.Classcom.jidesoft.gridJideSoft
ByteCellEditorCellEditor for Byte or byte.Classcom.jidesoft.gridJideSoft
CacheableAn interface to indicate something can be cached.Interfacecom.jidesoft.gridJideSoft
CachedTableModelCachedTableModel is a table model that can cache the table data.Classcom.jidesoft.gridJideSoft
CalculatedColumnThe interface is to define a column that is calculated from other columns of a table model.Interfacecom.jidesoft.gridJideSoft
CalculatedRowColumnCalculatedColumn for Row based TreeTableModel.Interfacecom.jidesoft.gridJideSoft
CalculatedTableModelCalculatedTableModel allows user to create a new table model based on an existing table model using column based conversion.Classcom.jidesoft.gridJideSoft
CalculatedTableModelColumnEditorThis class is not ready for public usage yet.Classcom.jidesoft.gridJideSoft
CalculatedTableModelResourceClasscom.jidesoft.gridJideSoft
CalculatorCellEditorCellEditor uses Calculator.Classcom.jidesoft.gridJideSoft
CategorizedTableCategorizedTable is a table that has category rows.Classcom.jidesoft.gridJideSoft
CategorizedTableModelCategoriedTableModel is used in CategorizedTable.Interfacecom.jidesoft.gridJideSoft
CellChangeEventThe event object for JideCellEditerListener.Classcom.jidesoft.gridJideSoft
CellEditingSupportAutoCellEditingSupport is an interface that can be implemented on cell editor to tell the table to enable the cell editing when the mouse is over the cell.Interfacecom.jidesoft.gridJideSoft
CellEditorFactoryInterfaces used by CellEditorManager to create a cell editor using the factory pattern.Interfacecom.jidesoft.gridJideSoft
CellEditorManagerA global object that can register cell editor with a type and a EditorContext.Classcom.jidesoft.gridJideSoft
CellEditorManager .CellEditorCustomizerA cell editor customizer interface.Interfacecom.jidesoft.gridJideSoft
CellEditorValueProviderInterfacecom.jidesoft.gridJideSoft
CellPainterA CellPainter interface which is used to paint the cell overlay and the cell underlay.Interfacecom.jidesoft.gridJideSoft
CellRendererManagerA global object that can register cell renderer with a type and a EditorContext.Classcom.jidesoft.gridJideSoft
CellRendererManager .CellRendererCustomizerA cell editor customizer interface.Interfacecom.jidesoft.gridJideSoft
CellRendererPaneExClasscom.jidesoft.gridJideSoft
CellRolloverSupportRolloverCellEditingSupport is an interface that can be implemented on cell editor to tell the table to enable rollover editing when the mouse is over the cell.Interfacecom.jidesoft.gridJideSoft
CellSpanCellSpan defines a cell span.Classcom.jidesoft.gridJideSoft
CellSpanTableCellSpanTable introduces cell spans to table.Classcom.jidesoft.gridJideSoft
CellSpanTable .DelegateActionClasscom.jidesoft.gridJideSoft
CellStyleCellStyle defines the styles of a table cell.Classcom.jidesoft.gridJideSoft
CellStyleCustomizerThis interface works with CellStyleTable to allow you to add extra non-default styles to CellStyle class and use this interface to read the style from CellStyle and customizes the renderer component or the editor component.Interfacecom.jidesoft.gridJideSoft
CellStyleEditorAn editor for cell styles.Classcom.jidesoft.gridJideSoft
CellStyleProviderCellStyleProvider is an interface to allow user to customize the CellStyle for any table model without implementing StyleModel interface on the table model.Interfacecom.jidesoft.gridJideSoft
CellStyleTableCellStyleTable introduces cell styles to table.Classcom.jidesoft.gridJideSoft
CellStyleTableHeaderThis is a table header which is able to paint designated style in the header while keeping original header renderer in its maximum effort.Classcom.jidesoft.gridJideSoft
CheckBoxListComboBoxCellEditorThis class is for any cell editor where one needs to choose multiple value from a list.Classcom.jidesoft.gridJideSoft
CheckBoxTreeComboBoxCellEditorThis class is for any cell editor where one needs to choose values from a tree.Classcom.jidesoft.gridJideSoft
ColorCellEditorCellEditor for Color.Classcom.jidesoft.gridJideSoft
ColorCellRendererCellRenderer for Color.Classcom.jidesoft.gridJideSoft
ColumnCellStyleProviderCellStyleProvider for column stripes.Classcom.jidesoft.gridJideSoft
ColumnDraggableSupportThe interface to define if a column is draggable.Interfacecom.jidesoft.gridJideSoft
ColumnIdentifierTableModelColumnIdentifierTableModel provides a way to let TableModel define an unique identifier for each table column.Interfacecom.jidesoft.gridJideSoft
ColumnStripeCellStyleProviderCellStyleProvider for column stripes.Classcom.jidesoft.gridJideSoft
ColumnStripeTableStyleProviderCellStyleProvider for column stripes.Classcom.jidesoft.gridJideSoft
ColumnTableModelWrapperColumnTableModelWrapper is a wrapper around table model which is referred as the actual table model or underlying table model.Interfacecom.jidesoft.gridJideSoft
ColumnWidthTableModelThis is an interface to store column width in the table model so that you don't have to get instance of TableColumnModel to set each column width.Interfacecom.jidesoft.gridJideSoft
ComboBoxShrinkSearchableSupportComboBoxShrinkSearchableSupport is a subclass of ShrinkSearchableSupport to make ComboBoxSearchable shrinkable while searching.Classcom.jidesoft.gridJideSoft
CompoundTableModelEventThis is a subclass of TableModelEvent.Classcom.jidesoft.gridJideSoft
ContextSensitiveCellEditorCellEditor which can accept ConverterContext.Classcom.jidesoft.gridJideSoft
ContextSensitiveCellEditorFactoryInterfaces used by CellEditorManager to create a cell editor using factory pattern.Interfacecom.jidesoft.gridJideSoft
ContextSensitiveCellRendererTableCellRenderer which can accept ConverterContext.Classcom.jidesoft.gridJideSoft
ContextSensitiveTableContextSensitiveTable is a JTable which supports EditorContext.Classcom.jidesoft.gridJideSoft
ContextSensitiveTableModelThis interface should be used along with TableModel class.Interfacecom.jidesoft.gridJideSoft
ContextSensitiveTableSearchableThis is the Searchable class for ContextSensitiveTable so that searchable could search on the converted string other than just value#toString().Classcom.jidesoft.gridJideSoft
ContextSensitiveTableTransferHandlerTransferHandler for ContextSensitiveTable.Classcom.jidesoft.gridJideSoft
CsvPivotTableUtilsCsvPivotTableUtils is a class that has methods to export PivotTablePane's content to Character Separated Values file format.Classcom.jidesoft.gridJideSoft
CsvPivotTableUtils .CsvPivotTableExportConfigA class that has all the parameters that could be customized when exporting a PivotTablePane to csv file.Classcom.jidesoft.gridJideSoft
CsvTableScrollPaneUtilsCsvTableScrollPaneUtils is a class that has methods to export TableScrollPane's content to Character Separated Values file format.Classcom.jidesoft.gridJideSoft
CsvTableUtilsCsvTableUtils is a class that has methods to export any JTable's content to Character Separated Values The export feature will not consider the cell contents conversion but you can use ValueConverter to format the valueClasscom.jidesoft.gridJideSoft
CsvTableUtils .CsvTableExportConfigA class that has all the parameters that could be customized when exporting a table or a TableScrollPane to csv file.Classcom.jidesoft.gridJideSoft
CustomFilterEditorContainerInterfacecom.jidesoft.gridJideSoft
CustomFilterEditorDialogA dialog for CustomFilterEditor.Classcom.jidesoft.gridJideSoft
CustomValueFilterListSelectionModelA CheckBoxListSelectionModel which contains All, Custom and other special table filter items.Classcom.jidesoft.gridJideSoft
DateCellEditorCellEditor for Date or Calendar.Classcom.jidesoft.gridJideSoft
DefaultColumnTableModelWrapperThe default implementation of ColumnTableModelWrapper.Classcom.jidesoft.gridJideSoft
DefaultContextSensitiveTableModelClasscom.jidesoft.gridJideSoft
DefaultExpandableA default implementation of Expandable.Classcom.jidesoft.gridJideSoft
DefaultExpandableRowAn abstract implements for ExpandableRow.Classcom.jidesoft.gridJideSoft
DefaultGroupableTableModelClasscom.jidesoft.gridJideSoft
DefaultGroupRowDefault implementation for GroupRow.Classcom.jidesoft.gridJideSoft
DefaultGroupTableModelClasscom.jidesoft.gridJideSoft
DefaultGroupTableModel .ColumnComparatorContextProviderAn interface used by SortableTableModel.Interfacecom.jidesoft.gridJideSoft
DefaultGroupTableSummaryCalculatorDefault implementation of SummaryCalculator for GroupTable.Classcom.jidesoft.gridJideSoft
DefaultMultiTableModelDefault implementation of MultiTableModel based on DefaultTableModel.Classcom.jidesoft.gridJideSoft
DefaultNavigableTableModelDefaultNavigableTableModel adds NavigableModel support to DefaultTableModel.Classcom.jidesoft.gridJideSoft
DefaultPageTableModelDefaultPageTableModel extends AbstractPageTableModel to provide a default implementation for PageNavigationSupport.Classcom.jidesoft.gridJideSoft
DefaultPropertyDefault implementation of Property.Classcom.jidesoft.gridJideSoft
DefaultSpanTableModelDefaultSpanTableModel adds SpanModel support to DefaultTableModel.Classcom.jidesoft.gridJideSoft
DefaultStyleTableModelDefaultStyleTableModel adds StyleModel support to DefaultTableModel.Classcom.jidesoft.gridJideSoft
DefaultSummaryCalculatorDefault implementation of SummaryCalculator.Classcom.jidesoft.gridJideSoft
DefaultTableColumnWidthKeeperDefaultTableColumnWidthKeeper provides a default implementation of TableColumnWidthKeeper to enable the application to keep the column width and column order even after the tableStructureChanged event isClasscom.jidesoft.gridJideSoft
DefaultTableModelWrapperThe default implementation of RowTableModelWrapper.Classcom.jidesoft.gridJideSoft
DefaultTableSelectionModelTableSelectionModel is a table selection model that can support non-contiguous selection.Classcom.jidesoft.gridJideSoft
DefaultUndoableTableModelDefault undoable TableModel that implements TableUndoableSupport over DefaultTableModel.Classcom.jidesoft.gridJideSoft
DefaultWrappedRowThe default wrapped row class used by ColumnTableModelWrapper.Classcom.jidesoft.gridJideSoft
DimensionCellEditorCellEditor for Dimension.Classcom.jidesoft.gridJideSoft
DoubleCellEditorCellEditor for Double.Classcom.jidesoft.gridJideSoft
DraggingTableHeaderSubclass JTableHeader in order to fire property change event on setDraggedColumn(javax.Classcom.jidesoft.gridJideSoft
DualTableDualTable is a pane that contains two JTables and a bunch of buttons.Classcom.jidesoft.gridJideSoft
DynamicTableFilterInterfacecom.jidesoft.gridJideSoft
EditableColumnTableModelEditableColumnTableModel is am interface supports editable table column.Interfacecom.jidesoft.gridJideSoft
EditableTableHeaderAs the name indicates, EditableTableHeader is an editable JTableHeader.Classcom.jidesoft.gridJideSoft
EditingNotStoppedExceptionThis exception is used to indicate the editor is not stopped in editingStopped method of JideTable.Classcom.jidesoft.gridJideSoft
EditorContextThe editor context is used by CellRendererManager and CellEditorManager so that for the same type, different editor/renderer can be registered since the EditorContext is different.Classcom.jidesoft.gridJideSoft
EditorContextSupportThe interface indicates the class who extends it can support EditorContext.Interfacecom.jidesoft.gridJideSoft
EditorStyleSupportThis is a supporting interface for CellEditor to use.Interfacecom.jidesoft.gridJideSoft
EditorStyleTableModelThis is a table model to define the editor style.Interfacecom.jidesoft.gridJideSoft
EnumCellEditorA cell editor that based on ListComboBoxCellEditor.Classcom.jidesoft.gridJideSoft
EnumCellRendererA cell renderer that based on ListExComboBox.Classcom.jidesoft.gridJideSoft
ExComboBoxCellEditorA cell editor based on ExComboBox.Classcom.jidesoft.gridJideSoft
ExpandableAn interface to indicate an object that has children and can be expanded and collapsed.Interfacecom.jidesoft.gridJideSoft
ExpandableCellAn interface to indicate anything that can be expanded and collapsed.Interfacecom.jidesoft.gridJideSoft
ExpandablePanelThe component has a "+/-" button which can be used in TreeTable or other tables.Classcom.jidesoft.gridJideSoft
ExpandableProviderInterfacecom.jidesoft.gridJideSoft
ExpandableRowExpandableRow combines expandable and row.Interfacecom.jidesoft.gridJideSoft
ExpandableTableCellRendererTableCellRenderer for tables that needs +/- icon.Classcom.jidesoft.gridJideSoft
ExpressionCalculatedColumnExpressionCalculatedColumn is a special CalculatedColumn that can accept a string as expression.Classcom.jidesoft.gridJideSoft
FieldA class representing a column in the table model.Classcom.jidesoft.gridJideSoft
FileCellEditorCellEditor for File.Classcom.jidesoft.gridJideSoft
FileNameCellEditorCellEditor for FileName.Classcom.jidesoft.gridJideSoft
FilterInterfacecom.jidesoft.gridJideSoft
FilterableTableHeaderCellDecoratorThis class is to paint filter button.Classcom.jidesoft.gridJideSoft
FilterableTableModelFilterableTableModel is a table model which wraps another table model so that user can apply filters on There are two ways to add a filter.Classcom.jidesoft.gridJideSoft
FilterableTableModelEventAn AWTEvent that adds support for FilterableTableModel objects as the event source when filter is added or removed.Classcom.jidesoft.gridJideSoft
FilterableTableModelListenerThe listener interface for receiving FilterableTableModel events.Interfacecom.jidesoft.gridJideSoft
FilterableTreeTableModelA filterable TreeTableModel used by TreeTable.Classcom.jidesoft.gridJideSoft
FilterEditorThe FilterEditor interface for the JComponents that edits the filters to implement.Interfacecom.jidesoft.gridJideSoft
FilterEventAn AWTEvent that adds support for Filter objects as the event source.Classcom.jidesoft.gridJideSoft
FilterItemSupportFilterableTableModel is a table model which wraps another table model so that user can apply filters on There are two ways to add a filter.Classcom.jidesoft.gridJideSoft
FilterListCellRendererThe cell renderer for the drop down of AutoFilterBox and QuickFilterPane's JLists.Classcom.jidesoft.gridJideSoft
FilterListenerThe listener interface for receiving filter events.Interfacecom.jidesoft.gridJideSoft
FlashCellStyleFlashCellStyle provides an alternative cell style to allow cell flashing.Classcom.jidesoft.gridJideSoft
FloatCellEditorCellEditor for Float or float.Classcom.jidesoft.gridJideSoft
FolderCellEditorCellEditor for a folder.Classcom.jidesoft.gridJideSoft
FolderNameCellEditorCellEditor for FolderName.Classcom.jidesoft.gridJideSoft
FontCellEditorCellEditor for Font.Classcom.jidesoft.gridJideSoft
FontNameCellEditorCellEditor for FontFace.Classcom.jidesoft.gridJideSoft
FormattedTextFieldCellEditorThis is a CellEditor which will assume userObject of a converter context as JFormattedTextField.Classcom.jidesoft.gridJideSoft
GridColorProviderAn interface to provide the colors of the grid lines in a JideTable.Interfacecom.jidesoft.gridJideSoft
GridIconsFactoryA helper class to contain icons for JIDE Grids product.Classcom.jidesoft.gridJideSoft
GridIconsFactory .PropertyPaneClasscom.jidesoft.gridJideSoft
GridIconsFactory .TableClasscom.jidesoft.gridJideSoft
GridResourceClasscom.jidesoft.gridJideSoft
GridsResourceProviderInterfacecom.jidesoft.gridJideSoft
GroupableTableModelInterfacecom.jidesoft.gridJideSoft
GroupConditionInterfacecom.jidesoft.gridJideSoft
GroupHeaderTableProviderInterfacecom.jidesoft.gridJideSoft
GroupModelProviderThis interface is to provide support to GroupTableHeader.Interfacecom.jidesoft.gridJideSoft
GroupRowAn interface for the row used in GroupTableModel.Interfacecom.jidesoft.gridJideSoft
GroupTableGroupTable is a special TreeTable that can group rows who has the same value in certain column into a group.Classcom.jidesoft.gridJideSoft
GroupTableHeaderThe GroupTableHeader allows the user to (un)group columns by dragging them with the mouse.Classcom.jidesoft.gridJideSoft
GroupTableInputListenerThe input listener for GroupTableHeader.Classcom.jidesoft.gridJideSoft
GroupTablePopupMenuCustomizerA TableHeaderPopupMenuCustomizer for AggregateTable.Classcom.jidesoft.gridJideSoft
GroupTableSearchableGroupTableSearchable is a special Searchable that implements Searchable that enables the search function in GroupTable.Classcom.jidesoft.gridJideSoft
GroupTableSummaryCalculatorAn interface used to calculate the summary for the group table.Interfacecom.jidesoft.gridJideSoft
HasFocusCellRendererThis is a markup interface for cell renderers of the first column of TreeTable or HierarchicalTable to indicate whether the cell renderer should have the actual hasFocusInterfacecom.jidesoft.gridJideSoft
HeaderLineWrapModelThe table model interface to provide line wrap properties for its table header.Interfacecom.jidesoft.gridJideSoft
HeaderStyleModelThis is the style model for headers.Interfacecom.jidesoft.gridJideSoft
HierarchicalPanelHierarchicalPanel is a special panel that is used as container for child component in HierarchicalTable.Classcom.jidesoft.gridJideSoft
HierarchicalRowHeightsA special row model for HierarchicalTable.Classcom.jidesoft.gridJideSoft
HierarchicalTableHierarchicalTable is a special JTable which can show any components inside the table in a hierarchical fashion.Classcom.jidesoft.gridJideSoft
HierarchicalTable .HierarchicalTableActionClasscom.jidesoft.gridJideSoft
HierarchicalTableCellRendererThe cell renderer for the expandable column of HierarchicalTable where there is a +/- icon.Classcom.jidesoft.gridJideSoft
HierarchicalTableComponentFactoryAn interface to create a component from the value that returned from HierarchicalTableModel.Interfacecom.jidesoft.gridJideSoft
HierarchicalTableModelHierarchicalTableModel is an interface used by HierarchicalTable to show any components in a table in a hierarchical fashion.Interfacecom.jidesoft.gridJideSoft
HierarchicalTableSupportPlease do not use this interface for now as we are still changing it to support some enhancements.Interfacecom.jidesoft.gridJideSoft
HyperlinkTableCellEditorRendererA table cell editor/renderer that can display a hyperlink as cell.Classcom.jidesoft.gridJideSoft
IconCellRendererA renderer to display an icon.Classcom.jidesoft.gridJideSoft
IconRendererA renderer to display an icon.Classcom.jidesoft.gridJideSoft
IExpandableTreeTableModelThe TreeTableModel with all expandable interfaces.Interfacecom.jidesoft.gridJideSoft
IFilterableTableModelAn interface to allow you to implement filtering feature on any table model.Interfacecom.jidesoft.gridJideSoft
IFilterableTableModel .FilterItemFilterItem contains a column and a filter for that column.Classcom.jidesoft.gridJideSoft
IndexChangeEventIndex change event.Classcom.jidesoft.gridJideSoft
IndexChangeEventGeneratorThis interface indicate the table model which implements this interface could fire IndexChangeEvent.Interfacecom.jidesoft.gridJideSoft
IndexChangeListenerThe listener interface for receiving IndexChangeEvent.Interfacecom.jidesoft.gridJideSoft
IndexChangeListenerHelperDefault listener for index changing.Classcom.jidesoft.gridJideSoft
IndexedRowTableModelWrapperInterfacecom.jidesoft.gridJideSoft
IndexReferenceRowAn implementation of ReferenceRow which refers to a row using the row index.Classcom.jidesoft.gridJideSoft
InsetsCellEditorCellEditor for Insets.Classcom.jidesoft.gridJideSoft
IntegerCellEditorCellEditor for Integer.Classcom.jidesoft.gridJideSoft
IPAddressCellEditorClasscom.jidesoft.gridJideSoft
ISortableTableModelAn interface to allow you to implement sorting feature on any table model.Interfacecom.jidesoft.gridJideSoft
ISortableTableModel .SortItemClasscom.jidesoft.gridJideSoft
ITreeTableModelInterfacecom.jidesoft.gridJideSoft
JideCellEditorJideCellEditor extends CellEditor to provide a validate method.Interfacecom.jidesoft.gridJideSoft
JideCellEditorAdapterJideCellEditorAdapter is the default implementation for JideCellEditorListener so that you don'tClasscom.jidesoft.gridJideSoft
JideCellEditorListenerJideCellEditorListener extends CellEditorListener to add additional methods for cell editor changes.Interfacecom.jidesoft.gridJideSoft
JideTableJideTable is an extended version of JTable.Classcom.jidesoft.gridJideSoft
JideTable .NonContiguousTransferHandlerThe transfer handler for JDK5 and lower version just for backward compatibility concern.Classcom.jidesoft.gridJideSoft
JideTable .TextComponentProviderAn interface that can be implemented on a CellEditor's editor component.Interfacecom.jidesoft.gridJideSoft
JideTableSearchableThis is the Searchable class for JideTable when table's isNonContiguousCellSelection is true.Classcom.jidesoft.gridJideSoft
JideTableTransferHandlerDefault TransferHandler for JideTable which supports import data by default.Classcom.jidesoft.gridJideSoft
JoinTableModelJoinTableModel joints several table models horizontally.Classcom.jidesoft.gridJideSoft
KeyStrokeSupportCollection of static methods providing default implementations for KeyStroke-related tests.Classcom.jidesoft.gridJideSoft
LegacyBooleanCellEditorLegacy CellEditor for Boolean type.Classcom.jidesoft.gridJideSoft
LegacyCheckBoxListComboBoxCellEditorThis class is for any cell editor where one needs to choose multiple value from a list.Classcom.jidesoft.gridJideSoft
LegacyColorCellEditorAbstractComboBox based CellEditor for Color.Classcom.jidesoft.gridJideSoft
LegacyColorCellRendererCellRenderer for Color.Classcom.jidesoft.gridJideSoft
LegacyDateCellEditorCellEditor for Date or Calendar.Classcom.jidesoft.gridJideSoft
LegacyEnumCellEditorA cell editor that based on ListComboBoxCellEditor.Classcom.jidesoft.gridJideSoft
LegacyEnumCellRendererA cell renderer that based on ListComboBox.Classcom.jidesoft.gridJideSoft
LegacyFileCellEditorCellEditor for File.Classcom.jidesoft.gridJideSoft
LegacyFileNameCellEditorCellEditor for FileName.Classcom.jidesoft.gridJideSoft
LegacyFolderCellEditorCellEditor for a folder.Classcom.jidesoft.gridJideSoft
LegacyFolderNameCellEditorCellEditor for FolderName.Classcom.jidesoft.gridJideSoft
LegacyFontNameCellEditorCellEditor for FontFace.Classcom.jidesoft.gridJideSoft
LegacyInsetsCellEditorCellEditor for Insets.Classcom.jidesoft.gridJideSoft
LegacyListComboBoxCellEditorThis class is for any cell editor where one needs to choose value from a list.Classcom.jidesoft.gridJideSoft
LegacyMonthCellEditorCellEditor for Month/Year.Classcom.jidesoft.gridJideSoft
LegacyMultilineStringCellEditorA cell editor for text with line breaks.Classcom.jidesoft.gridJideSoft
LegacySortableTableHeaderThe Legacy SortableTableHeader to be compatible with Synth table header UI.Classcom.jidesoft.gridJideSoft
LegacyStringArrayCellEditorA String array cell editor.Classcom.jidesoft.gridJideSoft
LegacyTableComboBoxCellEditorThis class is for any cell editor where one needs to choose value from a table.Classcom.jidesoft.gridJideSoft
LegacyTreeComboBoxCellEditorThis class is for any cell editor where one needs to choose value from a tree.Classcom.jidesoft.gridJideSoft
ListComboBoxCellEditorThis class is for any cell editor where one needs to choose value from a list.Classcom.jidesoft.gridJideSoft
ListComboBoxShrinkSearchableSupportListComboBoxShrinkSearchableSupport is a subclass of ShrinkSearchableSupport to make ListComboBoxSearchable shrinkable while searching.Classcom.jidesoft.gridJideSoft
ListSelectionModelGroupThis class is used to create a multiple-exclusion scope for a set of ListSelectionModel so that one ListSelectionModel can have selected index at a time.Classcom.jidesoft.gridJideSoft
ListShrinkSearchableSupportListShrinkSearchableSupport is a subclass of ShrinkSearchableSupport to make ListSearchable shrinkable while searching.Classcom.jidesoft.gridJideSoft
ListTableModelAdapterThe table model used by DualTable.Classcom.jidesoft.gridJideSoft
LongCellEditorCellEditor for Long or long.Classcom.jidesoft.gridJideSoft
MarginExpandablePanelThe component used by PropertyTableCellRenderer and HierarchicalTableCellRenderer which has a "+/-" button.Classcom.jidesoft.gridJideSoft
MixedTableSelectionModelGroupThis class is used to create a multiple-exclusion scope for a set of Table's selectionModel so that only one table can have selected index at a time.Classcom.jidesoft.gridJideSoft
MonthCellEditorCellEditor for Month/Year.Classcom.jidesoft.gridJideSoft
MultilineStringCellEditorA cell editor for text with line breaks.Classcom.jidesoft.gridJideSoft
MultilineStringCellRendererA cell renderer for text with line breaks.Classcom.jidesoft.gridJideSoft
MultilineTableCellEditorA cell editor uss JTextArea as the editor component.Classcom.jidesoft.gridJideSoft
MultilineTableCellRendererA cell renderer using MultilineLabel as the renderer component to display a string in multiple lines.Classcom.jidesoft.gridJideSoft
MultilineTableCellRenderer .UIResourceA subclass of MultilineTableCellRenderer that implements UIResource.Classcom.jidesoft.gridJideSoft
MultipleEnumCellEditorMultipleEnumCellEditor is a cell editor based on CheckBoxListComboBoxCellEditor using MultipleEnumConverter.Classcom.jidesoft.gridJideSoft
MultipleValuesFilterA Filter that uses filters away all values that are not in the object array.Classcom.jidesoft.gridJideSoft
MultiTableModelMultiTableModel is a special table model which it can use one table model to represent multiple table models.Interfacecom.jidesoft.gridJideSoft
MultiTableModelUtilsMultiTableModelUtils contains methods useful for MultiTableModel.Classcom.jidesoft.gridJideSoft
MultiValuedMapA multi valued Map.Classcom.jidesoft.gridJideSoft
NavigableModelThe NavigationModel interface specifies the methods the JTable will use to implement selective navigation.Interfacecom.jidesoft.gridJideSoft
NavigableTableAn extension to JTable which can programmatically avoid navigation on certain cells.Classcom.jidesoft.gridJideSoft
NavigableTableModelNavigableTableModel interface combines TableModel and NavigableModel.Interfacecom.jidesoft.gridJideSoft
NavigationHierarchicalTableNavigationHierarchicalTable is a special HierarchicalTable that is designed for the navigation purpose.Classcom.jidesoft.gridJideSoft
NavigationSortableTableNavigationSortableTable is a special SortableTable that is designed for the navigation purpose.Classcom.jidesoft.gridJideSoft
NavigationTreeTableNavigationTreeTable is a special list that is designed for the navigation purpose.Classcom.jidesoft.gridJideSoft
NestedSortableTableHeaderThis is the table header for SortableTable and to support nested table header.Classcom.jidesoft.gridJideSoft
NestedTableHeaderA table header supporting nested table columns.Classcom.jidesoft.gridJideSoft
NodeAn interface to indicate an object that can have parent in a tree-like data structure.Interfacecom.jidesoft.gridJideSoft
NumberCellEditorCellEditor for Number.Classcom.jidesoft.gridJideSoft
NumberCellRendererCellEditor for Number.Classcom.jidesoft.gridJideSoft
PagedTablePanePagedTablePane is a panel that displays several tables side by side so that more rows are visible at the same time.Classcom.jidesoft.gridJideSoft
PagedTablePane .TablePositionA class that define a table, a row index and a column index.Classcom.jidesoft.gridJideSoft
PagedTablePaneNavigationBarPagedTablePaneNavigationBar is a PageNavigationBar for PagedTablePane.Classcom.jidesoft.gridJideSoft
PasswordCellEditorCellEditor for password.Classcom.jidesoft.gridJideSoft
PasswordCellRendererCellRenderer for password.Classcom.jidesoft.gridJideSoft
PointCellEditorCellEditor for Point.Classcom.jidesoft.gridJideSoft
ProductInterfacecom.jidesoft.gridJideSoft
PropertyThe basic data for each row in PropertyTable.Classcom.jidesoft.gridJideSoft
PropertyPaneThe PropertyPane is a wrapper around PropertyTable.Classcom.jidesoft.gridJideSoft
PropertyTablePropertyTable is a two-column table which name/value pair can be shown.Classcom.jidesoft.gridJideSoft
PropertyTableCellRendererTableCellRenderer for PropertyTable.Classcom.jidesoft.gridJideSoft
PropertyTableModelThe table model is used by PropertyTable.Classcom.jidesoft.gridJideSoft
PropertyTableSearchablePropertyTableSearchable is a special Searchable that implements Searchable that enables the search function in PropertyTable.Classcom.jidesoft.gridJideSoft
QuickFilterFieldQuickFilterField is an abstract class which can provide filter function to JList, JTable or JTree.Classcom.jidesoft.gridJideSoft
QuickFilterPaneQuickFilterPane works along with any TableModel to provide filtering feature.Classcom.jidesoft.gridJideSoft
QuickTableFilterFieldQuickTableFilterField works along with any TableModel to provide searching feature.Classcom.jidesoft.gridJideSoft
RectangleCellEditorCellEditor for rectangle.Classcom.jidesoft.gridJideSoft
ReferenceRowAn interface that references to a row in the underlying data model.Interfacecom.jidesoft.gridJideSoft
RendererWrapperA component returned by a renderer which wraps another renderer.Interfacecom.jidesoft.gridJideSoft
RolloverTableUtilsRolloverTableUtils adds a mouse input listener to any JTable and will try to automatically force the table cell into editing mode or the rollover mode when mouse is moved over a cell if condition meets.Classcom.jidesoft.gridJideSoft
RolloverTableUtils .AutoCellActionInterfacecom.jidesoft.gridJideSoft
RootExpandableRowAn expandable row used at the root for TreeTableModel.Classcom.jidesoft.gridJideSoft
RowRow is an interface to represent a row in a table.Interfacecom.jidesoft.gridJideSoft
RowCellStyleProviderCell style provider for Row.Interfacecom.jidesoft.gridJideSoft
RowHeightChangeEventRowHeightChangeEvent is used to notify listeners that a table's row height has changed.Classcom.jidesoft.gridJideSoft
RowHeightChangeListenerRowHeightChangeListener defines the interface for an object that listens to changes in a RowHeights.Interfacecom.jidesoft.gridJideSoft
RowHeightsRowHeights is wrapper around a SizeSequence object.Classcom.jidesoft.gridJideSoft
RowModelRowModel is a table model interface that supports row based on table model.Interfacecom.jidesoft.gridJideSoft
RowStripeCellStyleProviderCellStyleProvider for row stripes.Classcom.jidesoft.gridJideSoft
RowStripeTableStyleProviderCellStyleProvider for row stripes.Classcom.jidesoft.gridJideSoft
RowTableModelValueProviderClasscom.jidesoft.gridJideSoft
RowTableModelWrapperRowTableModelWrapper is a wrapper around table model which is referred as the actual table model or underlying table model.Interfacecom.jidesoft.gridJideSoft
RowValueProviderRowValueProvider is a ValueProvider which retrieves values from a Row.Classcom.jidesoft.gridJideSoft
SelectTablePopupMenuCustomizerA TableHeaderPopupMenuCustomizer to have "Select all" and "Select none" menu items.Classcom.jidesoft.gridJideSoft
ShortCellEditorCellEditor for Short or short.Classcom.jidesoft.gridJideSoft
ShrinkSearchableSupportSearchable is a class that can make JList, JTable and JComboBox searchable.Classcom.jidesoft.gridJideSoft
SingleColumnA direct mapping from a single existing column of a table model.Classcom.jidesoft.gridJideSoft
SingleValueFilterA Filter that uses filters away all values except the specified value.Classcom.jidesoft.gridJideSoft
SliderCellEditorA CellEditor that uses a JSlider.Classcom.jidesoft.gridJideSoft
SortableTableSortableTable is a table which uses SortableTableModel so that multiple columns can be sorted.Classcom.jidesoft.gridJideSoft
SortableTableHeaderA special table header for SortableTable which draws arrows and index to indicate the sorting order.Classcom.jidesoft.gridJideSoft
SortableTableHeaderCellDecoratorThis class is to paint sort icon and sort index.Classcom.jidesoft.gridJideSoft
SortableTableHeaderMouseListenerClasscom.jidesoft.gridJideSoft
SortableTableModelTableModel used by SortableTable.Classcom.jidesoft.gridJideSoft
SortableTableModel .ColumnComparatorContextProviderAn interface used by SortableTableModel.Interfacecom.jidesoft.gridJideSoft
SortableTableModel .SortOrderHandlerA handler to handle the toggling of sort order.Interfacecom.jidesoft.gridJideSoft
SortableTreeTableModelA sortable TreeTableModel used by TreeTable.Classcom.jidesoft.gridJideSoft
SortEventAn AWTEvent that adds support for SortableTableModel objects as the event source.Classcom.jidesoft.gridJideSoft
SortItemEditorAn editor with a combobox to select a column from a TableModel and a SortItemEditor.Classcom.jidesoft.gridJideSoft
SortItemSupportTableModel used by SortableTable.Classcom.jidesoft.gridJideSoft
SortItemSupport .SortOrderHandlerA handler to handle the toggling of sort order.Interfacecom.jidesoft.gridJideSoft
SortListenerThe listener interface for receiving SortEvent.Interfacecom.jidesoft.gridJideSoft
SortOrderEditorAn editor to customize the sort order which can be used in SortableTableModel.Classcom.jidesoft.gridJideSoft
SortTableHeaderRendererThe SortTableHeaderRenderer will consider in headings and display them on multiple lines.Classcom.jidesoft.gridJideSoft
SortTableHeaderRenderer .SortArrowInterfacecom.jidesoft.gridJideSoft
SpanModelThe SpanModel interface specifies the methods the JTable will use to implement cell span.Interfacecom.jidesoft.gridJideSoft
SpanModelEventClasscom.jidesoft.gridJideSoft
SpanModelListenerInterfacecom.jidesoft.gridJideSoft
SpanTableModelSpanTableModel interface combines TableModel and SpanModel.Interfacecom.jidesoft.gridJideSoft
SpinnerCellEditorThis class is for any cell editors that need to use JSpinner.Classcom.jidesoft.gridJideSoft
StringArrayCellEditorA String array cell editor.Classcom.jidesoft.gridJideSoft
StringCellEditorCellEditor for String.Classcom.jidesoft.gridJideSoft
StyledTableCellRendererA table cell renderer based on StyledLabel.Classcom.jidesoft.gridJideSoft
StyledTableCellRenderer .UIResourceA subclass of DefaultTableCellRenderer that implements UIResource.Classcom.jidesoft.gridJideSoft
StyleModelStyleModel provides a way to use CellStyle along with any TableModel.Interfacecom.jidesoft.gridJideSoft
StyleTableModelStyleTableModel interface combines TableModel and StyleModel.Interfacecom.jidesoft.gridJideSoft
SummaryCalculatorAn interface to calculate summary.Interfacecom.jidesoft.gridJideSoft
SummaryGroupRowClasscom.jidesoft.gridJideSoft
SummaryProviderAn interface to provide summary type for table model.Interfacecom.jidesoft.gridJideSoft
TableAdapterThis interface includes many important operations for a JTable.Interfacecom.jidesoft.gridJideSoft
TableCellEditorRendererJTable uses cell renderer and cell editor for cell rendering and editing respectively.Interfacecom.jidesoft.gridJideSoft
TableCellStyleEditorClasscom.jidesoft.gridJideSoft
TableColumnAutoResizerAllows table column automatically resize to fit in all the contents in the cells when user mouse double clicks on the grid line of table header or table depending on the parameter you use to construct this class.Classcom.jidesoft.gridJideSoft
TableColumnChooserTableColumnChooser's show/hide column popup menu feature is replaced by TableHeaderPopupMenuInstaller class which is more powerful and flexible.Classcom.jidesoft.gridJideSoft
TableColumnChooserDialogTableColumnChooserDialog is a dialog to allow user to select the columns to be displayed in a JTable using aSee Also:Serialized FormClasscom.jidesoft.gridJideSoft
TableColumnChooserPopupMenuCustomizerA TableHeaderPopupMenuCustomizer to add menu items related to show or hide the columns to a popup menu.Classcom.jidesoft.gridJideSoft
TableColumnGroupTableColumnGroup is used by NestedTableHeader to implement nested column header feature.Classcom.jidesoft.gridJideSoft
TableColumnResizerAllows table columns to be resized not only on table header but also on any places along the vertical grid line.Classcom.jidesoft.gridJideSoft
TableColumnWidthKeeperThis is an interface used by JideTable to save the table column width and order before table structure changed event so that the columns' width and order can be restored later.Interfacecom.jidesoft.gridJideSoft
TableComboBoxCellEditorThis class is for any cell editor where one needs to choose value from a table.Classcom.jidesoft.gridJideSoft
TableComboBoxShrinkSearchableSupportTableComboBoxShrinkSearchableSupport is a subclass of ShrinkSearchableSupport to make TableComboBoxSearchable shrinkable while searching.Classcom.jidesoft.gridJideSoft
TableCustomFilterEditorTableCustomFilterEditor adds additional controls to create a list of FilterItems and they can be added to FilterableTableModel.Classcom.jidesoft.gridJideSoft
TableCustomizerInterfacecom.jidesoft.gridJideSoft
TableFilterA filter for FilterableTableModel.Interfacecom.jidesoft.gridJideSoft
TableFlashableTableFlashable makes the CellStyleTable cells flashing as long as the StyleModel's getCellStyleAt method return a FlashCellStyle.Classcom.jidesoft.gridJideSoft
TableHeaderCellDecoratorTableHeaderCellDecorator provides a way for users to paint over the margin of any table header's cells.Interfacecom.jidesoft.gridJideSoft
TableHeaderFillerThe original source code is from http://l2fprod.Classcom.jidesoft.gridJideSoft
TableHeaderPopupMenuCustomizerAn interface to allow user to customize for the TableHeaderPopupMenuInstaller.Interfacecom.jidesoft.gridJideSoft
TableHeaderPopupMenuInstallerTableHeaderPopupMenuInstaller allows you to add a popup menu to table header and customize it.Classcom.jidesoft.gridJideSoft
TableModelAdapterInterfacecom.jidesoft.gridJideSoft
TableModelsWrapperTableModelsWrapper is a wrapper around several table models which are all referred as the actual table model or underlying table model.Interfacecom.jidesoft.gridJideSoft
TableModelValueProviderA TableModelValueProvider is a ValueProvider which retrieves a value from a table model.Classcom.jidesoft.gridJideSoft
TableModelWrapperTableModelWrapper is a wrapper around table model which is referred as the actual table model or underlying table model.Interfacecom.jidesoft.gridJideSoft
TableModelWrapperImplThe default implementation of TableModelWrapper.Classcom.jidesoft.gridJideSoft
TableModelWrapperUtilsTableWrapperUtils is a utility class that contains several useful methods for TableModelWrapper.Classcom.jidesoft.gridJideSoft
TablePopupMenuCustomizerAn interface to allow user to customize for the TablePopupMenuInstaller.Interfacecom.jidesoft.gridJideSoft
TablePopupMenuInstallerTablePopupMenuInstaller allows you to add a popup menu to table and customize it.Classcom.jidesoft.gridJideSoft
TableRowFilterA filter for FilterableTreeTableModel.Interfacecom.jidesoft.gridJideSoft
TableRowModelTableRowModel in an interface that implements both RowModel and TableModel.Interfacecom.jidesoft.gridJideSoft
TableRowResizerAllows table rows to be resized.Classcom.jidesoft.gridJideSoft
TableScrollPaneTableScrollPane is a special JideScrollPane that supports header and footer columns or rows.Classcom.jidesoft.gridJideSoft
TableScrollPane .TablePositionA class that define a table, a row index and a column index.Classcom.jidesoft.gridJideSoft
TableScrollPanePrintableAn implementation of Printable for printing This implementation spreads TableScrollPane rows naturally in sequenceClasscom.jidesoft.gridJideSoft
TableScrollPaneSearchableTableScrollPaneSearchable is an concrete implementation of Searchable that enables the search function in TableScrollPane.Classcom.jidesoft.gridJideSoft
TableSelectionEventAn event that characterizes a change in the current selection in a table.Classcom.jidesoft.gridJideSoft
TableSelectionListenerThe listener that's notified when a table selection value changes.Interfacecom.jidesoft.gridJideSoft
TableSelectionModelInterfacecom.jidesoft.gridJideSoft
TableSelectionModelGroupThis class is used to create a multiple-exclusion scope for a set of TableSelectionModel so that one TableSelectionModel can have selected index at a time.Classcom.jidesoft.gridJideSoft
TableShrinkSearchableSupportTableShrinkSearchableSupport is a subclass of ShrinkSearchableSupport to make TableSearchable shrinkable while searching.Classcom.jidesoft.gridJideSoft
TableSortItemEditorTableSortItemEditor is an editor for a list of SortItems and ColumnComparatorContextProvider.Classcom.jidesoft.gridJideSoft
TableSplitPaneTableSplitPane displays a MultiTableModel in several separate tables in a JideSplitPane.Classcom.jidesoft.gridJideSoft
TableStyleProviderCellStyleProvider is an interface to allow user to customize the CellStyle for any table model.Interfacecom.jidesoft.gridJideSoft
TableUndoableSupportUndoable support for TableModel to implement.Interfacecom.jidesoft.gridJideSoft
TableUtilsA collection of utility methods for JTable.Classcom.jidesoft.gridJideSoft
TableUtils .ColumnSelectionRowThe row to keep column selection information.Classcom.jidesoft.gridJideSoft
TextFieldCellEditorThis class is for any cell editors that need to use JTextField.Classcom.jidesoft.gridJideSoft
ToolTipSupportThis is an interface that can be implemented on a table model.Interfacecom.jidesoft.gridJideSoft
TransposeTableModelThis is a table model to change the orientation of the table.Classcom.jidesoft.gridJideSoft
TreeComboBoxCellEditorThis class is for any cell editor where one needs to choose value from a tree.Classcom.jidesoft.gridJideSoft
TreeExpandablePanelThe component used by TreeTableCellRenderer which has a "+/-" button.Classcom.jidesoft.gridJideSoft
TreeLikeHierarchicalPanelTreeLikeHierarchicalPanel is a special HierarchicalPanel which will draw a tree hash line that links the expand/collapse button to the child component.Classcom.jidesoft.gridJideSoft
TreeTableTreeTable is a combination of a tree and a table -- a component capable of both expanding and contracting rows, as well as showing multiple columns of data.Classcom.jidesoft.gridJideSoft
TreeTable .TreeTableActionClasscom.jidesoft.gridJideSoft
TreeTableCellRendererThe cell renderer for the expandable column of TreeTable where there is a +/- icon.Classcom.jidesoft.gridJideSoft
TreeTableModelTreeTableModel is the table model used by TreeTable.Classcom.jidesoft.gridJideSoft
TreeTableRowMarginSupportTreeTableRowMarginSupport provides the margin support for TreeTable and its subclasses.Classcom.jidesoft.gridJideSoft
TreeTableSearchableTreeTableSearchable is a special Searchable that implements Searchable that enables the search function in TreeTable.Classcom.jidesoft.gridJideSoft
TreeTableUtilsClasscom.jidesoft.gridJideSoft
TristateCheckBoxCellEditorCellEditor based on TristateCheckBox.Classcom.jidesoft.gridJideSoft
TristateCheckBoxCellRendererCellRenderer based on TristateCheckBox.Classcom.jidesoft.gridJideSoft
UndoableTableModelEventA special TableModelEvent that contains the information of UndoableEdit.Classcom.jidesoft.gridJideSoft
ValueConverterConverts the cell value in a table to the value that will be written to csv file.Interfacecom.jidesoft.gridJideSoft
ValueFilterListSelectionModelClasscom.jidesoft.gridJideSoft
ValueProviderValueProvider is an interface to retrieve a cell value from a table model.Interfacecom.jidesoft.gridJideSoft
ValueStringAdjustProviderThis is an interface for those tables like AggregateTable to adjust the display string for some special cells.Interfacecom.jidesoft.gridJideSoft
VerticalContextSensitiveCellRendererTableCellRenderer which can accept ConverterContext.Classcom.jidesoft.gridJideSoft
VerticalTableCellRendererThis class is copied from JDK DefaultTableCellRenderer except using JideLabel to support vertical text.Classcom.jidesoft.gridJideSoft
VerticalTableCellRenderer .UIResourceA subclass of DefaultTableCellRenderer that implements UIResource.Classcom.jidesoft.gridJideSoft
WrappedRowWrapped Row for DefaultColumnModelWrapper wrapping ITreeTableModel.Interfacecom.jidesoft.gridJideSoft
WrapperOfIndexdRowTableModelWrapperInterfacecom.jidesoft.gridJideSoft