Uses of Class
dsto.dfc.swing.panels.TitleShowPolicy

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

Uses of TitleShowPolicy in dsto.dfc.swing.panels
 

Subclasses of TitleShowPolicy in dsto.dfc.swing.panels
 class TitleHidePolicy
          A policy class for displaying titles in PanelManager.Panels.
 

Fields in dsto.dfc.swing.panels declared as TitleShowPolicy
protected  TitleShowPolicy PanelManager.Panel.hideTitle
           
protected  TitleShowPolicy PanelManager.Panel.showTitle
          Determines whether the Tab for this panel will display only an icon, (hideTitle) or and icon and a textual title (showTitle).
 TitleShowPolicy PanelManager.Panel.titleDisplay
           
 

Methods in dsto.dfc.swing.panels with parameters of type TitleShowPolicy
protected  void InternalFloatState.refreshTitle(TitleShowPolicy titleDisplay)
           
protected  void FixedFloatState.refreshTitle(TitleShowPolicy titleDisplay)
           
protected  void ExternalFloatState.refreshTitle(TitleShowPolicy titleDisplay)
           
 



Copyright © 2008 Commonwealth of Australia