org.tm4j.topicmap.TopicMapObject .firePropertyChange(java.beans.PropertyChangeEvent propertyChange)

Description

Notifies the Property Change Listeners of a property change.

Parameters
java.beans.PropertyChangeEvent propertyChange The PropertyChangeEvent to be fired. The Property Change Listener is responsible for handling changes to this particular property is selected automatically.

Other Resources

Related Topics

Has Parameters