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

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

Uses of CustomMenuCommand in dsto.dfc.swt.commands
 

Classes in dsto.dfc.swt.commands that implement CustomMenuCommand
 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 CustomMenuCommand in dsto.dfc.swt.util
 

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



Copyright © 2008 Commonwealth of Australia