| Name | Description | Type | Package | Framework |
| AbstractDualListModel | | Class | com.jidesoft.list | JideSoft |
|
| AbstractGroupableListModel | This is an abstract implementation for GroupableListModel. | Class | com.jidesoft.list | JideSoft |
|
| AbstractGroupListModel | This is an abstract implementation of GroupListModel However, some methods such as #getGroupStart(int) & #getGroupEnd(int) may not have a good performance. | Class | com.jidesoft.list | JideSoft |
|
| AbstractListFilter | AbstractListFilter is a special Filter for ListModel. | Class | com.jidesoft.list | JideSoft |
|
| AbstractPageListModel | | Class | com.jidesoft.list | JideSoft |
|
| AbstractUndoableListModel | Abstract undoable list model that extends AbstractListModel. | Class | com.jidesoft.list | JideSoft |
|
| CheckBoxListSelectionModelWithWrapper | CheckBoxListSelectionModelWithWrapper is to work with any CheckBoxList that has at least one list model wrapper in its list model chain. | Class | com.jidesoft.list | JideSoft |
|
| CheckBoxListWithAllSelectionModel | | Class | com.jidesoft.list | JideSoft |
|
| CompoundListDataEvent | Compound ListDataEvent to contain multiple subevents and the original event. | Class | com.jidesoft.list | JideSoft |
|
| DefaultDisableableListSelectionModel | | Class | com.jidesoft.list | JideSoft |
|
| DefaultDualListModel | | Class | com.jidesoft.list | JideSoft |
|
| DefaultGroupableListModel | This is a default implementation for GroupableListModel. | Class | com.jidesoft.list | JideSoft |
|
| DefaultGroupListModel | | Class | com.jidesoft.list | JideSoft |
|
| DefaultListModelWrapper | The default implementation of ListModelWrapper. | Class | com.jidesoft.list | JideSoft |
|
| DefaultPageListModel | | Class | com.jidesoft.list | JideSoft |
|
| DefaultPreviewImageIcon | Default implementation of PreviewImageIcon. | Class | com.jidesoft.list | JideSoft |
|
| DefaultUndoableListModel | Default undoable ListModel. | Class | com.jidesoft.list | JideSoft |
|
| DualList | DualList is a pane that contains two JLists and a bunch of buttons. | Class | com.jidesoft.list | JideSoft |
|
| DualListModel | The model class for DualList. | Interface | com.jidesoft.list | JideSoft |
|
| EventFireListModel | The list model that could fire ListDataEvent directly. | Interface | com.jidesoft.list | JideSoft |
|
| FilterableCheckBoxList | This is a filterable CheckBoxList. | Class | com.jidesoft.list | JideSoft |
|
| FilterableCheckBoxListSelectionModel | FilterableCheckBoxListSelectionModel is to work with FilterableCheckBoxList. | Class | com.jidesoft.list | JideSoft |
|
| FilterableGroupableListModel | | Class | com.jidesoft.list | JideSoft |
|
| FilterableListModel | FilterableListModel is a list model which wraps another list model so that user can apply filters on You can use addFilter(com. | Class | com.jidesoft.list | JideSoft |
|
| FilterableListModelEvent | An AWTEvent that adds support for FilterableListModel objects as the event source when filter is added or removed. | Class | com.jidesoft.list | JideSoft |
|
| FilterableListModelListener | The listener interface for receiving FilterableListModel events. | Interface | com.jidesoft.list | JideSoft |
|
| GroupableListModel | GroupableListModel is the model used by GroupList. | Interface | com.jidesoft.list | JideSoft |
|
| GroupList | GroupList is JList that supports the grouping of items. | Class | com.jidesoft.list | JideSoft |
|
| GroupListModel | An enhanced interface of ListModel. | Interface | com.jidesoft.list | JideSoft |
|
| GroupListShrinkSearchableSupport | GroupListShrinkSearchableSupport is a subclass of ShrinkSearchableSupport to make GroupList shrinkable while searching. | Class | com.jidesoft.list | JideSoft |
|
| ImagePreviewList | ImagePreviewList is a component that can preview images. | Class | com.jidesoft.list | JideSoft |
|
| ImagePreviewList .PreviewImageIcon | An interface to allow specify title, description and size information in addition to the icon itself. | Interface | com.jidesoft.list | JideSoft |
|
| ImagePreviewPanel | A panel can display image icon along with the description and detail. | Class | com.jidesoft.list | JideSoft |
|
| JideList | JideList is an extended version of JList. | Class | com.jidesoft.list | JideSoft |
|
| ListFilter | A filter for FilterableListModel. | Interface | com.jidesoft.list | JideSoft |
|
| ListGroupChangeEvent | An event to indicate the group information is changed in GroupableListModel. | Class | com.jidesoft.list | JideSoft |
|
| ListGroupChangeListener | | Interface | com.jidesoft.list | JideSoft |
|
| ListIconsFactory | A helper class to contain icons for JIDE Grids product. | Class | com.jidesoft.list | JideSoft |
|
| ListIconsFactory .ListSelectionPane | | Class | com.jidesoft.list | JideSoft |
|
| ListModelWrapper | ListModelWrapper is a wrapper around list model which is referred as the actual list model or underlying list model. | Interface | com.jidesoft.list | JideSoft |
|
| ListModelWrapperUtils | ListWrapperUtilsis a utility class that contains several useful methods for ListModelWrapper. | Class | com.jidesoft.list | JideSoft |
|
| ListPopupMenuCustomizer | An interface to allow user to customize for the ListPopupMenuInstaller. | Interface | com.jidesoft.list | JideSoft |
|
| ListPopupMenuInstaller | ListPopupMenuInstaller allows you to add a popup menu to a JList and customize it. | Class | com.jidesoft.list | JideSoft |
|
| ListTransferHandler | The default TransferHandler for JList. | Class | com.jidesoft.list | JideSoft |
|
| ListUndoableSupport | Undoable support for ListModel to implement. | Interface | com.jidesoft.list | JideSoft |
|
| ListUtils | A collection of utility methods for JList. | Class | com.jidesoft.list | JideSoft |
|
| QuickGroupableListFilterField | | Class | com.jidesoft.list | JideSoft |
|
| QuickListFilterField | QuickListFilterField works along with any ListModel to provide searching feature. | Class | com.jidesoft.list | JideSoft |
|
| SortableGroupableListModel | | Class | com.jidesoft.list | JideSoft |
|
| SortableListModel | SortableListModel is a list model wrapper which can do the sorting. | Class | com.jidesoft.list | JideSoft |
|
| StyledListCellRenderer | A list cell renderer based on StyledLabel. | Class | com.jidesoft.list | JideSoft |
|
| StyledListCellRenderer .UIResource | A subclass of DefaultListCellRenderer that implements UIResource. | Class | com.jidesoft.list | JideSoft |
|
| TextFieldList | TextFieldList is a pane that contains a JTextField on the left and a JList on the right and a bunch of buttons. | Class | com.jidesoft.list | JideSoft |
|
| UndoableListDataEvent | A special ListDataEvent that contains the information of UndoableEdit. | Class | com.jidesoft.list | JideSoft |
|
| UndoableListInstaller | The installer to make a JList have undoable feature. | Class | com.jidesoft.list | JideSoft |