Uses of Interface
ch.aplu.android.GGCheckButtonListener

Packages that use GGCheckButtonListener
ch.aplu.android Package of the JDroidLib framework for developing Android applications with a focus on gaming and simulations. 
 

Uses of GGCheckButtonListener in ch.aplu.android
 

Methods in ch.aplu.android with parameters of type GGCheckButtonListener
 void GGCheckButton.addCheckButtonListener(GGCheckButtonListener listener)
          Registers a GGCheckButtonListener to get notifications when the button is manipulated.