com.camunda.toolkit.jbpm.swing
Class MainPanel

java.lang.Object
  extended by com.camunda.toolkit.jbpm.swing.ProcessPanel
      extended by com.camunda.toolkit.jbpm.swing.MainPanel
Direct Known Subclasses:
JbpmUserPanel

public abstract class MainPanel
extends ProcessPanel


Constructor Summary
MainPanel(ProcessModel model)
           
 
Method Summary
 void showFrame()
           
 
Methods inherited from class com.camunda.toolkit.jbpm.swing.ProcessPanel
build, getModel, getParentGuiComponent, getResourceItem, setParentGuiComponent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MainPanel

public MainPanel(ProcessModel model)
Method Detail

showFrame

public void showFrame()


Copyright © 2007 camunda GmbH. All Rights Reserved.