| Package | Description |
|---|---|
| org.gvsig.app.project.documents | |
| org.gvsig.app.project.documents.gui | |
| org.gvsig.app.project.documents.view | |
| org.gvsig.app.project.documents.view.gui |
| Modifier and Type | Method and Description |
|---|---|
WindowLayout |
AbstractDocument.getWindowLayout() |
WindowLayout |
Document.getWindowLayout() |
| Modifier and Type | Method and Description |
|---|---|
org.gvsig.andami.ui.mdiManager.IWindow |
AbstractDocumentManager.getMainWindow(Document doc,
WindowLayout layout) |
org.gvsig.andami.ui.mdiManager.IWindow |
DocumentManager.getMainWindow(Document doc,
WindowLayout layout)
Return the main window asociated to the document.
|
void |
AbstractDocument.setWindowLayout(WindowLayout layout) |
void |
Document.setWindowLayout(WindowLayout layout) |
| Modifier and Type | Method and Description |
|---|---|
WindowLayout |
IDocumentWindow.getWindowLayout()
Método para obtener un windowData con las propiedades de la
ventana del documento como pueden ser tamaños, posiciones y
estados de sliders, divisores etc.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IDocumentWindow.setWindowLayout(WindowLayout layout)
Método para cargar los datos de la ventana de proyecto.
|
| Modifier and Type | Method and Description |
|---|---|
org.gvsig.andami.ui.mdiManager.IWindow |
ViewManager.getMainWindow(Document doc,
WindowLayout layout) |
| Modifier and Type | Field and Description |
|---|---|
protected WindowLayout |
AbstractViewPanel.windowLayout |
| Modifier and Type | Method and Description |
|---|---|
WindowLayout |
AbstractViewPanel.getWindowLayout() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractViewPanel.setWindowLayout(WindowLayout data) |
Copyright © 2025 gvSIG Association. All rights reserved.