Package | Description |
---|---|
ilog.views.appframe |
Provides common classes that are used within all Java Application Framework modules.
|
ilog.views.appframe.docview |
Provides classes that are involved in the Document/View architecture of the Java Application Framework.
|
ilog.views.appframe.docview.project |
Provides the interfaces and classes for defining project documents.
|
ilog.views.appframe.event |
Provides interfaces and classes for dealing with different types of events fired by main Application Framework classes.
|
ilog.views.appframe.swing |
Provides custom Swing components that are initialized from the settings.
|
ilog.views.appframe.swing.docking |
Provides classes for dealing with dockable panes.
|
ilog.views.appframe.swing.mdi |
Provides interfaces and classes for managing MDI Swing main windows.
|
ilog.views.appframe.util |
Provides common services for initializing an application and utility classes.
|
Class and Description |
---|
IlvDocument
A document manages the data to be edited inside an application.
|
IlvDocumentTemplate
Document templates manage all aspects of the creation and the display
of the documents.
|
IlvDocumentView
A document view visualizes or allows for editing the data of an
IlvDocument . |
IlvFileDocumentTemplate
Defines document templates that create
IlvFileDocument instances. |
IlvMainWindow
Interface for the main window of an application.
|
IlvRecentFileList
Defines objects that handle a list of Most Recently Used files.
|
IlvViewContainer
Defines objects that contain document views.
|
Class and Description |
---|
IlvAbstractDocument
An implementation of the
IlvDocument interface
to serve as a basis for implementing various kinds of documents. |
IlvAbstractFileDocument
An implementation of the file document interface to serve as a basis for
implementing various kinds of file documents.
|
IlvContainerTemplate
Defines templates for creating
IlvViewContainer instances. |
IlvDocument
A document manages the data to be edited inside an application.
|
IlvDocumentTemplate
Document templates manage all aspects of the creation and the display
of the documents.
|
IlvDocumentView
A document view visualizes or allows for editing the data of an
IlvDocument . |
IlvDocumentViewConfiguration
Document view configurations are responsible for creating view containers
and their document views for a document template.
|
IlvFileDocument
Defines documents that are initialized from files.
|
IlvFileDocumentTemplate
Defines document templates that create
IlvFileDocument instances. |
IlvFileFilter
Defines filters that select files that a file document template can open.
|
IlvMainWindow
Interface for the main window of an application.
|
IlvMDIContainerTemplate
Container template that creates one new view container for each
open document.
|
IlvMDIViewContainer
Defines view containers attached to one
IlvDocument
instance, like internal frames or a pane in a tabbed pane. |
IlvRecentFileList
Defines objects that handle a list of Most Recently Used files.
|
IlvRecentFileList.FileHandler
Defines objects that open files.
|
IlvRecentFileList.FileInfo
Stores information for a file listed by a recent file list.
|
IlvStreamDocument
Defines documents that are read and write their data from streams.
|
IlvViewContainer
Defines objects that contain document views.
|
Class and Description |
---|
IlvAbstractDocument
An implementation of the
IlvDocument interface
to serve as a basis for implementing various kinds of documents. |
IlvAbstractFileDocument
An implementation of the file document interface to serve as a basis for
implementing various kinds of file documents.
|
IlvDocument
A document manages the data to be edited inside an application.
|
IlvFileDocument
Defines documents that are initialized from files.
|
IlvFileFilter
Defines filters that select files that a file document template can open.
|
IlvStreamDocument
Defines documents that are read and write their data from streams.
|
Class and Description |
---|
IlvDocument
A document manages the data to be edited inside an application.
|
IlvDocumentTemplate
Document templates manage all aspects of the creation and the display
of the documents.
|
IlvDocumentView
A document view visualizes or allows for editing the data of an
IlvDocument . |
IlvViewContainer
Defines objects that contain document views.
|
Class and Description |
---|
IlvAbstractMainWindow
An implementation of the main window interface to serve as a basis for
implementing various kinds of main window.
|
IlvAbstractStaticViewContainer
This class provides a skeletal implementation of the
IlvViewContainer interface for static view containers. |
IlvDocument
A document manages the data to be edited inside an application.
|
IlvDocumentView
A document view visualizes or allows for editing the data of an
IlvDocument . |
IlvMainWindow
Interface for the main window of an application.
|
IlvViewContainer
Defines objects that contain document views.
|
Class and Description |
---|
IlvDocumentView
A document view visualizes or allows for editing the data of an
IlvDocument . |
Class and Description |
---|
IlvContainerTemplate
Defines templates for creating
IlvViewContainer instances. |
IlvDocument
A document manages the data to be edited inside an application.
|
IlvDocumentView
A document view visualizes or allows for editing the data of an
IlvDocument . |
IlvMainWindow
Interface for the main window of an application.
|
IlvMDIContainerTemplate
Container template that creates one new view container for each
open document.
|
IlvMDIViewContainer
Defines view containers attached to one
IlvDocument
instance, like internal frames or a pane in a tabbed pane. |
IlvViewContainer
Defines objects that contain document views.
|
Class and Description |
---|
IlvFileDocumentTemplate
Defines document templates that create
IlvFileDocument instances. |
IlvFileFilter
Defines filters that select files that a file document template can open.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.