public class WndModSelect extends Window implements DownloadStateListener, UnzipStateListener
GAP, TITLE_COLOR| Constructor and Description |
|---|
WndModSelect() |
| Modifier and Type | Method and Description |
|---|---|
void |
DownloadComplete(java.lang.String url,
java.lang.Boolean result) |
void |
DownloadProgress(java.lang.String file,
java.lang.Integer percent) |
void |
UnzipComplete(java.lang.Boolean result) |
destroy, hide, onBackPressed, onMenuPressed, onSignal, resizeadd, addToBack, bringToFront, clear, draw, getLength, getMember, kill, recycle, remove, updatecamera, getParent, getVisible, hasParent, isActive, isVisible, killAndErase, remove, revive, setNullParent, setParent, setVisiblepublic void DownloadProgress(java.lang.String file,
java.lang.Integer percent)
DownloadProgress in interface DownloadStateListenerpublic void DownloadComplete(java.lang.String url,
java.lang.Boolean result)
DownloadComplete in interface DownloadStateListenerpublic void UnzipComplete(java.lang.Boolean result)
UnzipComplete in interface UnzipStateListener