com.camunda.toolkit.jbpm.swing.scruffybridge
Class JbpmProcessPanel

java.lang.Object
  extended by com.camunda.scruffy.ScruffySupport
      extended by com.camunda.scruffy.components.GuiComponent
          extended by com.camunda.scruffy.components.BoundBeanGuiComponent
              extended by com.camunda.scruffy.components.BoGuiComponent
                  extended by com.camunda.toolkit.jbpm.swing.scruffybridge.JbpmProcessPanel

public class JbpmProcessPanel
extends com.camunda.scruffy.components.BoGuiComponent


Constructor Summary
JbpmProcessPanel()
           
 
Method Summary
protected  javax.swing.JComponent build()
           
 com.camunda.scruffy.actions.GuiAction[] getActions()
           
 com.camunda.commons.beans.BoundBean getBean()
           
 com.camunda.commons.beans.BoundBean getBeanForComment()
           
 com.camunda.scruffy.BusinessObjectReference getCommentsBusinessObjectReference()
           
 java.lang.String getComponentDescription()
           
 com.camunda.scruffy.actions.GuiAction getHelpAction()
           
 void initializeWithBean(com.camunda.commons.beans.BoundBean bean)
           
 
Methods inherited from class com.camunda.scruffy.components.BoGuiComponent
getComments, getCommentService, getNameOfBean, getNameOfBean, showComments
 
Methods inherited from class com.camunda.scruffy.components.BoundBeanGuiComponent
initialize, initialize
 
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

JbpmProcessPanel

public JbpmProcessPanel()
Method Detail

getBean

public com.camunda.commons.beans.BoundBean getBean()
Specified by:
getBean in class com.camunda.scruffy.components.BoGuiComponent

initializeWithBean

public void initializeWithBean(com.camunda.commons.beans.BoundBean bean)
Specified by:
initializeWithBean in class com.camunda.scruffy.components.BoundBeanGuiComponent

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

getBeanForComment

public com.camunda.commons.beans.BoundBean getBeanForComment()
Overrides:
getBeanForComment in class com.camunda.scruffy.components.BoGuiComponent

getCommentsBusinessObjectReference

public com.camunda.scruffy.BusinessObjectReference getCommentsBusinessObjectReference()
Overrides:
getCommentsBusinessObjectReference in class com.camunda.scruffy.components.BoGuiComponent

getHelpAction

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

build

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


Copyright © 2007 camunda GmbH. All Rights Reserved.