net.aerith.misao.gui.event
Interface PropertyChangedListener

All Known Implementing Classes:
ChartComponent

public interface PropertyChangedListener

The PropertyChangedListener is a listener interface of property change.


Method Summary
 void propertyChanged()
          Applies the property change.
 

Method Detail

propertyChanged

public void propertyChanged()
Applies the property change.