|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openbp.jaspira.plugin.AbstractPlugin
org.openbp.jaspira.gui.plugin.AbstractVisiblePlugin
org.openbp.cockpit.plugins.toolbox.ToolBoxPlugin
org.openbp.cockpit.plugins.toolbox.UserToolBoxPlugin
public class UserToolBoxPlugin
This is a ToolBox where the User can put several Items.
| Nested Class Summary | |
|---|---|
class |
UserToolBoxPlugin.InteractionEvents
Interaction module. |
| Nested classes/interfaces inherited from class org.openbp.cockpit.plugins.toolbox.ToolBoxPlugin |
|---|
ToolBoxPlugin.Events, ToolBoxPlugin.ToolBoxLayoutManager |
| Nested classes/interfaces inherited from class org.openbp.jaspira.gui.plugin.AbstractVisiblePlugin |
|---|
AbstractVisiblePlugin.StandardVisiblePluginEvents |
| Nested classes/interfaces inherited from class org.openbp.jaspira.plugin.AbstractPlugin |
|---|
AbstractPlugin.StandardPluginEvents |
| Field Summary |
|---|
| Fields inherited from class org.openbp.jaspira.plugin.AbstractPlugin |
|---|
PROPERTY_CONDITION, PROPERTY_DESCRIPTION, PROPERTY_ICON, PROPERTY_NAME, PROPERTY_SEQUENCE, PROPERTY_TITLE, PROPERTY_VENDOR, PROPERTY_VERSION |
| Fields inherited from interface org.openbp.jaspira.gui.plugin.VisiblePlugin |
|---|
GER, GEU, SIZE_VARIABLE_BOTH, SIZE_VARIABLE_HEIGHT, SIZE_VARIABLE_NONE, SIZE_VARIABLE_WIDTH, TOOLBAR_DYNAMIC, TOOLBAR_EVENTS, TOOLBAR_NONE |
| Fields inherited from interface org.openbp.jaspira.plugin.Plugin |
|---|
ID_DELIMETER, LEVEL_APPLICATION, LEVEL_FRAME, LEVEL_PAGE, LEVEL_PLUGIN |
| Constructor Summary | |
|---|---|
UserToolBoxPlugin()
|
|
| Method Summary | |
|---|---|
protected boolean |
acceptFlyWheelKey(int key)
Determines if the given key is accepted by the toolbox as break out mode key. |
| Methods inherited from class org.openbp.cockpit.plugins.toolbox.ToolBoxPlugin |
|---|
acceptDrop, addStandardToolBoxItems, addToolBoxItem, addToolBoxItem, canTitleChange, clearToolbox, createBreakOutEntries, dragActionTriggered, dragEnded, dragStarted, getAllDropRegions, getAllImportersAt, getDropRegions, getImportersAt, getResourceCollectionContainerName, getTitle, getToolBoxTitle, importData, initializeComponents, refreshContent, removeToolBoxItem, setToolBoxTitle, updateSkinIcons |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.openbp.jaspira.gui.interaction.InteractionClient |
|---|
getSubClients |
| Methods inherited from interface org.openbp.jaspira.plugin.Plugin |
|---|
addPlugin, addToPeerGroup, canClose, containsStackedEvent, fireEvent, fireEvent, fireEvent, getAction, getChildPlugins, getClassName, getCondition, getDescendantPlugins, getDescription, getEventActionNames, getIcon, getLevel, getName, getParentPlugin, getPeerGroup, getPeerGroupNames, getPeerGroups, getPluginResourceCollection, getPluginState, getSubTitle, getUniqueId, getVendor, getVersion, handleEvent, inheritEvent, initializePlugin, installFirstPlugin, matchesPeerGroup, matchesPeerGroups, receiveEvent, removeFromPeerGroup, removePlugin, requestClose, setParentPlugin, setPluginState, uninstallLastPlugin |
| Constructor Detail |
|---|
public UserToolBoxPlugin()
| Method Detail |
|---|
protected boolean acceptFlyWheelKey(int key)
ToolBoxPlugin
acceptFlyWheelKey in class ToolBoxPluginkey - Key to check
ToolBoxPlugin.acceptFlyWheelKey(int)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||