Liste de tous les membres
Classes |
| classe | DownloadAction |
| | Demande de téléchargement de un ou plusieurs fichiers.
|
| classe | ExitForm |
Fonctions membres publiques |
| | MainFrame () |
| | Auto-generated main method to display this JFrame.
|
| void | setVisible (boolean arg0) throws ENTUnauthenticatedUserException |
| JPopupMenu | getPopupMenu () |
| void | onDirectoryChanged (DirectoryChangedEvent event) |
| | Appelée après un changement de répertoire courant.
|
Fonctions membres protégées |
| void | changeDirectory (final String path) |
| synchronized void | changeDirectory (final String path, final boolean addHistory) |
| JButton | makeToolbarButton (String imageName, ActionListener listener, String actionCommand, String toolTipText, String altText) |
| JButton | makeToolbarButton (Action action) |
| ImageIcon | loadIcon (String imageName, String altText) |
| ImageIcon | loadIcon (String imageName) |
| void | setIcon (AbstractButton btn, String imageName) |
| void | setFileView (Class<?extends ListView > view) |
Documentation des constructeurs et destructeur
Auto-generated main method to display this JFrame.
Documentation des fonctions membres
| void changeDirectory |
( |
final String |
path | ) |
[protected] |
| synchronized void changeDirectory |
( |
final String |
path, |
|
|
final boolean |
addHistory |
|
) |
| [protected] |
| JPopupMenu getPopupMenu |
( |
| ) |
|
| ImageIcon loadIcon |
( |
String |
imageName, |
|
|
String |
altText |
|
) |
| [protected] |
| ImageIcon loadIcon |
( |
String |
imageName | ) |
[protected] |
| JButton makeToolbarButton |
( |
Action |
action | ) |
[protected] |
| JButton makeToolbarButton |
( |
String |
imageName, |
|
|
ActionListener |
listener, |
|
|
String |
actionCommand, |
|
|
String |
toolTipText, |
|
|
String |
altText |
|
) |
| [protected] |
| void setFileView |
( |
Class<?extends ListView > |
view | ) |
[protected] |
| void setIcon |
( |
AbstractButton |
btn, |
|
|
String |
imageName |
|
) |
| [protected] |
La documentation de cette classe a été générée à partir du fichier suivant :