| Package | Description |
|---|---|
| org.gvsig.andami.help | |
| org.gvsig.andami.preferences | |
| org.gvsig.andami.ui | |
| org.gvsig.andami.ui.mdiManager | |
| org.gvsig.andami.ui.wizard |
| Modifier and Type | Method and Description |
|---|---|
WindowInfo |
AndamiHelpPanel.getWindowInfo() |
| Modifier and Type | Method and Description |
|---|---|
WindowInfo |
GenericDlgPreferences.getWindowInfo() |
| Modifier and Type | Field and Description |
|---|---|
protected WindowInfo |
ToolsWindowManager.Window.windowInfo |
| Modifier and Type | Method and Description |
|---|---|
WindowInfo |
ToolsWindowManager.Window.getWindowInfo() |
| Modifier and Type | Method and Description |
|---|---|
static WindowInfo |
WindowInfo.createFromXMLEntity(org.gvsig.utils.XMLEntity xml)
Creates a WindowInfo object from an XMLEntity containing the
window properties.
|
WindowInfo |
IWindow.getWindowInfo()
Gets the initial window properties.
|
WindowInfo |
MDIManager.getWindowInfo(IWindow v)
Gets the WindowInfo object associated with the provided window.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MDIManager.changeWindowInfo(IWindow v,
WindowInfo vi)
Updates the window properties (size, location, etc) according to the
provided WindowInfo object.
|
static void |
MDIUtilities.checkWindowInfo(WindowInfo vi) |
void |
WindowInfo.setWindowInfo(WindowInfo vi)
Updates all the properties in this object so that
they match the properties of the provided
wi object. |
| Modifier and Type | Method and Description |
|---|---|
WindowInfo |
WizardAndami.getWindowInfo() |
WindowInfo |
UnsavedDataPanel.getWindowInfo() |
Copyright © 2025 gvSIG Association. All rights reserved.