Uses of Package
dsto.dfc.swing.panels

Packages that use dsto.dfc.swing.panels
dsto.dfc.swing.panels Provides MDI-style window management support for managing a set of components. 
dsto.dfc.swing.undo Extends Swing undo/redo framework to add generalized support for monitoring user edits and displaying them in a UI. 
 

Classes in dsto.dfc.swing.panels used by dsto.dfc.swing.panels
BottomLeft
          BottomLeft positions an inner frame in the bottom left corner of a larger outer frame.
BottomRight
          BottomRight positions an inner frame in the bottom right corner of a larger outer frame.
ClientCommandViews
          A Client Command View alters the commands visible on the main menu, context menu, and tool bar for a changing client.
CmdPageLayoutPanel
          A Command that opens up a page layout dialog.
Corner
          Corner positions an inner frame in a corner of of a larger outer frame.
DynamicCommandViews
          A Dynamic Command View alters the commands visible on the main menu, context menu, and tool bar of the panel manager.
EditPropagator
          This class informs registered listeners of edits occurring within any panels held by the panel manager.
FixedFloatState
          The FixedFloatState represents a single pane in a tabPane.
FloatStateEdit
          Edit to represent a change in floating status, customised from the PropertyEdit for its display name.
FrameLike
          This interface allow JFrames and Frames to be substitutable.
HidePolicy
          A policy for deciding what to do when the PanelManager contains no panels.
InternalFloatState
          The Internal FloatState represents a lightweight window.
PanelManager
          Manages a set of panels similar to a Window Manager.
PanelManager.Panel
          A panel managed by the panel manager.
PanelManager.WindowEventListener
          Inner class to capture events generated by internal and external frames.
PanelManagerEvent
          A PanelManagerEvent is passed as a parameter to PanelManagerListener's when a Panel is floated, unfloated, added, or removed.
PanelManagerListener
          Listener interface for PanelManager events.
RestrictedIndexTabbedPane
          Title: DFC General User Interface package Description:
StandardCommandViews
          StandardCommandViews encapsulates the main, toolbar, and context menus.
TitleShowPolicy
          A policy class for displaying titles in PanelManager.Panels.
ToolView
          A floating tool view of a PanelManager.Panel.
TopLeft
          TopLeft positions an inner frame in the top left corner of a larger outer frame.
TopRight
          TopRight positions an inner frame in the top right corner of a larger outer frame.
 

Classes in dsto.dfc.swing.panels used by dsto.dfc.swing.undo
StandardCommandViews
          StandardCommandViews encapsulates the main, toolbar, and context menus.
 



Copyright © 2008 Commonwealth of Australia