Package com.mucommander.ui.list

Contains various components used to deal with JList.

See:
          Description

Class Summary
DynamicList DynamicList extends JList to work with an AlteredVector of items which values can be dynamically modified and automatically reflected in the list, also keeping the current selection consistent.
FileList FileList is a JList that displays information about a list of files: each row displays a file's name and icon.
SortableListPanel SortableListPanel is a JPanel which contains a scrollable DynamicList in the center and two buttons 'Move up' and 'Move down' buttons on the right side of the list which allow to move the items up and down and easily reorder them within the list.
 

Package com.mucommander.ui.list Description

Contains various components used to deal with JList.



This file is part of muCommander - Copyright (C) 2002-2008 Maxence Bernard