Protomatter Classes v1.1.6

Uses of Interface
com.protomatter.pas.event.PASEventListener

Packages that use PASEventListener
com.protomatter.pas.event Interfaces for the PAS event tree facility. 
com.protomatter.pas.eventmanager The default implementation of the PAS event tree facility. 
 

Uses of PASEventListener in com.protomatter.pas.event
 

Classes in com.protomatter.pas.event that implement PASEventListener
 class ExampleEventListener
          A simple event listener class.
 

Methods in com.protomatter.pas.event with parameters of type PASEventListener
 void PASEventManager.registerListener(java.lang.String topic, PASEventListener listener)
          Register interest in the given topic.
 void PASEventManager.unregisterListener(java.lang.String topic, PASEventListener listener)
          Un-register interest in the given topic.
 

Uses of PASEventListener in com.protomatter.pas.eventmanager
 

Methods in com.protomatter.pas.eventmanager with parameters of type PASEventListener
 void PASEventManagerImpl.registerListener(java.lang.String topic, PASEventListener listener)
           
 void PASEventManagerImpl.unregisterListener(java.lang.String topic, PASEventListener listener)
           
 


Protomatter Classes v1.1.6
Copyright 1998-2001 Nate Sammons

Protomatter Classes v1.1.6 http://protomatter.sourceforge.net/1.1.6