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

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

Uses of CommandToolbarItemProvider in dsto.dfc.swt.commands
 

Classes in dsto.dfc.swt.commands that implement CommandToolbarItemProvider
 class CommandToolbarButtonProvider
          Command UI provider that generates a ToolItem for the command.
 class CommandToolbarCheckboxProvider
          Command UI provider that generates a checkbox ToolItem for the command.
 

Methods in dsto.dfc.swt.commands that return CommandToolbarItemProvider
 CommandToolbarItemProvider CustomToolbarCommand.createToolbarProvider(CommandView view, org.eclipse.swt.widgets.ToolBar toolbar, int index)
          Create a toolbarUI provider for the command.
 CommandToolbarItemProvider BasicToggleCommand.createToolbarProvider(CommandView commandView, org.eclipse.swt.widgets.ToolBar toolbar, int index)
           
 

Uses of CommandToolbarItemProvider in dsto.dfc.swt.util
 

Methods in dsto.dfc.swt.util that return CommandToolbarItemProvider
 CommandToolbarItemProvider CmdToggleDataBeanProperty.createToolbarProvider(CommandView commandView, org.eclipse.swt.widgets.ToolBar toolbar, int index)
           
 



Copyright © 2008 Commonwealth of Australia