Uses of Class
story.scheherazade.virgil.SettingsPanelParams

Packages that use SettingsPanelParams
story.scheherazade.virgil   
 

Uses of SettingsPanelParams in story.scheherazade.virgil
 

Methods in story.scheherazade.virgil that return SettingsPanelParams
 SettingsPanelParams SettingsPanelParams.makeCopy()
           
 

Methods in story.scheherazade.virgil with parameters of type SettingsPanelParams
 void SettingsPanel.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.
 

Constructors in story.scheherazade.virgil with parameters of type SettingsPanelParams
SettingsPanelParams(SettingsPanelParams prototype)
          Constructor to make a copy of a prototype SettingsPanelParams.
 



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