com.bankframe.fe.statemachine.ext.connectors.swing
Class AutoViewEventPanel.TransitionListElement

java.lang.Object
  extended by com.bankframe.fe.statemachine.ext.connectors.swing.AutoViewEventPanel.TransitionListElement
Enclosing class:
AutoViewEventPanel

public static class AutoViewEventPanel.TransitionListElement
extends Object


Constructor Summary
AutoViewEventPanel.TransitionListElement(IStateTransition transition)
           
 
Method Summary
 String getTransitionDescription()
           
 String getTransitionName()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AutoViewEventPanel.TransitionListElement

public AutoViewEventPanel.TransitionListElement(IStateTransition transition)
Method Detail

getTransitionDescription

public String getTransitionDescription()

toString

public String toString()
Overrides:
toString in class Object

getTransitionName

public String getTransitionName()


Copyright © 2005, 2007, Oracle. All rights reserved.