com.camunda.toolkit.jbpm.swing.admin
Class ProcessInstancePanel

java.lang.Object
  extended by com.camunda.toolkit.jbpm.swing.ProcessPanel
      extended by com.camunda.toolkit.jbpm.swing.admin.ProcessInstancePanel

public class ProcessInstancePanel
extends ProcessPanel


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

ProcessInstancePanel

public ProcessInstancePanel(long processId)

ProcessInstancePanel

public ProcessInstancePanel(org.jbpm.graph.exe.ProcessInstance process)

ProcessInstancePanel

public ProcessInstancePanel(ProcessModel model)
Method Detail

buildDetailPanel1

public javax.swing.JPanel buildDetailPanel1()

buildDetailPanel2

public javax.swing.JPanel buildDetailPanel2()

build

public javax.swing.JPanel build()
Specified by:
build in class ProcessPanel


Copyright © 2007 camunda GmbH. All Rights Reserved.