Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.zazof.jteg.CardController

Uses of CardController in org.zazof.jteg
 

Fields in org.zazof.jteg declared as CardController
private  CardController GameController.$cardController
           
 

Methods in org.zazof.jteg that return CardController
 CardController GameController.getCardController()
           
 

Methods in org.zazof.jteg with parameters of type CardController
 void CardControllerListener.cardsChanged(CardController cc)