| Package | Description |
|---|---|
| no.g9.client.component | |
| no.g9.client.support |
| Modifier and Type | Field and Description |
|---|---|
protected G9MenuBar |
G9DesktopPane.desktopMenuBar
The menu bar of this desktop pane.
|
| Modifier and Type | Method and Description |
|---|---|
G9MenuBar |
G9DesktopPane.getMenuBar()
Gets the desktop menu bar
|
| Modifier and Type | Method and Description |
|---|---|
void |
G9DesktopPane.setMenuBar(G9MenuBar menuBar)
Sets the desktop's menu bar
|
| Modifier and Type | Method and Description |
|---|---|
G9MenuBar |
ApplicationMethods.getApplicationMenuBar()
Returns the menu bar of the application.
|
G9MenuBar |
G9DialogFrame.getG9MenuBar()
Gets the
G9MenuBar of this dialog window, or
null if this dialog window does not have a
G9MenuBar set. |
| Modifier and Type | Method and Description |
|---|---|
void |
G9DialogFrame.setG9MenuBar(G9MenuBar menuBar)
Sets this dialog windows menu bar (using the inherited
setJMenuBar(JMenuBar) method). |
Copyright © 2006–2018 Esito AS. All rights reserved.