Uses of Interface
story.scheherazade.virgil.VirgilConfiguration

Packages that use VirgilConfiguration
story.scheherazade.virgil   
 

Uses of VirgilConfiguration in story.scheherazade.virgil
 

Classes in story.scheherazade.virgil that implement VirgilConfiguration
 class VirgilFileConfig
          Interpret the contents of a Configuration file (i.e., keys and values read from a text file) into a VirgilConfiguration.
 

Constructors in story.scheherazade.virgil with parameters of type VirgilConfiguration
ControlPanel(Virgil virgil, VirgilConfiguration config, StoryListener storyListener)
           
StateViewer(Virgil virgil, VirgilConfiguration config, Verbalizer verbalizer)
           
TimelineControlPanel(Virgil virgil, VirgilConfiguration config, TimelineViewer timeline, StateViewer stateViewer)
           
TimelineViewer(Virgil virgil, VirgilConfiguration config, StateViewer stateViewer, TimelineArrowPanel arrowPanel, java.util.Hashtable<java.lang.String,TimelineColor> colors)
           
Virgil(VirgilConfiguration config, boolean quitAppOnWindowClose, WaitFrame waitDialog, double startWaitProgress)
          Constructor with story to load.
 



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