story.scheherazade.virgil
Class TimelineControlPanel
java.lang.Object
story.scheherazade.virgil.TimelineControlPanel
public class TimelineControlPanel
- extends java.lang.Object
A GUI component that gives controls for the timeline such as "add new state"
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimelineControlPanel
public TimelineControlPanel(Virgil virgil,
VirgilConfiguration config,
TimelineViewer timeline,
StateViewer stateViewer)
getPanel
public javax.swing.JPanel getPanel()
setStory
public void setStory(StoryInterpreter story)
throws Scheherexception
- Throws:
Scheherexception
draw
public void draw(StateTime time)
throws Scheherexception
- Throws:
Scheherexception
Copyright © 2011 David K. Elson. All Rights Reserved.