public interface IWindow
MDIManager
,
WindowInfo
,
SingletonWindow
,
IWindowListener
Modifier and Type | Method and Description |
---|---|
WindowInfo |
getWindowInfo()
Gets the initial window properties.
|
Object |
getWindowProfile()
Gets the profile for this window
|
WindowInfo getWindowInfo()
Gets the initial window properties. It must be called just once
from the framework. To get the current WindowInfo from this
window, use
PluginServices.getMDIManager.getWindowInfo(window);
Object getWindowProfile()
Gets the profile for this window