Liste de tous les membres
Classes |
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 | 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 | 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 :