Package org.openswing.swing.mdi.client

Interface Summary
BackgroundPainter Title: OpenSwing Framework Description: Interface called by DesktopPane to draw background content.
ClientFacade Title: OpenSwing Framework Description: Client Facade: contains all application functions, called by tree menu.
MDIController Title: OpenSwing Framework Description: Interface called by MDIFrame to: - correctly close the application - logon into the system - view application functions (inside a tree or as menu items in the menubar) Copyright: Copyright (C) 2006 Mauro Carniel This file is part of OpenSwing Framework.
 

Class Summary
AboutDialog Title: OpenSwing Framework Description: About Dialog.
ChangeLanguageDialog Title: OpenSwing Framework Description: Dialog window used to change the language inside the MDI Frame.
Clock Title: OpenSwing Framework Description: Status Panel containing a clock (date + time).
DefaultToolBar Title: OpenSwing Framework Description: Default toolbar: contains all buttons used by GridControl or Form panel.
DefaultToolBarBeanInfo Title: OpenSwing Framework Description: Copyright: Copyright (C) 2008 Mauro Carniel
DesktopPane Title: OpenSwing Framework Description: Desktop panel used to contain internal frames.
GenericStatusPanel Title: OpenSwing Framework Description: Generic Status Pane: it contains a message panel.
InternalFrame Title: OpenSwing Framework Description: Base Internal Frame: to use together with MDI Frame.
MDIFrame Title: OpenSwing Framework Description: MDI Frame.
StatusBar Title: OpenSwing Framework Description: Status Bar: it contains a message panel.
SwitchDialog Title: OpenSwing Framework Description: Dialog used to switch between internal frames.
ToolBar Title: OpenSwing Framework Description: Generic toolbar: contains all buttons used by GridControl or Form panel.
Tree Title: OpenSwing Framework Description: Tree Menu.
TreeMenu Title: OpenSwing Framework Description: Panel that contains the application functions, as a tree (in the MDI Frame).
TreeNodeRenderer Title: OpenSwing Framework Description: Tree Node Renderer.
WindowMenu Title: OpenSwing Framework Description:Windows Menu of the MDI Frame.
WindowsList Title: OpenSwing Framework Description: Hashtable combined with list.
WinIconsPanel Title: OpenSwing Framework Description: Panel used to show the last opened windows and to switch between them.