|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.camunda.scruffy.ScruffySupport
com.camunda.scruffy.components.GuiComponent
com.camunda.scruffy.components.BoundBeanGuiComponent
com.camunda.scruffy.components.KeyGuiComponent
com.camunda.toolkit.jbpm.swing.scruffybridge.JbpmProcessKeyPanel
public class JbpmProcessKeyPanel
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 |
---|
public JbpmProcessKeyPanel()
Method Detail |
---|
public com.camunda.commons.beans.BusinessObjectKey getKey()
getKey
in class com.camunda.scruffy.components.KeyGuiComponent
public void initializeWithProperty(java.lang.String arg0, java.lang.Object arg1, java.lang.String arg2)
initializeWithProperty
in class com.camunda.scruffy.components.KeyGuiComponent
public void initializeWithBean(com.camunda.commons.beans.BoundBean arg0)
initializeWithBean
in class com.camunda.scruffy.components.BoundBeanGuiComponent
protected javax.swing.JComponent build()
build
in class com.camunda.scruffy.components.GuiComponent
public java.lang.String getComponentDescription()
getComponentDescription
in class com.camunda.scruffy.components.GuiComponent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |