| Package | Description |
|---|---|
| no.g9.client.component.menu | |
| no.g9.client.support |
| Constructor and Description |
|---|
G9WindowMenu(Action a,
G9DesktopPane desktop)
Constructs a new
JMenu whose properties are taken from the
Action supplied. |
G9WindowMenu(G9DesktopPane desktop)
Constructs a new
JMenu with no text. |
G9WindowMenu(String s,
boolean b,
G9DesktopPane desktop)
Constructs a new
JMenu with the supplied string as its text
and specified as a tear-off menu or not. |
G9WindowMenu(String s,
G9DesktopPane desktop)
Constructs a new
JMenu with the supplied string as its text. |
| Modifier and Type | Method and Description |
|---|---|
G9DesktopPane |
ApplicationMethods.getG9DesktopPane()
Returns the desktop pane of this application window.
|
Copyright © 2006–2018 Esito AS. All rights reserved.