Uses of Class
org.openbp.cockpit.plugins.toolbox.ToolBoxPlugin

Packages that use ToolBoxPlugin
org.openbp.cockpit.plugins.toolbox   
 

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

Subclasses of ToolBoxPlugin in org.openbp.cockpit.plugins.toolbox
 class SocketToolBoxPlugin
          The ToolBox with two Sockets
 class StandardToolBoxPlugin
          This is a Standard ToolBox with all standard entrys.
 class UserToolBoxPlugin
          This is a ToolBox where the User can put several Items.
 

Methods in org.openbp.cockpit.plugins.toolbox that return ToolBoxPlugin
 ToolBoxPlugin ToolBoxItem.getToolbox()
          Gets the toolbox this item belongs to.
 

Methods in org.openbp.cockpit.plugins.toolbox with parameters of type ToolBoxPlugin
 void ToolBoxItem.setToolbox(ToolBoxPlugin toolbox)
          Sets the toolbox this item belongs to.
 



Copyright © 2011. All Rights Reserved.