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

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

Uses of CommandMenuItemProvider in dsto.dfc.swt.commands
 

Classes in dsto.dfc.swt.commands that implement CommandMenuItemProvider
 class CommandMenuButtonProvider
          Command UI provider that generates a MenuItem for the command.
 class CommandMenuCheckboxProvider
          Command UI provider that generates a checkbox MenuItem for the command.
 

Methods in dsto.dfc.swt.commands that return CommandMenuItemProvider
 CommandMenuItemProvider CustomMenuCommand.createMenuProvider(CommandView view, org.eclipse.swt.widgets.Menu menu, int index)
          Create a menu UI provider for the command.
 CommandMenuItemProvider BasicToggleCommand.createMenuProvider(CommandView commandView, org.eclipse.swt.widgets.Menu menu, int index)
           
 

Uses of CommandMenuItemProvider in dsto.dfc.swt.util
 

Methods in dsto.dfc.swt.util that return CommandMenuItemProvider
 CommandMenuItemProvider CmdToggleDataBeanProperty.createMenuProvider(CommandView commandView, org.eclipse.swt.widgets.Menu menu, int index)
           
 



Copyright © 2008 Commonwealth of Australia