Uses of Class
ch.aplu.android.GGToggleButton

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

Uses of GGToggleButton in ch.aplu.android
 

Methods in ch.aplu.android with parameters of type GGToggleButton
 void GGToggleButtonListener.buttonToggled(GGToggleButton toggleButton, boolean toggled)
          Event callback method called when the button changes the state.