Uses of Package
dsto.dfc.swt.commands

Packages that use dsto.dfc.swt.commands
dsto.dfc.swt.carbon   
dsto.dfc.swt.commands Framework for defining and presenting user commands in a UI. 
dsto.dfc.swt.dnd   
dsto.dfc.swt.util   
dsto.dfc.swt.viewers   
livespace.ui.dashboard   
 

Classes in dsto.dfc.swt.commands used by dsto.dfc.swt.carbon
Command
          Defines a command that may presented in a UI.
 

Classes in dsto.dfc.swt.commands used by dsto.dfc.swt.commands
AbstractCommand
          Base class for most commands.
AbstractCommandItemProvider
          Abstract base class for command UI providers that represent a command with an SWT Item.
BasicToggleCommand
          Base class for commands that can be "on" or "off".
Command
          Defines a command that may presented in a UI.
CommandEvent
           
CommandListener
          Defines the events fired by Command's.
CommandMenuButtonProvider
          Command UI provider that generates a MenuItem for the command.
CommandMenuItemProvider
          Interface for providers of menu command representations (eg menu button, checkboxes, etc).
CommandToolbarButtonProvider
          Command UI provider that generates a ToolItem for the command.
CommandToolbarItemProvider
          Interface for providers of toolbar command representations (eg buttons, checkboxes, etc).
CommandView
          A list of Command's and sub-CommandView's intended to define the commands presented in a given UI context, such as a main menu or a toolbar.
CommandViewNode
          A node used to build the merged command trees used by CommandView's.
CommandViewNodeEvent
           
CommandViewNodeListener
          Defines the events fired by CommandViewNode's.
CustomMenuCommand
          Interface for commands that wish to provide a custom menu UI.
CustomToolbarCommand
          Interface for commands that wish to provide a custom toolbar UI.
 

Classes in dsto.dfc.swt.commands used by dsto.dfc.swt.dnd
AbstractCommand
          Base class for most commands.
AbstractCopyCommand
           
AbstractPasteCommand
           
Command
          Defines a command that may presented in a UI.
 

Classes in dsto.dfc.swt.commands used by dsto.dfc.swt.util
AbstractCommand
          Base class for most commands.
Command
          Defines a command that may presented in a UI.
CommandMenuItemProvider
          Interface for providers of menu command representations (eg menu button, checkboxes, etc).
CommandToolbarItemProvider
          Interface for providers of toolbar command representations (eg buttons, checkboxes, etc).
CommandView
          A list of Command's and sub-CommandView's intended to define the commands presented in a given UI context, such as a main menu or a toolbar.
CustomMenuCommand
          Interface for commands that wish to provide a custom menu UI.
CustomToolbarCommand
          Interface for commands that wish to provide a custom toolbar UI.
 

Classes in dsto.dfc.swt.commands used by dsto.dfc.swt.viewers
AbstractCommand
          Base class for most commands.
Command
          Defines a command that may presented in a UI.
 

Classes in dsto.dfc.swt.commands used by livespace.ui.dashboard
AbstractCommand
          Base class for most commands.
Command
          Defines a command that may presented in a UI.
CommandView
          A list of Command's and sub-CommandView's intended to define the commands presented in a given UI context, such as a main menu or a toolbar.
 



Copyright © 2008 Commonwealth of Australia