|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.camunda.toolkit.jbpm.swing.ProcessPanel
com.camunda.toolkit.jbpm.swing.admin.ProcessInstancePanel
public class ProcessInstancePanel
Constructor Summary | |
---|---|
ProcessInstancePanel(long processId)
|
|
ProcessInstancePanel(org.jbpm.graph.exe.ProcessInstance process)
|
|
ProcessInstancePanel(ProcessModel model)
|
Method Summary | |
---|---|
javax.swing.JPanel |
build()
|
javax.swing.JPanel |
buildDetailPanel1()
|
javax.swing.JPanel |
buildDetailPanel2()
|
Methods inherited from class com.camunda.toolkit.jbpm.swing.ProcessPanel |
---|
getModel, getParentGuiComponent, getResourceItem, setParentGuiComponent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProcessInstancePanel(long processId)
public ProcessInstancePanel(org.jbpm.graph.exe.ProcessInstance process)
public ProcessInstancePanel(ProcessModel model)
Method Detail |
---|
public javax.swing.JPanel buildDetailPanel1()
public javax.swing.JPanel buildDetailPanel2()
public javax.swing.JPanel build()
build
in class ProcessPanel
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |