Uses of Interface
org.fosstrak.ale.client.ReportHandlerListener

Packages that use ReportHandlerListener
org.fosstrak.ale.client   
 

Uses of ReportHandlerListener in org.fosstrak.ale.client
 

Classes in org.fosstrak.ale.client that implement ReportHandlerListener
 class ReportHandlerListenerGUI
          This listener displays all ec reports it receives.
 

Methods in org.fosstrak.ale.client with parameters of type ReportHandlerListener
 void ReportHandler.addListener(ReportHandlerListener listener)
          This mehtod adds a new subscriber to the list of listeners.
 void ReportHandler.removeListener(ReportHandlerListener listener)
          This method removes a subscriber from the list of listeners.
 



Copyright © 2009. All Rights Reserved.