Changed Methods
|
void addPropertyChangeListener (PropertyChangeListener )
|
Change in exceptions thrown from no exceptions to java.lang.SecurityException .
|
|
void checkAccess ()
|
Change in exceptions thrown from no exceptions to java.lang.SecurityException .
|
|
void removePropertyChangeListener (PropertyChangeListener )
|
Change in exceptions thrown from no exceptions to java.lang.SecurityException .
|
|
void reset ()
|
Change in exceptions thrown from no exceptions to java.lang.SecurityException .
|
|
void readConfiguration ()
|
Change in exceptions thrown from java.io.IOException to (java.io.IOException, java.lang.SecurityException ).
|
|
void readConfiguration (InputStream )
|
Change in exceptions thrown from java.io.IOException to (java.io.IOException, java.lang.SecurityException ).
|
|