Uses of Interface
dsto.dfc.swing.panels.PanelManagerListener

Packages that use PanelManagerListener
dsto.dfc.swing.panels Provides MDI-style window management support for managing a set of components. 
 

Uses of PanelManagerListener in dsto.dfc.swing.panels
 

Classes in dsto.dfc.swing.panels that implement PanelManagerListener
 class CmdClosePanel
          A Command that removes the currently active panel from the panel manager.
 class CmdPageLayoutPanel
          A Command that opens up a page layout dialog.
 class CmdPrintPanel
          A Command that opens up a print dialog.
 class CmdPrintPreviewPanel
          A Command that opens up a print preview dialog.
 class DynamicCommandViews
          A Dynamic Command View alters the commands visible on the main menu, context menu, and tool bar of the panel manager.
 class EditPropagator
          This class informs registered listeners of edits occurring within any panels held by the panel manager.
 class HidePolicy
          A policy for deciding what to do when the PanelManager contains no panels.
 

Methods in dsto.dfc.swing.panels with parameters of type PanelManagerListener
 void PanelManager.addPanelManagerListener(PanelManagerListener l)
           
 void PanelManager.removePanelManagerListener(PanelManagerListener l)
           
 



Copyright © 2008 Commonwealth of Australia