Uses of Interface
org.gvsig.andami.ui.mdiManager.IWindow
Packages that use IWindow
Package
Description
-
Uses of IWindow in org.gvsig.andami.help
Classes in org.gvsig.andami.help that implement IWindow -
Uses of IWindow in org.gvsig.andami.preferences
Classes in org.gvsig.andami.preferences that implement IWindow -
Uses of IWindow in org.gvsig.andami.ui
Classes in org.gvsig.andami.ui that implement IWindow -
Uses of IWindow in org.gvsig.andami.ui.mdiManager
Subinterfaces of IWindow in org.gvsig.andami.ui.mdiManagerModifier and TypeInterfaceDescriptioninterfaceInterface which should be implemented by those windows which have an identity in the application.Methods in org.gvsig.andami.ui.mdiManager that return IWindowModifier and TypeMethodDescriptionMDIManager.addCentredWindow(IWindow p) Creates a new frame with the provided contents, and shows this new window.Creates a new frame with the provided contents, and shows this new window.MDIManager.getActiveWindow()Returns the currently active window, excluding the modal windows and the PALETTE windows.IWindow[]MDIManager.getAllWindows()Gets all the open windows.MDIManager.getFocusWindow()Returns the currently focused window, excluding the modal windows.IWindow[]MDIManager.getOrderedWindows()Gets all the open windows (asMDIManager.getAllWindows()), but in this method the windows are returned in the same deepness order that they have in the application.Gets the associated IWindow to the panel shown with showWindow method.Methods in org.gvsig.andami.ui.mdiManager with parameters of type IWindowModifier and TypeMethodDescriptionMDIManager.addCentredWindow(IWindow p) Creates a new frame with the provided contents, and shows this new window.Creates a new frame with the provided contents, and shows this new window.voidMDIManager.changeWindowInfo(IWindow v, WindowInfo vi) Updates the window properties (size, location, etc) according to the provided WindowInfo object.voidMDIManager.closeWindow(IWindow p) Close the provided window.MDIManager.getWindowInfo(IWindow v) Gets the WindowInfo object associated with the provided window.voidChange the position of the speficied window.voidMDIManager.moveToFrom(IWindow win) voidForces a window to be repainted.voidMDIManager.setMaximum(IWindow v, boolean bMaximum) Maximizes or restores the provided window -
Uses of IWindow in org.gvsig.andami.ui.wizard
Classes in org.gvsig.andami.ui.wizard that implement IWindowModifier and TypeClassDescriptionclassAsk for elements to save before application exitclass