Uses of Interface
org.cb.jset.client.SetGameListener

Packages that use SetGameListener
org.cb.jset.client The classes making the JSet client. 
 

Uses of SetGameListener in org.cb.jset.client
 

Classes in org.cb.jset.client that implement SetGameListener
 class SmartAutoPlayer
          A player that finds sets automatically.
 

Methods in org.cb.jset.client with parameters of type SetGameListener
 void SetGame.addGameListener(SetGameListener listener)
           
 void SetGame.removeGameListener(SetGameListener listener)
           
 void AbstractGame.addGameListener(SetGameListener listener)
           
 void AbstractGame.removeGameListener(SetGameListener listener)
           
 



Copyright © 2004 CoffeeBreaks. All Rights Reserved.