| Modifier and Type | Field and Description |
|---|---|
protected com.thinkode.appthinker.views.Window
|
com.thinkode.appthinker.views.CompositionFrame._window
|
| Modifier and Type | com.thinkode.appthinker.models.Method and Description |
|---|---|
static com.thinkode.appthinker.views.Window
|
AppThinker.getWindow()
Récupère la fenêtre de l'application
|
| Modifier and Type | com.thinkode.appthinker.models.Method and Description |
|---|---|
void |
com.thinkode.appthinker.views.CompositionFrame.setWindow(com.thinkode.appthinker.views.Window window)
Paramètre la fenêtre parent de la composition.
|
| Constructor and Description |
|---|
com.thinkode.appthinker.views.MenuBar(com.thinkode.appthinker.views.Window window)
Constructeur de la classe
com.thinkode.appthinker.views.MenuBar.
|