Uses of Interface
alice.tuprolog.LibraryListener

Packages that use LibraryListener
alice.tuprolog   
 

Uses of LibraryListener in alice.tuprolog
 

Classes in alice.tuprolog that implement LibraryListener
 class PrologEventAdapter
           
 

Methods in alice.tuprolog with parameters of type LibraryListener
 void Prolog.addLibraryListener(LibraryListener l)
          Adds a listener to library events
 void Prolog.removeLibraryListener(LibraryListener l)
          Removes a listener to library events
 



DEIS, Universita' di Bologna, Sede di Cesena