Uses of Interface
ch.aplu.android.GGAlertDialogListener

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

Uses of GGAlertDialogListener in ch.aplu.android
 

Methods in ch.aplu.android with parameters of type GGAlertDialogListener
 void GGAlertDialog.addDialogListener(GGAlertDialogListener listener)
          Registers the given GGAlertDialogListener to get callback notifications.