|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgestionnaires.GestionnaireOuvrir
public class GestionnaireOuvrir
Gestionnaire gérant les différentes actions d'ouverture de fichiers possibles
| Field Summary | |
|---|---|
static int |
OUVRIR_FILTRE
Constante représentant l'ouverture du choix du filtre |
static int |
OUVRIR_MEP
Constante représentant l'ouverture du choix du fichier à mettre en page |
static int |
OUVRIR_SORTIE
Constante représentant l'ouverture du choix du fichier sortie |
static int |
OUVRIR_SOURCE
Constante représentant l'ouverture du choix du fichier source |
static int |
OUVRIR_TRANS
Constante représentant l'ouverture du choix du fichier transcrit |
| Constructor Summary | |
|---|---|
GestionnaireOuvrir(FenetrePrinc fen,
int a)
Constructeur |
|
| Method Summary | |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent evt)
Implémentation; réaliser l'ouverture prévue suivant le type action |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int OUVRIR_SOURCE
public static final int OUVRIR_FILTRE
public static final int OUVRIR_SORTIE
public static final int OUVRIR_MEP
public static final int OUVRIR_TRANS
| Constructor Detail |
|---|
public GestionnaireOuvrir(FenetrePrinc fen,
int a)
fen - la fenêtre appelant le gestionnairea - code de l'action à effectuer| Method Detail |
|---|
public void actionPerformed(java.awt.event.ActionEvent evt)
action
actionPerformed in interface java.awt.event.ActionListenerActionListener.actionPerformed(java.awt.event.ActionEvent)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||