Package | Description |
---|---|
ilog.views.appframe.swing |
Provides custom Swing components that are initialized from the settings.
|
ilog.views.appframe.swing.mdi |
Provides interfaces and classes for managing MDI Swing main windows.
|
Modifier and Type | Method and Description |
---|---|
IlvDockingArea |
IlvSwingMainWindow.getDockingArea()
Returns the docking area associated with this main window.
|
Modifier and Type | Method and Description |
---|---|
IlvDockingArea |
IlvMDIMainFrame.getDockingArea()
Returns the docking area associated with this main window.
|
IlvDockingArea |
IlvMDIDockingArea.getDockingArea()
Returns the docking area associated with this object.
|
IlvDockingArea |
IlvMDIApplet.getDockingArea()
Returns the docking area associated with this applet.
|
Constructor and Description |
---|
IlvMDIDockingArea(IlvDockingArea dockingArea,
String emptyDockableName,
String styleReferenceDockableName)
Creates a new
IlvMDIDockingArea associated with the
specified dockingArea . |
IlvMDIDockingArea(IlvDockingArea dockingArea,
String emptyDockableName,
String styleReferenceDockableName,
boolean emptyPaneAlwaysHidden)
Creates a new
IlvMDIDockingArea associated with the
specified dockingArea . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.