Uses of Interface
org.igfay.jfig.JFigListener

Packages that use JFigListener
org.igfay.jfig   
 

Uses of JFigListener in org.igfay.jfig
 

Classes in org.igfay.jfig that implement JFigListener
 class JFigTester
          JFigTester Note: Start with args -Dconfig.filename=bconrad.config.xml
 

Methods in org.igfay.jfig with parameters of type JFigListener
 void JFigIF.addConfigEventListener(JFigListener listener)
          Add ConfigEvent listeners to vector so they can be notified when there is a significant change in the configuration.
 void JFig.addConfigEventListener(JFigListener listener)
          Add JFig listeners to list so they can be notified when there is a significant change in the configuration.