public class HelpReportingLogic extends AbstractAppLogic<HelpApp>
app| Constructor and Description |
|---|
HelpReportingLogic(HelpApp app) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initializeImp()
Default implementation does nothing.
|
void |
sendTroubleReport() |
void |
showPanel() |
initialize, showOkDialog, showOkDialoggetAppclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetApppublic HelpReportingLogic(HelpApp app)
public void showPanel()
public void sendTroubleReport()
protected void initializeImp()
throws java.lang.Exception
AbstractAppLogicinitializeImp in class AbstractAppLogic<HelpApp>java.lang.Exception