CubeTwister 2.0alpha141 2011-10-13

Package ch.randelshofer.gui.list

Enhancements for javax.swing.JList components.

See:
          Description

Interface Summary
MutableListModel Specifies the requirements for a mutable list model.
 

Class Summary
DefaultMutableListModel<T> Default implementation of a MutableListModel.
ListModels This class provides static utility operations for MutableListModel's.
MutableListTransferable The MutableListTransferable is a proxy for the actual Transferable of a JList, plus a list of indexes of the transferred rows.
MutableListTransferHandler A transfer handler for JDnDList.
 

Package ch.randelshofer.gui.list Description

Enhancements for javax.swing.JList components.

Package Specification

##### FILL IN ANY SPECS NEEDED BY JAVA COMPATIBILITY KIT #####

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:


(c) Werner Randelshofer.
All rights reserved.