com.camunda.toolkit.jbpm.swing
Class VariablesPanel

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

public class VariablesPanel
extends ProcessPanel


Constructor Summary
VariablesPanel(ProcessModel model)
           
 
Method Summary
 javax.swing.JComponent build()
           
 
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

VariablesPanel

public VariablesPanel(ProcessModel model)
Method Detail

build

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


Copyright © 2007 camunda GmbH. All Rights Reserved.