story.scheherazade.virgil
Class SetupTogglePanel

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

public class SetupTogglePanel
extends java.lang.Object

A panel that goes on the lower-right corner of the main Virgil screen with a button that toggles between normal and story-setup mode.


Constructor Summary
SetupTogglePanel(Virgil virgil, StoryInterpreter story, Verbalizer verbalizer, PlannerRepository planners)
           
 
Method Summary
 javax.swing.JPanel getPanel()
           
 void refresh()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetupTogglePanel

public SetupTogglePanel(Virgil virgil,
                        StoryInterpreter story,
                        Verbalizer verbalizer,
                        PlannerRepository planners)
                 throws Scheherexception
Throws:
Scheherexception
Method Detail

getPanel

public javax.swing.JPanel getPanel()

refresh

public void refresh()
             throws Scheherexception
Throws:
Scheherexception


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