story.scheherazade.virgil
Class SettingsPanelParams

java.lang.Object
  extended by story.scheherazade.misc.SCHHashtable
      extended by story.scheherazade.virgil.SettingsPanelParams

public class SettingsPanelParams
extends SCHHashtable

Configuration hashtable for SettingsPanels.


Field Summary
static java.lang.String SUBMIT_BUTTON
           
static java.lang.String TITLE
           
 
Constructor Summary
SettingsPanelParams()
           
SettingsPanelParams(SettingsPanelParams prototype)
          Constructor to make a copy of a prototype SettingsPanelParams.
 
Method Summary
 SettingsPanelParams makeCopy()
           
 
Methods inherited from class story.scheherazade.misc.SCHHashtable
assertSet, getActionType, getArguments, getAssignedModifierSet, getAssignedPredicate, getBool, getColor, getConditionType, getDiscoursePlan, getInt, getModifierScope, getNounFlavorSet, getNounName, getObject, getPerspective, getPredicateFlavor, getPredicateMode, getPredicateSelectorParams, getScheherIDSet, getSCHVariableTypeSet, getString, getTimelineID, getTimelineTime, getValidPredicate, getVerbTense, isSet, isSetTrue, render, replaceWith, setActionType, setArguments, setAssignedModifierSet, setAssignedPredicate, setBool, setColor, setConditionType, setDiscoursePlan, setInt, setModifierScope, setNounFlavorSet, setNounName, setObject, setPerspective, setPredicateFlavor, setPredicateMode, setPredicateSelectorParams, setScheherIDSet, setSCHVariableTypeSet, setString, setTimelineID, setTimelineTime, setValidPredicate, setVerbTense, unset
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TITLE

public static final java.lang.String TITLE
See Also:
Constant Field Values

SUBMIT_BUTTON

public static final java.lang.String SUBMIT_BUTTON
See Also:
Constant Field Values
Constructor Detail

SettingsPanelParams

public SettingsPanelParams()

SettingsPanelParams

public SettingsPanelParams(SettingsPanelParams prototype)
Constructor to make a copy of a prototype SettingsPanelParams.

Method Detail

makeCopy

public SettingsPanelParams makeCopy()


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