Liste de tous les membres
Classes |
| classe | CopyFilenameAction |
| | Copie le nom du fichier sélectionné dans le presse-papier.
|
| classe | DownloadAction |
| | Demande de téléchargement de un ou plusieurs fichiers.
|
| classe | ExitAction |
| | Quitte le programme.
|
| classe | HomeDirAction |
| | Navigue vers le dossier racine.
|
| classe | NextDirAction |
| | Navigue vers le dossier suivant dans l'historique de navigation.
|
| classe | OpenSelectedDirectoryAction |
| | Navigue vers le dossier sélectionné.
|
| classe | ParentDirAction |
| | Navigue vers le dossier parent.
|
| classe | PreviousDirAction |
| | Retourne au dossier précédent dans l'historique de navigation.
|
| classe | RefreshAction |
| | Actualise l'affichage du dossier courant.
|
Fonctions membres publiques |
| | MainFrame () |
| | Auto-generated main method to display this JFrame.
|
| void | setVisible (boolean arg0) throws ENTUnauthenticatedUserException |
| JPopupMenu | getPopupMenu () |
| void | updatePopupMenu () |
| 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) |
| void | setFileView (Class<?extends ListView > view) |
Fonctions membres protégées statiques |
| static ImageIcon | loadIcon (String imageName, String altText) |
| static ImageIcon | loadIcon (String imageName) |
| static void | setIcon (AbstractButton btn, String imageName) |
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 |
( |
| ) |
|
| static ImageIcon loadIcon |
( |
String |
imageName, |
|
|
String |
altText |
|
) |
| [static, protected] |
| static ImageIcon loadIcon |
( |
String |
imageName | ) |
[static, protected] |
| JButton makeToolbarButton |
( |
String |
imageName, |
|
|
ActionListener |
listener, |
|
|
String |
actionCommand, |
|
|
String |
toolTipText, |
|
|
String |
altText |
|
) |
| [protected] |
| JButton makeToolbarButton |
( |
Action |
action | ) |
[protected] |
| void setFileView |
( |
Class<?extends ListView > |
view | ) |
[protected] |
| static void setIcon |
( |
AbstractButton |
btn, |
|
|
String |
imageName |
|
) |
| [static, protected] |
La documentation de cette classe a été générée à partir du fichier suivant :