Uses of Class
ch.aplu.android.GGCheckButton

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

Uses of GGCheckButton in ch.aplu.android
 

Methods in ch.aplu.android with parameters of type GGCheckButton
 void GGCheckButtonListener.buttonChecked(GGCheckButton checkButton, boolean checked)
          Event callback method called when the button changes the state.