simtools.ui
Class UserProperties.Info
java.lang.Object
simtools.ui.UserProperties.Info
- Enclosing class:
- UserProperties
protected static class UserProperties.Info
- extends java.lang.Object
The information class
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IMPORT_FILE_PREFIX
public static final java.lang.String IMPORT_FILE_PREFIX
- See Also:
- Constant Field Values
KEY
public static int KEY
COMMENT
public static int COMMENT
EMPTY_LINE
public static int EMPTY_LINE
MASTER_LINE
public static int MASTER_LINE
_type
public final int _type
_value
public final java.lang.String _value
UserProperties.Info
public UserProperties.Info(int type,
java.lang.String value)