Uses of Class
argutia.Argutia.Builder

Packages that use Argutia.Builder
argutia   
argutia.gui   
 

Uses of Argutia.Builder in argutia
 

Methods in argutia with parameters of type Argutia.Builder
static void Argutia.createAndShowGUI(Argutia.Builder builder)
          Lance le processus de création de l'interface graphique.
static void Argutia.createResourceBundle(Argutia.Builder builder)
          Crée un resourceBundle.
 

Constructors in argutia with parameters of type Argutia.Builder
MyResourceBundle(String baseName, String userPorpertiesFileName, Argutia.Builder builder)
          Crée un MyResourceBundle en récupérant un ResourceBundle utilisant le baseName et la locale spécifiés.
 

Uses of Argutia.Builder in argutia.gui
 

Constructors in argutia.gui with parameters of type Argutia.Builder
MainFrame(Argutia.Builder builder)
          Construit la fenêtre principale de l'application et supervise la construction de toute l'interface graphique.
MyStyles(Argutia.Builder builder)
          Construit et initialise un StyleContext avec tous les styles nécessaires à l'interface graphique.
Onglets(MainFrame mainFrame, Argutia.Builder init)
           
Representations(Argutia.Builder init)
           
 
Argutia JavaDoc
23 décembre 2007