Uses of Interface
com.funambol.util.Observer

Packages that use Observer
com.funambol.util   
 

Uses of Observer in com.funambol.util
 

Methods in com.funambol.util with parameters of type Observer
 boolean Observable.addObserver(Observer o)
          add a observer to this observable
 void Observable.removeObserver(Observer o)
          remove an observer from this observable
 



Copyright © 2001-2009 Funambol.