com.camunda.toolkit.jbpm.swing
Class ChooseTransitionPanel

java.lang.Object
  extended by com.camunda.toolkit.jbpm.swing.ChooseTransitionPanel

public class ChooseTransitionPanel
extends java.lang.Object


Constructor Summary
ChooseTransitionPanel(ProcessModel model)
           
 
Method Summary
 javax.swing.JPanel build()
           
 java.lang.String getChoosenTransition()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChooseTransitionPanel

public ChooseTransitionPanel(ProcessModel model)
Method Detail

build

public javax.swing.JPanel build()

getChoosenTransition

public java.lang.String getChoosenTransition()


Copyright © 2007 camunda GmbH. All Rights Reserved.