| 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.
|
| FilePanelJTable |
This class is the JTable that display file information to the users.
|
| FilePanelTableImp |
Implementation of the FilePanel : it creates the
FilePanelJTable, 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
FilePanelJTable. |
| SortHeaderRenderer |
Technical class, to display the column headers, for column that may be
sorted.
|
Copyright © 2012. All Rights Reserved.