public class Statistics extends XJApplicationDelegate implements DialogReportsDelegate
| Constructor and Description |
|---|
Statistics() |
| Modifier and Type | Method and Description |
|---|---|
void |
appDidLaunch(String[] args,
List<String> documentsToOpenAtStartup) |
boolean |
appHasPreferencesMenuItem() |
Class |
appPreferencesClass() |
String |
appVersionLong() |
String |
appVersionShort() |
void |
reportsCancelled() |
void |
reportsSend(boolean success) |
boolean |
supportsPersistence() |
appInstanciateAboutPanel, appName, appPreferencesPanelClass, appShouldQuitAfterLastWindowClosed, appShowHelp, appWillTerminate, customizeEditMenu, customizeFileMenu, customizeHelpMenu, customizeWindowMenu, displayNewDocumentWizard, useDesktopModepublic void appDidLaunch(String[] args, List<String> documentsToOpenAtStartup)
appDidLaunch in class XJApplicationDelegatepublic void reportsCancelled()
reportsCancelled in interface DialogReportsDelegatepublic void reportsSend(boolean success)
reportsSend in interface DialogReportsDelegatepublic String appVersionShort()
appVersionShort in class XJApplicationDelegatepublic String appVersionLong()
appVersionLong in class XJApplicationDelegatepublic Class appPreferencesClass()
appPreferencesClass in class XJApplicationDelegatepublic boolean appHasPreferencesMenuItem()
appHasPreferencesMenuItem in class XJApplicationDelegatepublic boolean supportsPersistence()
supportsPersistence in class XJApplicationDelegateCopyright © 2013. All rights reserved.