public class AppLoader extends RemoteAppLoader implements EventListener
applicationName, hostName, hostPort, PROGRESS_LOADED_EVE_OR_ZIP, PROGRESS_LOADED_STARTING_CLASS, PROGRESS_LOADING_EVE_OR_ZIP, PROGRESS_LOADING_STARTING_CLASS| Modifier and Type | Method and Description |
|---|---|
Editor |
getEditor(int options) |
protected void |
loaderProgress(int progress,
Handle h) |
static void |
main(String[] args) |
void |
onEvent(Event ev) |
boolean |
runClient(boolean saveConfig,
boolean showException) |
boolean |
runLoader(boolean saveConfig)
Open a dialog box and run the client if selected by the user.
|
protected String |
selectApplication(String[] availableApps) |
getClassLoader, runClient, runIt, runItdecode, decoded, decoded, decodeFields, decodeFields, encode, encoded, encoded, encodeFields, encodeFields, textDecode, textEncode_getFieldType, _getSetField, cache, compareTo, copied, copyFrom, equals, getCopy, getDeclaredField, getDeclaredFieldValue, getMyFieldList, getNewpublic AppLoader(String configName)
protected String selectApplication(String[] availableApps)
selectApplication in class RemoteAppLoaderpublic void onEvent(Event ev)
public Editor getEditor(int options)
protected void loaderProgress(int progress,
Handle h)
loaderProgress in class RemoteAppLoaderpublic boolean runClient(boolean saveConfig,
boolean showException)
throws Exception
Exceptionpublic boolean runLoader(boolean saveConfig)
throws Exception
saveConfig - true to save the config info.Exception - if an error occurs during execution of the app.public static void main(String[] args)