Example usage for Java java.beans PropertyChangeListener fields, constructors, methods, implement or subclass
The text is from its open source code.
Class> | getClass() Returns the runtime class of this Object . |
void | propertyChange(PropertyChangeEvent evt) This method gets called when a bound property is changed. |