story.scheherazade.virgil
Class SettingsPanel

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

public class SettingsPanel
extends java.lang.Object


Constructor Summary
SettingsPanel(Virgil virgil, PlannerRepository planners, Verbalizer verbalizer)
          Set up a selector.
 
Method Summary
 javax.swing.JComponent getPanel()
           
 void initialize(StoryInterpreter story, TimelineID timeline, boolean inheritSupertimelines, java.util.Vector<SCHSelector> settings, SettingsPanelParams config)
          Clear the selector and reboot it with a "choose a condition/action type" combo box.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SettingsPanel

public SettingsPanel(Virgil virgil,
                     PlannerRepository planners,
                     Verbalizer verbalizer)
              throws Scheherexception
Set up a selector.

Throws:
Scheherexception
Method Detail

initialize

public void initialize(StoryInterpreter story,
                       TimelineID timeline,
                       boolean inheritSupertimelines,
                       java.util.Vector<SCHSelector> settings,
                       SettingsPanelParams config)
                throws Scheherexception
Clear the selector and reboot it with a "choose a condition/action type" combo box.

Throws:
Scheherexception

getPanel

public javax.swing.JComponent getPanel()


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