Uses of Class
org.openbp.jaspira.plugin.AbstractPlugin

Packages that use AbstractPlugin
org.openbp.cockpit   
org.openbp.cockpit.generator   
org.openbp.cockpit.itemeditor   
org.openbp.cockpit.modeler   
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.plugins.displayobject   
org.openbp.guiclient.plugins.server   
org.openbp.jaspira.gui.clipboard   
org.openbp.jaspira.gui.plugin   
org.openbp.jaspira.option   
org.openbp.jaspira.plugins   
org.openbp.jaspira.plugins.colorchooser   
org.openbp.jaspira.plugins.errordialog   
org.openbp.jaspira.plugins.propertybrowser   
org.openbp.jaspira.plugins.statusbar   
 

Uses of AbstractPlugin in org.openbp.cockpit
 

Subclasses of AbstractPlugin in org.openbp.cockpit
 class Cockpit
          Main class of the OpenBP cockpit.
 class CockpitAboutBox
          This is the AboutBoxPlugin of the OpenBP Cockpit.
 

Uses of AbstractPlugin in org.openbp.cockpit.generator
 

Subclasses of AbstractPlugin in org.openbp.cockpit.generator
 class GeneratorPlugin
          Invisible plugin that provides access to the generator wizard.
 

Uses of AbstractPlugin in org.openbp.cockpit.itemeditor
 

Subclasses of AbstractPlugin in org.openbp.cockpit.itemeditor
 class ItemOpenDispatcherPlugin
          Plugin that handles open events for components and models.
 class NodeItemEditorPage
          Jaspira page for displaying the node editor plugin.
 class NodeItemEditorPlugin
          This plugin represents an editor for a single node
 

Uses of AbstractPlugin in org.openbp.cockpit.modeler
 

Subclasses of AbstractPlugin in org.openbp.cockpit.modeler
 class Modeler
          The Modeler class is one of the core components of the OpenBP modeler.
 class ModelerOptionPlugin
          This Plugin contains the options for the editor.
 class ModelerPage
          Jaspira page that hosts the Modeler.
 

Uses of AbstractPlugin in org.openbp.cockpit.modeler.skins
 

Subclasses of AbstractPlugin in org.openbp.cockpit.modeler.skins
 class SkinPlugin
          Invisible plugin that provides management of modeler skins.
 

Uses of AbstractPlugin in org.openbp.cockpit.modeler.undo
 

Subclasses of AbstractPlugin in org.openbp.cockpit.modeler.undo
 class ModelerUndoPlugin
          This plugin reacts on the actionevents fired by the undo und redo action and communicates with the UndoMgr
 

Uses of AbstractPlugin in org.openbp.cockpit.plugins.association
 

Subclasses of AbstractPlugin in org.openbp.cockpit.plugins.association
 class AssociationPlugin
          Invisible plugin that provides generic mechanisms for associations handling.
 class ExternalAssociationPlugin
          Invisible plugin handling MIME type associations to external programs.
 

Uses of AbstractPlugin in org.openbp.cockpit.plugins.commandline
 

Subclasses of AbstractPlugin in org.openbp.cockpit.plugins.commandline
 class CommandLinePlugin
          Plugin that checks the command line options of the cockpit and loads processes if specified by the -process option.
 

Uses of AbstractPlugin in org.openbp.cockpit.plugins.debugger
 

Subclasses of AbstractPlugin in org.openbp.cockpit.plugins.debugger
 class DebuggerPlugin
          Simple Plugin that handles debug communication with the OpenBP server.
 class InspectorPlugin
          This plugin implements a token context inspector.
 class StackTracePlugin
          This plugin implements a token context inspector.
 

Uses of AbstractPlugin in org.openbp.cockpit.plugins.finder
 

Subclasses of AbstractPlugin in org.openbp.cockpit.plugins.finder
 class FinderPlugin
          The plugin of the finder.
 class FinderResultPlugin
          This plugin show the results of the finder in the modeler.
 

