com.camunda.toolkit.jbpm.swing
Class JbpmUserGuiComponent

java.lang.Object
  extended by com.camunda.scruffy.ScruffySupport
      extended by com.camunda.scruffy.components.GuiComponent
          extended by com.camunda.toolkit.jbpm.swing.JbpmUserGuiComponent

public class JbpmUserGuiComponent
extends com.camunda.scruffy.components.GuiComponent


Constructor Summary
JbpmUserGuiComponent(ProcessPanel processPanel)
           
 
Method Summary
protected  javax.swing.JComponent build()
           
 com.camunda.scruffy.actions.GuiAction[] getActions()
           
 java.lang.String getComponentDescription()
           
 com.camunda.scruffy.actions.GuiAction getHelpAction()
           
 
Methods inherited from class com.camunda.scruffy.components.GuiComponent
addDependentBean, addToExceptionLog, cancel, dataChanged, descriptionChanged, destroy, dispose, doBeforeDispose, getAllowedRoles, getCloseAction, getDependensBeans, getDescription, getKeyComponent, getLinkedComponent, getPanel, getParent, getResourceItem, getRoot, getScruffyTab, getWindowManager, handleException, hasKeyComponent, initialize, isConfirmed, isEnabled, linkedComponentExists, makeSticky, notifySelectedKey, setEnabled, setParent, setScruffyTab, showBusinessObject, showBusinessObject, showInformationMessage, showSearchForAttributeModal, showSearchForKey, showSearchForKey, showSearchForKey, showTabModalComponent, showWarningMessage, undoSticky
 
Methods inherited from class com.camunda.scruffy.ScruffySupport
getObjectByKey, getObjectProperty, getObjectValue, getObjectValue, getRepository, getService, getService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JbpmUserGuiComponent

public JbpmUserGuiComponent(ProcessPanel processPanel)
Method Detail

getActions

public com.camunda.scruffy.actions.GuiAction[] getActions()
Overrides:
getActions in class com.camunda.scruffy.components.GuiComponent

getComponentDescription

public java.lang.String getComponentDescription()
Specified by:
getComponentDescription in class com.camunda.scruffy.components.GuiComponent

getHelpAction

public com.camunda.scruffy.actions.GuiAction getHelpAction()
Overrides:
getHelpAction in class com.camunda.scruffy.components.GuiComponent

build

protected javax.swing.JComponent build()
Specified by:
build in class com.camunda.scruffy.components.GuiComponent


Copyright © 2007 camunda GmbH. All Rights Reserved.