Uses of Interface
ch.aplu.android.GGToggleButtonListener

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

Uses of GGToggleButtonListener in ch.aplu.android
 

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