com.ice.config
Class ConfigureUtil

java.lang.Object
  |
  +--com.ice.config.ConfigureUtil
All Implemented Interfaces:
ConfigureConstants

public class ConfigureUtil
extends java.lang.Object
implements ConfigureConstants


Field Summary
 
Fields inherited from interface com.ice.config.ConfigureConstants
CFG_BOOLEAN, CFG_CHOICE, CFG_COLOR, CFG_COMBO, CFG_DEFAULT, CFG_DIMENSION, CFG_DOUBLE, CFG_FLOAT, CFG_FONT, CFG_INTEGER, CFG_LONG, CFG_POINT, CFG_RECTANGLE, CFG_STRING, CFG_STRINGARRAY, CFG_TOKENS, CFG_TUPLETABLE
 
Constructor Summary
ConfigureUtil()
           
 
Method Summary
static java.util.Vector readConfigSpecification(UserPrefs specs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigureUtil

public ConfigureUtil()
Method Detail

readConfigSpecification

public static java.util.Vector readConfigSpecification(UserPrefs specs)
                                                throws InvalidSpecificationException
InvalidSpecificationException


Copyright © 1997-2003, Timothy G. Endres, All Rights Reserved.