Package org.jdesktop.swingx.plaf.basic.core


package org.jdesktop.swingx.plaf.basic.core
  • Class
    Description
    A transferable implementation for the default data transfer of some Swing components.
    An extensible implementation of ListUI for JXList.
     
    Drag gesture recognition support for classes that have a TransferHandler.
    This interface allows us to pass in a handler to mouseDragged, so that we can be notified immediately before a drag begins.
    An ActionMap that populates its contents as necessary.
    ListSortUI provides support for managing the synchronization between RowSorter, SelectionModel and ListModel if a JXList is sortable.