com.camunda.toolkit.jbpm.swing
Class JbpmUserPanel

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

public class JbpmUserPanel
extends MainPanel


Constructor Summary
JbpmUserPanel(ProcessModel model, boolean scruffyUsed)
           
 
Method Summary
 javax.swing.JComponent build()
           
 boolean hasHeadlineForm()
           
 boolean hasOverviewForm()
           
 boolean hasStartForm()
           
 boolean hasSummaryForm()
           
 boolean isSingleForm()
           
 void setParentGuiComponent(com.camunda.scruffy.components.GuiComponent parentGuiComponent)
           
 
Methods inherited from class com.camunda.toolkit.jbpm.swing.MainPanel
showFrame
 
Methods inherited from class com.camunda.toolkit.jbpm.swing.ProcessPanel
getModel, getParentGuiComponent, getResourceItem
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JbpmUserPanel

public JbpmUserPanel(ProcessModel model,
                     boolean scruffyUsed)
Method Detail

isSingleForm

public boolean isSingleForm()

hasOverviewForm

public boolean hasOverviewForm()

hasSummaryForm

public boolean hasSummaryForm()

hasHeadlineForm

public boolean hasHeadlineForm()

hasStartForm

public boolean hasStartForm()

setParentGuiComponent

public void setParentGuiComponent(com.camunda.scruffy.components.GuiComponent parentGuiComponent)
Overrides:
setParentGuiComponent in class ProcessPanel

build

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


Copyright © 2007 camunda GmbH. All Rights Reserved.