Uses of Interface
org.openbp.jaspira.gui.interaction.BreakoutProvider

Packages that use BreakoutProvider
org.openbp.cockpit.plugins.toolbox   
org.openbp.jaspira.gui.interaction   
 

Uses of BreakoutProvider in org.openbp.cockpit.plugins.toolbox
 

Classes in org.openbp.cockpit.plugins.toolbox that implement BreakoutProvider
 class SocketToolBoxPlugin
          The ToolBox with two Sockets
 class StandardToolBoxPlugin
          This is a Standard ToolBox with all standard entrys.
 class ToolBoxPlugin
          A generic Plugin that shows ToolBoxItems which can used for Drag and Drop.
 class UserToolBoxPlugin
          This is a ToolBox where the User can put several Items.
 

Uses of BreakoutProvider in org.openbp.jaspira.gui.interaction
 

Methods in org.openbp.jaspira.gui.interaction that return BreakoutProvider
 BreakoutProvider BreakoutEvent.getProvider()
          Returns the provider.
 

Methods in org.openbp.jaspira.gui.interaction with parameters of type BreakoutProvider
 void BreakoutEvent.setProvider(BreakoutProvider bop)
          Sets the provider.
 void DragDropPane.startBreakOutMode(BreakoutProvider provider, java.awt.Point position)
          Starts the bob mode using the given provider.
 



Copyright © 2011. All Rights Reserved.