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, resize
add, addToBack, bringToFront, clear, draw, getLength, getMember, kill, recycle, remove, update
camera, getParent, getVisible, hasParent, isActive, isVisible, killAndErase, remove, revive, setNullParent, setParent, setVisible
public void DownloadProgress(java.lang.String file, java.lang.Integer percent)
DownloadProgress
in interface DownloadStateListener
public void DownloadComplete(java.lang.String url, java.lang.Boolean result)
DownloadComplete
in interface DownloadStateListener
public void UnzipComplete(java.lang.Boolean result)
UnzipComplete
in interface UnzipStateListener