Interface | Description |
---|---|
DragRecognitionSupport.BeforeDrag |
This interface allows us to pass in a handler to mouseDragged,
so that we can be notified immediately before a drag begins.
|
Class | Description |
---|---|
BasicTransferable |
A transferable implementation for the default data transfer of some Swing
components.
|
BasicXListUI |
An extensible implementation of
ListUI for JXList. |
DragRecognitionSupport |
Drag gesture recognition support for classes that have a
TransferHandler . |
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.
|
Copyright © 2015. All rights reserved.