Package | Description |
---|---|
ilog.views.appframe.docview |
Provides classes that are involved in the Document/View architecture of the Java Application Framework.
|
ilog.views.appframe.swing.mdi |
Provides interfaces and classes for managing MDI Swing main windows.
|
Modifier and Type | Method and Description |
---|---|
IlvMDIViewContainer |
IlvDocumentTemplate.newMDIViewContainer(IlvDocument document,
IlvMDIContainerTemplate containerTemplate,
String configurationName)
Creates a new MDI view container for the specified document and MDI
container template.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvDesktopPane
Swing desktop pane that implements Application Framework interfaces for
creating document view containers.
|
class |
IlvMDIDockingArea
Defines objects that create document view containers as new dockable tabs in a
docking area.
|
class |
IlvMDITabbedPane
Implementation of the
IlvMDIClient interface
that manages child IlvMDITab containers. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.