public class HelpTroubleshootingLogic extends AbstractAppLogic<HelpApp>
app| Constructor and Description |
|---|
HelpTroubleshootingLogic(HelpApp app) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearAllPreferences() |
void |
clearWindowPreferences() |
void |
forceUpdate() |
void |
runDiagnostics() |
void |
runTest(HelpTest test) |
void |
testHubConnectivity() |
void |
testUpdateConnectivity() |
void |
update() |
initialize, initializeImp, showOkDialog, showOkDialoggetAppclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetApppublic HelpTroubleshootingLogic(HelpApp app)
public void clearWindowPreferences()
public void clearAllPreferences()
public void update()
public void forceUpdate()
public void runDiagnostics()
throws java.lang.Exception
java.lang.Exceptionpublic void testHubConnectivity()
public void testUpdateConnectivity()
public void runTest(HelpTest test)