Uses of Package
org.openbp.jaspira.plugin

Packages that use org.openbp.jaspira.plugin
org.openbp.cockpit   
org.openbp.cockpit.generator   
org.openbp.cockpit.itemeditor   
org.openbp.cockpit.modeler   
org.openbp.cockpit.modeler.drawing   
org.openbp.cockpit.modeler.skins   
org.openbp.cockpit.modeler.undo   
org.openbp.cockpit.plugins.association   
org.openbp.cockpit.plugins.commandline   
org.openbp.cockpit.plugins.debugger   
org.openbp.cockpit.plugins.finder   
org.openbp.cockpit.plugins.infopanel   
org.openbp.cockpit.plugins.itembrowser   
org.openbp.cockpit.plugins.miniview   
org.openbp.cockpit.plugins.toolbox   
org.openbp.cockpit.plugins.variables   
org.openbp.guiclient.event   
org.openbp.guiclient.model.item.itemfilter   
org.openbp.guiclient.plugins.displayobject   
org.openbp.guiclient.plugins.server   
org.openbp.jaspira.action   
org.openbp.jaspira.decoration   
org.openbp.jaspira.event   
org.openbp.jaspira.gui.clipboard   
org.openbp.jaspira.gui.interaction   
org.openbp.jaspira.gui.plugin   
org.openbp.jaspira.option   
org.openbp.jaspira.plugin   
org.openbp.jaspira.plugins   
org.openbp.jaspira.plugins.colorchooser   
org.openbp.jaspira.plugins.errordialog   
org.openbp.jaspira.plugins.propertybrowser   
org.openbp.jaspira.plugins.statusbar   
 

Classes in org.openbp.jaspira.plugin used by org.openbp.cockpit
AbstractPlugin
          Abstract superclass for plugins.
EventModule
          A module is a group of event handlers for Jaspira events.
Plugin
          Generic interface for plugins.
 

Classes in org.openbp.jaspira.plugin used by org.openbp.cockpit.generator
AbstractPlugin
          Abstract superclass for plugins.
EventModule
          A module is a group of event handlers for Jaspira events.
InteractionModule
          Abstract super module for all menu-, toolbar- and popup menu contributors.
Plugin
          Generic interface for plugins.
 

Classes in org.openbp.jaspira.plugin used by org.openbp.cockpit.itemeditor
AbstractPlugin
          Abstract superclass for plugins.
EventModule
          A module is a group of event handlers for Jaspira events.
InteractionModule
          Abstract super module for all menu-, toolbar- and popup menu contributors.
Plugin
          Generic interface for plugins.
 

Classes in org.openbp.jaspira.plugin used by org.openbp.cockpit.modeler
AbstractPlugin
          Abstract superclass for plugins.
EventModule
          A module is a group of event handlers for Jaspira events.
ExternalEventModule
          Event module that maintains a reference to its plugin.
ExternalInteractionModule
          Abstract super module for all external menu-, toolbar- and popup menu contributors.
OptionModule
          The option module defines the options of a plugin.
Plugin
          Generic interface for plugins.
PluginState
          Abstract PluginState object, creates name and version out of the class
 

Classes in org.openbp.jaspira.plugin used by org.openbp.cockpit.modeler.drawing
Plugin
          Generic interface for plugins.
 

Classes in org.openbp.jaspira.plugin used by org.openbp.cockpit.modeler.skins
AbstractPlugin
          Abstract superclass for plugins.
EventModule
          A module is a group of event handlers for Jaspira events.
OptionModule
          The option module defines the options of a plugin.
Plugin
          Generic interface for plugins.
 

Classes in org.openbp.jaspira.plugin used by org.openbp.cockpit.modeler.undo
AbstractPlugin
          Abstract superclass for plugins.
EventModule
          A module is a group of event handlers for Jaspira events.
OptionModule
          The option module defines the options of a plugin.
Plugin
          Generic interface for plugins.
 

Classes in org.openbp.jaspira.plugin used by org.openbp.cockpit.plugins.association
AbstractPlugin
          Abstract superclass for plugins.
EventModule
          A module is a group of event handlers for Jaspira events.
InteractionModule
          Abstract super module for all menu-, toolbar- and popup menu contributors.
OptionModule
          The option module defines the options of a plugin.
Plugin
          Generic interface for plugins.
 

Classes in org.openbp.jaspira.plugin used by org.openbp.cockpit.plugins.commandline
AbstractPlugin
          Abstract superclass for plugins.
Plugin
          Generic interface for plugins.
 

Classes in org.openbp.jaspira.plugin used by org.openbp.cockpit.plugins.debugger
AbstractPlugin
          Abstract superclass for plugins.
EventModule
          A module is a group of event handlers for Jaspira events.
ExternalOptionModule
          Option module that maintains a reference to its plugin.
InteractionModule
          Abstract super module for all menu-, toolbar- and popup menu contributors.
OptionModule
          The option module defines the options of a plugin.
Plugin
          Generic interface for plugins.
 

Classes in org.openbp.jaspira.plugin used by org.openbp.cockpit.plugins.finder
AbstractPlugin
          Abstract superclass for plugins.
EventModule
          A module is a group of event handlers for Jaspira events.
InteractionModule
          Abstract super module for all menu-, toolbar- and popup menu contributors.
Plugin
          Generic interface for plugins.
 

Classes in org.openbp.jaspira.plugin used by org.openbp.cockpit.plugins.infopanel
AbstractPlugin
          Abstract superclass for plugins.
EventModule
          A module is a group of event handlers for Jaspira events.
Plugin
          Generic interface for plugins.
 

Classes in org.openbp.jaspira.plugin used by org.openbp.cockpit.plugins.itembrowser
AbstractPlugin
          Abstract superclass for plugins.
