story.scheherazade.virgil
Class TimelineArrowPanel

java.lang.Object
  extended by story.scheherazade.virgil.TimelineArrowPanel

public class TimelineArrowPanel
extends java.lang.Object

A panel which goes between the StateViewer and the TimelineViewer that shows an arrow relationship between the two. UPDATE: the arrow is cut. But it does show the transition.


Constructor Summary
TimelineArrowPanel(StateViewer stateViewer)
           
 
Method Summary
 javax.swing.JComponent getPanel()
           
 void updateTimelineColor(java.awt.Color timelineColor)
           
 void updateTitle(TimelineTime time)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimelineArrowPanel

public TimelineArrowPanel(StateViewer stateViewer)
Method Detail

updateTitle

public void updateTitle(TimelineTime time)
                 throws Scheherexception
Throws:
Scheherexception

getPanel

public javax.swing.JComponent getPanel()

updateTimelineColor

public void updateTimelineColor(java.awt.Color timelineColor)


Copyright © 2011 David K. Elson. All Rights Reserved.