Interface | Description |
---|---|
ManagedPage |
An optional interface that can be implemented by pages managed by a
PageManager . |
PageListener |
Class | Description |
---|---|
ControlPageManager |
A TabbedPageManager that only shows its tabs when there is more than one
page.
|
DockPageManager |
PageManager that displays its pages as tabs (when docked) or windows (undocked). |
InternalFramePageManager |
PageManager that manages its pages as InternalFrames on a Desktop. |
MDIApplication |
Extends Application to provide MDI facilities.
|
PageContext |
Handle for a graphical component (page) managed by a
PageManager . |
PageEvent |
An event delivered to
PageListener s in response to user interaction with a page. |
PageManager |
Base class for managers responsible for handling sets of pages within an application.
|
TabbedPageManager | |
ToolBarHolder | |
WindowMenu |
A menu that includes a list of all active windows.
|
Copyright © 2000–2015 FreeHEP. All rights reserved.