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

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

public static class AutoViewEventPanel.TransitionListElement
extends java.lang.Object


Constructor Summary
AutoViewEventPanel.TransitionListElement(IStateTransition transition)
           
 
Method Summary
 java.lang.String getTransitionDescription()
           
 java.lang.String getTransitionName()
           
 java.lang.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 java.lang.String getTransitionDescription()

toString

public java.lang.String toString()

getTransitionName

public java.lang.String getTransitionName()


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