Uses of Class
ice.ri.common.dialog.awt.AbstractSettingsDialogPanel

Packages that use AbstractSettingsDialogPanel
ice.ri.common.dialog.awt   
ice.ri.common.print.awt   
 

Uses of AbstractSettingsDialogPanel in ice.ri.common.dialog.awt
 

Methods in ice.ri.common.dialog.awt with parameters of type AbstractSettingsDialogPanel
 void ListSettingsDialog.add(AbstractSettingsDialogPanel panel)
          Add a panel to the list dialog.
 void DefaultSettingsDialog.add(AbstractSettingsDialogPanel panel)
          Add an instance of AbstractSettingsDialogPanel to the dialog.
 void AbstractSettingsDialog.add(AbstractSettingsDialogPanel panel)
          add ControlPanelPanel to control panel
 

Uses of AbstractSettingsDialogPanel in ice.ri.common.print.awt
 

Subclasses of AbstractSettingsDialogPanel in ice.ri.common.print.awt
 class PageSetupDialog.AdvancedPageSettingsPanel
          The classes purpose is to provide a panel that represents many of the advanced page settings found in the the StormPageFormat object.
 class PageSetupDialog.PageSettingsPanel
          The classes purpose is to provide a panel that represents many of the default page settings found in the the StormPageFormat object.