Package org.jdesktop.swingx.plaf.basic.core
-
Interface Summary 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 Summary Class Description BasicTransferable A transferable implementation for the default data transfer of some Swing components.BasicXListUI An extensible implementation ofListUI
for JXList.BasicXListUI.Actions BasicXListUI.ListTransferHandler DragRecognitionSupport Drag gesture recognition support for classes that have aTransferHandler
.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. -
Exception Summary Exception Description BasicTransferable A transferable implementation for the default data transfer of some Swing components.BasicXListUI An extensible implementation ofListUI
for JXList.DragRecognitionSupport Drag gesture recognition support for classes that have aTransferHandler
.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.