Package com.mucommander.ui.main.table

Contains all the classes used to display files in the main muCommander window.

See:
          Description

Class Summary
CellLabel A custom JLabel component used by FileTableCellRenderer to render table cells.
Columns Defines columns related constants.
FileTable A heavily modified JTable which displays a folder's contents and allows file mouse and keyboard selection, marking and navigation.
FileTableCellRenderer The custom TableCellRenderer class used by FileTable to render all table cells.
FileTableColumnModel Used to keep track of a file table's columns position and visibility settings.
FileTableConfiguration Describes a file table's initial configuration.
FileTableHeader  
FileTableHeaderRenderer Custom table header renderer that displays an icon to indicate the current sort criterion and the sort order (ascending or descending).
FileTableModel This class maps table cells onto file attributes.
FolderChangeMonitor This file monitors changes in the current folder of a FolderPanel, checking periodically if the current folder's date has changed.
SortInfo This class holds information describes how a FileTable is currently sorted: sort criterion, ascending/descending order, whether directories are displayed first or mixed with regular files.
 

Package com.mucommander.ui.main.table Description

Contains all the classes used to display files in the main muCommander window.



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