agg.parser
Interface OptionEventListener

All Superinterfaces:
java.util.EventListener

public interface OptionEventListener
extends java.util.EventListener

Listens for events from several options.


Method Summary
 void optionEventOccurred(java.util.EventObject e)
           
 

Method Detail

optionEventOccurred

void optionEventOccurred(java.util.EventObject e)