Public Member Functions | |
| MyProperties () | |
| MyProperties (Properties props) | |
| MyProperties (String[] props) | |
| void | setDefault (MyProperties mydefault) |
| void | addProperties (Properties props) |
| void | addProperties (String[] props) |
| String | getProperty (String name, String defstr) |
| String | getProperty (String name) |
| int | getPropertyInteger (String name, int defaultVal) |
| boolean | getPropertyBoolean (String name, boolean defaultVal) |
| void | setProperty (String name, String contents) |
| void | setProperty (String property) |
Package Attributes | |
| Hashtable | defaults = new Hashtable() |
Static Package Attributes | |
| static Hashtable | warnedProperties = new Hashtable() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
1.4.5