Interface | Description |
---|---|
FilePanel |
Defines the interface used in the applet, when dealing with the file panel.
|
Class | Description |
---|---|
ColumnComparator |
Technical class, used to sort rows in the
wjhk.jupload2.gui.FilePanelDataModel2 class.
|
DateRenderer |
Technical class, used to display dates.
|
FilePanelFlatDataModel2 |
This class replaces FilePanelDataModel.
|
FilePanelJFlatTable |
This class is the JTable that display file information to the users.
|
FilePanelTableImp |
Implementation of the FilePanel : it creates the
FilePanelJFlatTable , and handles
the necessary functionalities. |
NameRenderer |
Technical class, used to add tooltips to names.
|
SizeRenderer |
Technical class, used to display file sizes.
|
SortArrowIcon |
Icon implementation, to control and indicate the current sort order, into the
FilePanelJFlatTable . |
SortHeaderRenderer |
Technical class, to display the column headers, for column that may be
sorted.
|
Enum | Description |
---|---|
FilePanel.FileListViewMode |
This enumeration lists the available display modes, for the file list.
|
Copyright © 2015. All rights reserved.