Class TesterUIProperties

java.lang.Object
java.util.Dictionary<K,V>
java.util.Hashtable<Object,Object>
java.util.Properties
com.api.jsonata4java.testerui.TesterUIProperties
All Implemented Interfaces:
Serializable, Cloneable, Map<Object,Object>

public class TesterUIProperties extends Properties
Allows to store the Test UI app settings in a .properties file in alphabetical order.
Author:
Martin Bluemel
See Also: