| Modifier and Type | Field and Description |
|---|---|
protected AppThinkerWindow |
Composition._window |
| Modifier and Type | Method and Description |
|---|---|
static AppThinkerWindow |
AppThinker.getWindow()
Récupère la fenêtre de l'application
|
| Modifier and Type | Method and Description |
|---|---|
void |
Composition.setWindow(AppThinkerWindow window)
Paramètre la fenêtre enfant de la composition.
|
| Constructor and Description |
|---|
AppThinkerMenuBar(AppThinkerWindow window)
Constructeur de la classe AppThinkerMenuBar.
|