org.arakhne.afc.ui.android.progress
public class ProgressDialogProgressionListener extends Object implements ProgressionListener
| Constructor and Description |
|---|
ProgressDialogProgressionListener(android.app.Activity context,
android.app.ProgressDialog dialog,
String initialMessage) |
| Modifier and Type | Method and Description |
|---|---|
void |
onProgressionStateChanged(ProgressionEvent event) |
void |
onProgressionValueChanged(ProgressionEvent event) |
public ProgressDialogProgressionListener(android.app.Activity context,
android.app.ProgressDialog dialog,
String initialMessage)
context - dialog - initialMessage - public void onProgressionValueChanged(ProgressionEvent event)
onProgressionValueChanged in interface ProgressionListenerpublic void onProgressionStateChanged(ProgressionEvent event)
onProgressionStateChanged in interface ProgressionListenerCopyright © 2001-2013 NetEditor Developers. 
NetEditor API Documentation by NetEditor Developers is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
Based on a work at www.arakhne.org/neteditor