Package org.tbee.swing.list

Interface Summary
ListCellEditor Default JList cell editor interface See JListMutable.
MutableListModel Default mutatle JList model interface.
 

Class Summary
AbstractListModel  
ArrayListComboBoxModel<T> This class extends ArrayListModel to support a collection as a model for a JComboBox
ArrayListModel<T> ArrayList which can be used as a ListModel in UI code
BeforeOnAfterListDropListener This adds a enhanced DropTargetListener that gives the possibility to drop before, on or after a list item.
CheckListCellRenderer A list cell renderer with a checkbox as a prefix.
CheckListManager This class manages a JList which uses the CheckListCellRenderer.
ColumnarListCellRenderer Multi column ListCell renderer.
DefaultListCellEditor Default JList cell editor.
DefaultListCellRenderer Lists also have alternating colors for their rows.
DefaultMutableListModel Default mutable List model.
EmptyTreeModel Because the standard model in JTree contains dummy data.
JListMutable A mutable list not unlike JTable complete with CellEditors.
 



Copyright © 2012 KnowledgePlaza. All Rights Reserved.