Methods' Details
|
- addPropertyChangeListener
-  
- [ oneway ] void
addPropertyChangeListener(
-
- Description
- add a listener to notify changes on "sKeyName"
If sKeyName specifies a group of keys, the listener gets one notify for each subkey.
|
- removePropertyChangeListener
-  
- [ oneway ] void
removePropertyChangeListener(
-
- Description
- remove a listener
|
- substituteVariables
-  
- string
substituteVariables(
-
- Description
- substitute variables in "sText"
The value of "sText" is NOT changed.
|
- flush
-  
[ oneway ] void
flush();
- Description
- write data of INI-file to disk
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.