story.scheherazade.virgil
Class ControlPanel

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

public class ControlPanel
extends java.lang.Object

A panel with some control functions for Virgil, such as loading and saving story graphs.


Constructor Summary
ControlPanel(Virgil virgil, VirgilConfiguration config, StoryListener storyListener)
           
 
Method Summary
 javax.swing.JComponent getPanel()
           
 void refresh()
          Refresh some of the GUI components of the control panel
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ControlPanel

public ControlPanel(Virgil virgil,
                    VirgilConfiguration config,
                    StoryListener storyListener)
             throws Scheherexception
Throws:
Scheherexception
Method Detail

getPanel

public javax.swing.JComponent getPanel()

refresh

public void refresh()
Refresh some of the GUI components of the control panel



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