EventModule
          A module is a group of event handlers for Jaspira events.
ExternalEventModule
          Event module that maintains a reference to its plugin.
InteractionModule
          Abstract super module for all menu-, toolbar- and popup menu contributors.
OptionModule
          The option module defines the options of a plugin.
Plugin
          Generic interface for plugins.
 

Classes in org.openbp.jaspira.plugin used by org.openbp.cockpit.plugins.miniview
AbstractPlugin
          Abstract superclass for plugins.
EventModule
          A module is a group of event handlers for Jaspira events.
OptionModule
          The option module defines the options of a plugin.
Plugin
          Generic interface for plugins.
 

Classes in org.openbp.jaspira.plugin used by org.openbp.cockpit.plugins.toolbox
AbstractPlugin
          Abstract superclass for plugins.
EventModule
          A module is a group of event handlers for Jaspira events.
InteractionModule
          Abstract super module for all menu-, toolbar- and popup menu contributors.
Plugin
          Generic interface for plugins.
 

Classes in org.openbp.jaspira.plugin used by org.openbp.cockpit.plugins.variables
AbstractPlugin
          Abstract superclass for plugins.
EventModule
          A module is a group of event handlers for Jaspira events.
Plugin
          Generic interface for plugins.
 

Classes in org.openbp.jaspira.plugin used by org.openbp.guiclient.event
Plugin
          Generic interface for plugins.
 

Classes in org.openbp.jaspira.plugin used by org.openbp.guiclient.model.item.itemfilter
Plugin
          Generic interface for plugins.
 

Classes in org.openbp.jaspira.plugin used by org.openbp.guiclient.plugins.displayobject
AbstractPlugin
          Abstract superclass for plugins.
EventModule
          A module is a group of event handlers for Jaspira events.
OptionModule
          The option module defines the options of a plugin.
Plugin
          Generic interface for plugins.
 

Classes in org.openbp.jaspira.plugin used by org.openbp.guiclient.plugins.server
AbstractPlugin
          Abstract superclass for plugins.
EventModule
          A module is a group of event handlers for Jaspira events.
Plugin
          Generic interface for plugins.
 

Classes in org.openbp.jaspira.plugin used by org.openbp.jaspira.action
Plugin
          Generic interface for plugins.
 

Classes in org.openbp.jaspira.plugin used by org.openbp.jaspira.decoration
EventModule
          A module is a group of event handlers for Jaspira events.
Plugin
          Generic interface for plugins.
 

Classes in org.openbp.jaspira.plugin used by org.openbp.jaspira.event
EventModule
          A module is a group of event handlers for Jaspira events.
Plugin
          Generic interface for plugins.
 

Classes in org.openbp.jaspira.plugin used by org.openbp.jaspira.gui.clipboard
AbstractPlugin
          Abstract superclass for plugins.
EventModule
          A module is a group of event handlers for Jaspira events.
Plugin
          Generic interface for plugins.
 

Classes in org.openbp.jaspira.plugin used by org.openbp.jaspira.gui.interaction
Plugin
          Generic interface for plugins.
 

Classes in org.openbp.jaspira.plugin used by org.openbp.jaspira.gui.plugin
AbstractPlugin
          Abstract superclass for plugins.
EventModule
          A module is a group of event handlers for Jaspira events.
InteractionModule
          Abstract super module for all menu-, toolbar- and popup menu contributors.
Plugin
          Generic interface for plugins.
PluginState
          Abstract PluginState object, creates name and version out of the class
 

Classes in org.openbp.jaspira.plugin used by org.openbp.jaspira.option
AbstractPlugin
          Abstract superclass for plugins.
EventModule
          A module is a group of event handlers for Jaspira events.
Plugin
          Generic interface for plugins.
 

Classes in org.openbp.jaspira.plugin used by org.openbp.jaspira.plugin
ConfigMgr
          The configuration manager stores a number of configuration values that can be used to customize the application and its plugins.
EventModule
          A module is a group of event handlers for Jaspira events.
ExternalEventModule
          Event module that maintains a reference to its plugin.
OptionModule
          The option module defines the options of a plugin.
Plugin
          Generic interface for plugins.
PluginMgr
          The PluginMgr is the central instance for managing classes and instances of plugins.
PluginProfile
          Plugin profile.
PluginState
          Abstract PluginState object, creates name and version out of the class
 

Classes in org.openbp.jaspira.plugin used by org.openbp.jaspira.plugins
AbstractPlugin
          Abstract superclass for plugins.
Plugin
          Generic interface for plugins.
 

Classes in org.openbp.jaspira.plugin used by org.openbp.jaspira.plugins.colorchooser
AbstractPlugin
          Abstract superclass for plugins.
EventModule
          A module is a group of event handlers for Jaspira events.
Plugin
          Generic interface for plugins.
 

Classes in org.openbp.jaspira.plugin used by org.openbp.jaspira.plugins.errordialog
AbstractPlugin
          Abstract superclass for plugins.
EventModule
          A module is a group of event handlers for Jaspira events.
Plugin
          Generic interface for plugins.
 

Classes in org.openbp.jaspira.plugin used by org.openbp.jaspira.plugins.propertybrowser
AbstractPlugin
          Abstract superclass for plugins.
EventModule
          A module is a group of event handlers for Jaspira events.
InteractionModule
          Abstract super module for all menu-, toolbar- and popup menu contributors.
Plugin
          Generic interface for plugins.
PluginState
          Abstract PluginState object, creates name and version out of the class
 

Classes in org.openbp.jaspira.plugin used by org.openbp.jaspira.plugins.statusbar
AbstractPlugin
          Abstract superclass for plugins.
EventModule
          A module is a group of event handlers for Jaspira events.
Plugin
          Generic interface for plugins.
 



Copyright © 2011. All Rights Reserved.