| Package | Description |
|---|---|
| no.g9.client.component | |
| no.g9.client.component.menu | |
| no.g9.client.support |
| Modifier and Type | Method and Description |
|---|---|
void |
G9DialogBox.copyActions(G9DialogFrame diaFrame)
This method is intended for internal use only, and is only public as an
implementation effect.
|
void |
G9ToolBar.mergeToolBars(G9DialogFrame activeDialog)
Merges the tool bar held by the argument dialog with the
applicaition tool bar.
|
void |
G9DesktopPane.toggleEditMenu(G9DialogFrame dialog)
Internal use.
|
| Constructor and Description |
|---|
G9ToolBar(G9DialogFrame parentFrame)
Default constructor.
|
G9ToolBar(G9DialogFrame parentFrame,
List<Component> myComponents)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected G9DialogFrame |
G9Menu.getParentFrame()
Returns the parent frame to this menu.
|
G9DialogFrame |
G9MenuBar.getParentFrame()
Returns this menu parent frame
|
| Modifier and Type | Method and Description |
|---|---|
void |
G9MenuBar.mergeMenues(G9DialogFrame dialog)
Merges the menu bar from the given dialog with this menu bar.
|
| Constructor and Description |
|---|
G9MenuBar(G9DialogFrame parentFrame)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
G9DialogFrame |
G9DialogController.getView()
Gets the dialog window representing this dialog.
|
Copyright © 2006–2020 Esito AS. All rights reserved.