Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.flexstor.common.awt.event
Interface SettingsEventListener  view SettingsEventListener download SettingsEventListener.java


public interface SettingsEventListener

Any component interested in listening to SettingsEvent must implement this interface.


Method Summary
 void eventOccured(SettingsEvent e)
          Any class implementing this interface must provide defination to this method.
 

Method Detail

eventOccured

public void eventOccured(SettingsEvent e)
Any class implementing this interface must provide defination to this method.