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

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.KeyGuiComponent
                  extended by com.camunda.toolkit.jbpm.swing.scruffybridge.JbpmProcessKeyPanel
All Implemented Interfaces:
com.camunda.scruffy.components.KeySelectionListener

public class JbpmProcessKeyPanel
extends com.camunda.scruffy.components.KeyGuiComponent


Constructor Summary
JbpmProcessKeyPanel()
           
 
Method Summary
protected  javax.swing.JComponent build()
           
 java.lang.String getComponentDescription()
           
 com.camunda.commons.beans.BusinessObjectKey getKey()
           
 void initializeWithBean(com.camunda.commons.beans.BoundBean arg0)
           
 void initializeWithProperty(java.lang.String arg0, java.lang.Object arg1, java.lang.String arg2)
           
 
Methods inherited from class com.camunda.scruffy.components.KeyGuiComponent
getNameOfKey, getNameOfKey, getOpenAction, getSearchAction, getSpaceInBetweenInDlu, initializeWithProperty, keySelected, setEnabled
 
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, getActions, getAllowedRoles, getCloseAction, getDependensBeans, getDescription, getHelpAction, getKeyComponent, getLinkedComponent, getPanel, getParent, getResourceItem, getRoot, getScruffyTab, getWindowManager, handleException, hasKeyComponent, initialize, isConfirmed, isEnabled, linkedComponentExists, makeSticky, notifySelectedKey, 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

JbpmProcessKeyPanel

public JbpmProcessKeyPanel()
Method Detail

getKey

public com.camunda.commons.beans.BusinessObjectKey getKey()
Specified by:
getKey in class com.camunda.scruffy.components.KeyGuiComponent

initializeWithProperty

public void initializeWithProperty(java.lang.String arg0,
                                   java.lang.Object arg1,
                                   java.lang.String arg2)
Specified by:
initializeWithProperty in class com.camunda.scruffy.components.KeyGuiComponent

initializeWithBean

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

build

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

getComponentDescription

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


Copyright © 2007 camunda GmbH. All Rights Reserved.