Uses of Interface
dsto.dfc.swt.commands.CustomToolbarCommand

Packages that use CustomToolbarCommand
dsto.dfc.swt.commands Framework for defining and presenting user commands in a UI. 
dsto.dfc.swt.util   
 

Uses of CustomToolbarCommand in dsto.dfc.swt.commands
 

Classes in dsto.dfc.swt.commands that implement CustomToolbarCommand
 class BasicToggleCommand
          Base class for commands that can be "on" or "off".
 class CmdSetBeanProperty
          Command that sets the value of a Bean property (ie via a setX () method).
 class CmdToggleWindowStyle
          Command to toggle a style setting on a JFace window.
 

Uses of CustomToolbarCommand in dsto.dfc.swt.util
 

Classes in dsto.dfc.swt.util that implement CustomToolbarCommand
 class CmdToggleDataBeanProperty
          Command that toggles a boolean property of an IDataBean.
 



Copyright © 2008 Commonwealth of Australia