Uses of AbstractPlugin in org.openbp.cockpit.plugins.infopanel
 

Subclasses of AbstractPlugin in org.openbp.cockpit.plugins.infopanel
 class InfoPanelPlugin
          Info panel plugin.
 

Uses of AbstractPlugin in org.openbp.cockpit.plugins.itembrowser
 

Subclasses of AbstractPlugin in org.openbp.cockpit.plugins.itembrowser
 class ItemBrowserPlugin
          The item browser displays the models of the system and their items in a tree structure.
 class NodeEditorItemBrowserPlugin
          Item browser that displays data types and icons only.
 

Uses of AbstractPlugin in org.openbp.cockpit.plugins.miniview
 

Subclasses of AbstractPlugin in org.openbp.cockpit.plugins.miniview
 class MiniViewPlugin
          This Plugin displays a whole drawing view.
 

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

Subclasses of AbstractPlugin 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 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 AbstractPlugin in org.openbp.cockpit.plugins.variables
 

Subclasses of AbstractPlugin in org.openbp.cockpit.plugins.variables
 class VariablesPlugin
          This plugin displays the variables used by a process in a tree table.
 

Uses of AbstractPlugin in org.openbp.guiclient.plugins.displayobject
 

Subclasses of AbstractPlugin in org.openbp.guiclient.plugins.displayobject
 class DisplayObjectPlugin
          The role option manager keeps track of various settings that depend on the role of the current user.
 

Uses of AbstractPlugin in org.openbp.guiclient.plugins.server
 

Subclasses of AbstractPlugin in org.openbp.guiclient.plugins.server
 class ServerConnectionPlugin
          Unvisible plugin for common options
 

Uses of AbstractPlugin in org.openbp.jaspira.gui.clipboard
 

Subclasses of AbstractPlugin in org.openbp.jaspira.gui.clipboard
 class ClipboardPlugin
          This plugin provides the link between the ClipboardMgr and the application.
 

Uses of AbstractPlugin in org.openbp.jaspira.gui.plugin
 

Subclasses of AbstractPlugin in org.openbp.jaspira.gui.plugin
 class AbstractVisiblePlugin
          Basic implementation of a visible plugin.
 class ApplicationBase
          The application base is the base class for any Jaspira application main class.
 class JaspiraPage
          A page in a application.
 

Uses of AbstractPlugin in org.openbp.jaspira.option
 

Subclasses of AbstractPlugin in org.openbp.jaspira.option
 class OptionMgr
          Singleton class that manages all options of the application.
 

Uses of AbstractPlugin in org.openbp.jaspira.plugins
 

Subclasses of AbstractPlugin in org.openbp.jaspira.plugins
 class AboutBoxPlugin
          This Plugin is a simple AboutBoxPlugin.
 class PluginMgrPlugin
          This Plugin shows all installed Plugins.
 

Uses of AbstractPlugin in org.openbp.jaspira.plugins.colorchooser
 

Subclasses of AbstractPlugin in org.openbp.jaspira.plugins.colorchooser
 class ColorChooserPlugin
          Simple color chooser plugin which selects a Color and supports drag and drop of the color.
 

Uses of AbstractPlugin in org.openbp.jaspira.plugins.errordialog
 

Subclasses of AbstractPlugin in org.openbp.jaspira.plugins.errordialog
 class ErrorDialogPlugin
          Pseudo plugin to get access to a resource file and have an central point to get access to the options for the problem report
 

Uses of AbstractPlugin in org.openbp.jaspira.plugins.propertybrowser
 

Subclasses of AbstractPlugin in org.openbp.jaspira.plugins.propertybrowser
 class PropertyBrowserPlugin
          Property browser plugin.
 

Uses of AbstractPlugin in org.openbp.jaspira.plugins.statusbar
 

Subclasses of AbstractPlugin in org.openbp.jaspira.plugins.statusbar
 class StatusBarPlugin
          Statusbar of a Jaspira page.
 



Copyright © 2011. All Rights Reserved.