talx x1.0.5

wizx.util
Class TalStore

java.lang.Object
  extended bywizx.util.VariableStore
      extended bywizx.util.TalStore

public class TalStore
extends VariableStore

Encapsulates tal and training settings. The view for the settings is listed below. The store provides a record called settings, that contains a subrecord structure of all the think-and-link and training settings. In the list below, each setting is listed as
property : type - settings API
where property is the name of the property in the enclosing record value, type is the runtime type of the value when the store was created, and settings API is the programatic means used to access the value from the talx or training packages.


Constructor Summary
TalStore(java.lang.String location)
           
 
Method Summary
 void save()
           
 
Methods inherited from class wizx.util.VariableStore
addProperty, define, lookup
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TalStore

public TalStore(java.lang.String location)
         throws java.io.IOException
Method Detail

save

public void save()
          throws java.io.IOException
Overrides:
save in class VariableStore
Throws:
java.io.IOException

talx x1.0.5

© 2001-2005 University of Oregon.
Eugene OR 97403, U.S.A. All Rights Reserved.