Package | Description |
---|---|
org.sirius.client.win32.classes | |
org.sirius.client.win32.classes.dialogs |
Modifier and Type | Method and Description |
---|---|
Win32Client |
Window.getClient() |
Win32Client |
Menu.getClient() |
Modifier and Type | Method and Description |
---|---|
void |
Window.setClient(Win32Client clientValue) |
Constructor and Description |
---|
DialogBox(Win32Client client,
Win32Locator locator)
.
|
DialogBox(Win32Client client,
Window parent,
Win32Locator locator)
.
|
MainWindow(Win32Client client,
Win32Locator locator)
.
|
Menu(Win32Client clientValue,
Window ownerValue)
.
|
Menu(Win32Client clientValue,
Window ownerValue,
long hmenuValue)
.
|
MenuItem(Win32Client clientValue,
Window ownerValue,
long hmenuValue,
int posValue)
.
|
MovableWindow(Win32Client clientValue,
Win32Locator locatorValue) |
MovableWindow(Win32Client clientValue,
Window parentValue,
Win32Locator locatorValue)
.
|
TopLevelWindow(Win32Client clientValue,
Win32Locator locatorValue) |
TopLevelWindow(Win32Client clientValue,
Window parentValue,
Win32Locator locatorValue)
.
|
Window(Win32Client clientValue,
Win32Locator locatorValue)
.
|
Window(Win32Client clientValue,
Window parentValue,
Win32Locator locatorValue)
.
|
Constructor and Description |
---|
MessageBox(Win32Client clientValue,
Win32Locator locatorValue)
.
|
OpenSaveDialog(Win32Client clientValue,
Win32Locator locatorValue)
.
|
Copyright © 2013. All rights reserved.