BasicXListUI |
An extensible implementation of ListUI for JXList.
|
BasicXListUI.Handler |
|
DragRecognitionSupport |
Drag gesture recognition support for classes that have a
TransferHandler .
|
DragRecognitionSupport.BeforeDrag |
This interface allows us to pass in a handler to mouseDragged,
so that we can be notified immediately before a drag begins.
|
LazyActionMap |
An ActionMap that populates its contents as necessary.
|
ListSortUI |
ListSortUI provides support for managing the synchronization between
RowSorter, SelectionModel and ListModel if a JXList is sortable.
|
ListSortUI.ModelChange |
ModelChange is used when sorting to restore state, it corresponds
to data from a TableModelEvent.
|