Uses of Class
com.camunda.toolkit.jbpm.swing.MainPanel

Packages that use MainPanel
com.camunda.toolkit.jbpm.conf   
com.camunda.toolkit.jbpm.swing   
 

Uses of MainPanel in com.camunda.toolkit.jbpm.conf
 

Methods in com.camunda.toolkit.jbpm.conf with parameters of type MainPanel
static void Tk4jbpmConfiguration.openPanel(MainPanel panel, com.camunda.scruffy.WindowManager wm)
           
 

Uses of MainPanel in com.camunda.toolkit.jbpm.swing
 

Subclasses of MainPanel in com.camunda.toolkit.jbpm.swing
 class JbpmUserPanel
           
 

Methods in com.camunda.toolkit.jbpm.swing that return MainPanel
 MainPanel JbpmSwingManager.getVisualComponent(ProcessModel pm)
           
 MainPanel JbpmSwingManager.getVisualComponentForProcess(org.jbpm.graph.exe.ProcessInstance processInstance)
           
 MainPanel JbpmSwingManager.getVisualComponentForProcessEnd(long tokenId)
           
 MainPanel JbpmSwingManager.getVisualComponentForProcessStart(java.lang.String processName)
          constructs a form which is needed to start a new process
 MainPanel JbpmSwingManager.getVisualComponentForTask(long taskId)
           
 MainPanel JbpmSwingManager.getVisualComponentForTask(org.jbpm.taskmgmt.exe.TaskInstance ti)
           
 



Copyright © 2007 camunda GmbH. All Rights Reserved.