Class ListItemTransferHandler

  • All Implemented Interfaces:
    Serializable

    public class ListItemTransferHandler
    extends TransferHandler
    Great little implementation that does the lifting to allow for drag and drop rows in using a list. This is so much easier in JavaFx...
    Since:
    6.3
    See Also:
    Serialized Form