Index

A B C D E F G H I K L M N O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AboutWithLicenseAction - Class in ch.autumo.ui.fx.controller.actions
Show about dialog with license option.
AboutWithLicenseAction() - Constructor for class ch.autumo.ui.fx.controller.actions.AboutWithLicenseAction
Default constructor.
Action - Interface in ch.autumo.ui.fx.controller.actions
Action interface for panes.
addRecentFile(File) - Method in class ch.autumo.ui.fx.BaseApp
Add a recent used file.
app - Variable in class ch.autumo.ui.fx.controller.actions.BaseAction
Reference to application.
app - Variable in class ch.autumo.ui.fx.controller.BaseController
Application.
app - Variable in class ch.autumo.ui.fx.view.BaseView
Reference to application.
atariBusy() - Static method in class ch.autumo.ui.utils.Helper
Return an Atari-busy-cursor!

B

back() - Method in class ch.autumo.ui.fx.controller.actions.installer.InstallAction
 
back() - Method in interface ch.autumo.ui.fx.controller.actions.installer.InstallationController
Back: Called by a step.
BASE_RESOURCE_PATH - Static variable in interface ch.autumo.ui.Constants
base resource path for 'autumo-ui' library.
BaseAction - Class in ch.autumo.ui.fx.controller.actions
Base Action for Controllers.
BaseAction() - Constructor for class ch.autumo.ui.fx.controller.actions.BaseAction
Base action.
BaseAction(BaseApp) - Constructor for class ch.autumo.ui.fx.controller.actions.BaseAction
Base action with application explicitly set and therefore not reset by any showPane-method in UI!
BaseAction(BaseApp, Modality) - Constructor for class ch.autumo.ui.fx.controller.actions.BaseAction
Base action with window modality and an application explicitly set and therefore not reset by any showPane- method in UI! See Modality.
BaseAction(Modality) - Constructor for class ch.autumo.ui.fx.controller.actions.BaseAction
Base action with window modality; see Modality.
BaseApp - Class in ch.autumo.ui.fx
The Java FX application.
BaseApp() - Constructor for class ch.autumo.ui.fx.BaseApp
Because of SecureApplication and when console tools such as the Encoder are used.
BaseApp(RegistrationVersion) - Constructor for class ch.autumo.ui.fx.BaseApp
Because of LicensedApplication and when console tools such as the Register are used.
BaseBorderView - Class in ch.autumo.ui.fx.view
FX Base Border View.
BaseBorderView(BaseApp, Stage, String) - Constructor for class ch.autumo.ui.fx.view.BaseBorderView
Base Border view.
baseCfgFile - Variable in class ch.autumo.ui.fx.BaseApp
The base configuration file ('cfg/base.cfg').
BaseController - Class in ch.autumo.ui.fx.controller
FX Base Controller.
BaseController(BaseApp, Stage, BaseModel, Pane) - Constructor for class ch.autumo.ui.fx.controller.BaseController
Main controller.
BaseModel - Class in ch.autumo.ui.fx.model
FX Base Model.
BaseModel(Pane) - Constructor for class ch.autumo.ui.fx.model.BaseModel
Base Model.
baseProps - Variable in class ch.autumo.ui.fx.BaseApp
The base configuration properties.
BaseStep - Class in ch.autumo.ui.fx.controller.actions.installer
Base step for installer.
BaseStep() - Constructor for class ch.autumo.ui.fx.controller.actions.installer.BaseStep
Default constructor.
BaseView - Class in ch.autumo.ui.fx.view
FX Base View.
BaseView(BaseApp, Stage, String) - Constructor for class ch.autumo.ui.fx.view.BaseView
Base view.

C

CFG_PATH - Static variable in interface ch.autumo.ui.Constants
Relative application configuration path.
ch.autumo.ui - package ch.autumo.ui
Rapid Java FX development framework.
ch.autumo.ui.data - package ch.autumo.ui.data
Data beans/holders.
ch.autumo.ui.exception - package ch.autumo.ui.exception
Exceptions.
ch.autumo.ui.fx - package ch.autumo.ui.fx
Base Java FX application and MVC classes, dialogs and their actions.
ch.autumo.ui.fx.controller - package ch.autumo.ui.fx.controller
Base, default dialog and registration controller as well as actions.
ch.autumo.ui.fx.controller.actions - package ch.autumo.ui.fx.controller.actions
Actions, which are specific mini-controllers that reduce what should happen in a dialog to the minimum.
ch.autumo.ui.fx.controller.actions.installer - package ch.autumo.ui.fx.controller.actions.installer
Installer and install action with install steps.
ch.autumo.ui.fx.model - package ch.autumo.ui.fx.model
Base models.
ch.autumo.ui.fx.view - package ch.autumo.ui.fx.view
Base views.
ch.autumo.ui.utils - package ch.autumo.ui.utils
UI and helper class that reduces Java FX code.
changed(ObservableValue<? extends Worker.State>, Worker.State, Worker.State) - Method in class ch.autumo.ui.utils.UI.HyperLinkRedirectListener
 
chooseFile(String, Stage, String, String, String) - Static method in class ch.autumo.ui.utils.Helper
Choose a file.
chooseFolder(String, Stage, String, String) - Static method in class ch.autumo.ui.utils.Helper
Choose a folder.
clearRecentFiles() - Method in class ch.autumo.ui.fx.BaseApp
Clear recent used file list.
close() - Method in class ch.autumo.ui.fx.controller.actions.installer.BaseStep
Close this step's stage.
close() - Method in class ch.autumo.ui.fx.controller.DefaultInfoController
Close the dialog.
compareTo(Step) - Method in class ch.autumo.ui.fx.controller.actions.installer.BaseStep
 
completed(ProcessException) - Method in class ch.autumo.ui.fx.BaseApp
 
completed(ProcessException) - Method in interface ch.autumo.ui.fx.controller.actions.installer.InstallEndListener
Will be called when the installer is finished.
CONFIG_ENTRY_EMAIL_SALES - Static variable in interface ch.autumo.ui.Constants
Configuration property key for sales email.
CONFIG_ENTRY_EMAIL_SUPPORT - Static variable in interface ch.autumo.ui.Constants
Configuration property key for support email.
CONFIG_ENTRY_URL_DOC - Static variable in interface ch.autumo.ui.Constants
Configuration property key for documentation URL.
CONFIG_ENTRY_URL_PURCHASE - Static variable in interface ch.autumo.ui.Constants
Configuration property key for purchase URL.
CONFIG_ENTRY_URL_WEB - Static variable in interface ch.autumo.ui.Constants
Configuration property key for web-site URL.
CONFIG_ENTRY_URL_WEB_UPDATE - Static variable in interface ch.autumo.ui.Constants
Configuration property key for update URL.
CONFIG_ENTRY_URL_WEB_VER_FILE - Static variable in interface ch.autumo.ui.Constants
Configuration property key for version XML file URL.
Constants - Interface in ch.autumo.ui
Constants.
controller - Variable in class ch.autumo.ui.fx.controller.actions.BaseAction
Reference to controller.
controller - Variable in class ch.autumo.ui.fx.view.BaseBorderView
Controller.
controller - Variable in class ch.autumo.ui.fx.view.BaseView
Reference to controller.
Country(int, String, String) - Constructor for class ch.autumo.ui.data.CountryData.Country
Country.
COUNTRY_DATA - Static variable in interface ch.autumo.ui.Constants
Country data.
COUNTRY_INDEX_SWITZERLAND - Static variable in class ch.autumo.ui.data.CountryData
Country index for Switzerland (default).
CountryData - Class in ch.autumo.ui.data
Country data.
CountryData() - Constructor for class ch.autumo.ui.data.CountryData
Country data.
CountryData.Country - Class in ch.autumo.ui.data
Country.
createWebView(BaseApp) - Static method in class ch.autumo.ui.utils.Helper
Create a web view with a proper local storage for the underlying web engine.
customize(String, String, String) - Method in class ch.autumo.ui.fx.controller.DefaultInfoController
Customize the default info pane view.
CustomSizeAction - Class in ch.autumo.ui.fx.controller.actions
Custom Windows-Size Action.
CustomSizeAction() - Constructor for class ch.autumo.ui.fx.controller.actions.CustomSizeAction
Custom size action.
CustomSizeAction(int, int) - Constructor for class ch.autumo.ui.fx.controller.actions.CustomSizeAction
Custom size action.
CustomSizeAction(int, int, Modality) - Constructor for class ch.autumo.ui.fx.controller.actions.CustomSizeAction
Custom size action.

D

DATE_FORMAT_LIC_EXT - Static variable in interface ch.autumo.ui.Constants
Date format for license accepted time-stamp.
DEF_CONFIG_ENTRY_EMAIL_SALES - Static variable in interface ch.autumo.ui.Constants
Default configuration property key for sales email.
DEF_CONFIG_ENTRY_EMAIL_SUPPORT - Static variable in interface ch.autumo.ui.Constants
Default configuration property key for support email.
DEF_CONFIG_ENTRY_URL_DOC - Static variable in interface ch.autumo.ui.Constants
Default configuration property key for documentation URL.
DEF_CONFIG_ENTRY_URL_PURCHASE - Static variable in interface ch.autumo.ui.Constants
Default configuration property key for web-site URL.
DEF_CONFIG_ENTRY_URL_WEB - Static variable in interface ch.autumo.ui.Constants
Default configuration property key for web-site URL.
DEF_CONFIG_ENTRY_URL_WEB_UPDATE - Static variable in interface ch.autumo.ui.Constants
Default configuration property key for update URL.
DEF_CONFIG_ENTRY_URL_WEB_VER_FILE - Static variable in interface ch.autumo.ui.Constants
Default configuration property key for version XML file URL.
DefaultInfoController - Class in ch.autumo.ui.fx.controller
Default Info Controller.
DefaultInfoController(BaseApp, Stage, DefaultPaneModel, DefaultInfoView) - Constructor for class ch.autumo.ui.fx.controller.DefaultInfoController
Controller.
DefaultInfoView - Class in ch.autumo.ui.fx.view
Default Info Pane View.
DefaultInfoView(BaseApp, Stage) - Constructor for class ch.autumo.ui.fx.view.DefaultInfoView
Default Info Pane view.
DefaultInfoView(BaseApp, Stage, String) - Constructor for class ch.autumo.ui.fx.view.DefaultInfoView
Default Info Pane view.
DefaultPaneModel - Class in ch.autumo.ui.fx.model
Default Info Pane Model.
DefaultPaneModel(DefaultInfoView) - Constructor for class ch.autumo.ui.fx.model.DefaultPaneModel
Model.
disableMacOSMenuDetach() - Method in class ch.autumo.ui.fx.controller.BaseController
Prevent macOS menu detach.

E

editFile(String) - Static method in class ch.autumo.ui.utils.Helper
Edit a file on the desktop.
equals(Object) - Method in class ch.autumo.ui.data.CountryData.Country
 
ERR_CODE_COPY_PROJECT_FAILED - Static variable in exception class ch.autumo.ui.exception.ProcessException
Error code: Copying a project failed.
ERR_CODE_PROCESS - Static variable in exception class ch.autumo.ui.exception.ProcessException
Error code: General process error.
ERR_CODE_RESOURCE_COPY_FAILED - Static variable in exception class ch.autumo.ui.exception.ProcessException
Error code: Copying resource failed.
ERR_CODE_RESOURCE_READ_FAILED - Static variable in exception class ch.autumo.ui.exception.ProcessException
Error code: Reading resource failed.
ERR_CODE_WRITE_LOG_FILE - Static variable in exception class ch.autumo.ui.exception.ProcessException
Error code: Writing to a log-file failed.
ERR_CODE_WRITE_SCRIPT - Static variable in exception class ch.autumo.ui.exception.ProcessException
Error code: Writing a script/file output failed.
ErrorAction - Class in ch.autumo.ui.fx.controller.actions
Error action.
ErrorAction(Throwable) - Constructor for class ch.autumo.ui.fx.controller.actions.ErrorAction
Error action.
execute() - Method in class ch.autumo.ui.fx.controller.actions.AboutWithLicenseAction
 
execute() - Method in interface ch.autumo.ui.fx.controller.actions.Action
Execute the action.
execute() - Method in class ch.autumo.ui.fx.controller.actions.BaseAction
 
execute() - Method in class ch.autumo.ui.fx.controller.actions.ErrorAction
 
execute() - Method in class ch.autumo.ui.fx.controller.actions.HTMLAction
 
execute() - Method in class ch.autumo.ui.fx.controller.actions.installer.InstallAction
 
execute() - Method in class ch.autumo.ui.fx.controller.actions.installer.StepAbout
 
execute() - Method in class ch.autumo.ui.fx.controller.actions.installer.StepDone
 
execute() - Method in class ch.autumo.ui.fx.controller.actions.installer.StepDummy
 
execute() - Method in class ch.autumo.ui.fx.controller.actions.installer.StepDummyLast
 
execute() - Method in class ch.autumo.ui.fx.controller.actions.installer.StepLicense
 
execute() - Method in class ch.autumo.ui.fx.controller.actions.RegistrationAction
 
execute() - Method in class ch.autumo.ui.fx.controller.actions.RemoveAction
 
execute() - Method in class ch.autumo.ui.fx.controller.actions.UpdateAction
 
extensionDotIndex(Path) - Static method in class ch.autumo.ui.utils.Helper
Get extension dot index.

F

FILE_COUNTRIES - Static variable in interface ch.autumo.ui.Constants
Country data file.
FILE_INTERNAL_BASE_CONF - Static variable in interface ch.autumo.ui.Constants
The default relative path to the BASE application configuration.
FILE_INTERNAL_CONF - Static variable in interface ch.autumo.ui.Constants
The default relative path to the application configuration.
finish() - Method in class ch.autumo.ui.fx.controller.actions.installer.InstallAction
 
finish() - Method in interface ch.autumo.ui.fx.controller.actions.installer.InstallationController
Finish: Called by last step!
finish(Stage) - Method in class ch.autumo.ui.fx.BaseApp
Finish program.

G

getApiKey() - Method in class ch.autumo.ui.fx.BaseApp
 
getApp() - Method in interface ch.autumo.ui.fx.controller.actions.Action
Get the application
getApp() - Method in class ch.autumo.ui.fx.controller.actions.BaseAction
Get the application.
getApp() - Method in interface ch.autumo.ui.fx.controller.actions.installer.InstallationController
Get the application reference.
getApp() - Method in class ch.autumo.ui.fx.controller.BaseController
Get the application.
getApp() - Method in class ch.autumo.ui.fx.view.BaseBorderView
Get the application.
getApp() - Method in class ch.autumo.ui.fx.view.BaseView
Get the application.
getAppResource(BaseApp, String) - Static method in class ch.autumo.ui.utils.Helper
Get a resource path in external form.
getAppResourceStream(BaseApp, String) - Static method in class ch.autumo.ui.utils.Helper
Get a resource stream from the application.
getAppResourceURL(BaseApp, String) - Static method in class ch.autumo.ui.utils.Helper
Get a resource URL.
getAppTitle() - Method in class ch.autumo.ui.fx.BaseApp
Get application title.
getAppVersion() - Method in class ch.autumo.ui.fx.BaseApp
Get application version.
getBaseConfigTemplateFile() - Method in class ch.autumo.ui.fx.BaseApp
Get base configuration template file.
getBaseController(Pane) - Static method in class ch.autumo.ui.utils.UI
Get base controller from view.
getBaseHTMLStyle() - Static method in class ch.autumo.ui.utils.Helper
Get style resource from the autumo-ui base.
getBaseHTMLStyleURL() - Static method in class ch.autumo.ui.utils.Helper
Get style resource from the autumo-ui base.
getBaseProperties() - Method in class ch.autumo.ui.fx.BaseApp
Get base properties (properties from 'cfg/base.ifc').
getBasePropertiesFile() - Method in class ch.autumo.ui.fx.BaseApp
Get base properties file ('cfg/base.ifc') for possible modifications; e.g.
getBaseResource(String) - Static method in class ch.autumo.ui.utils.Helper
Get a resource from the autumo-ui base.
getBaseResourcePath() - Method in class ch.autumo.ui.fx.BaseApp
Get base resource path for application.
getBaseResourceStream(String) - Static method in class ch.autumo.ui.utils.Helper
Get a resource stream from the autumo-ui base.
getBaseResourceURL(String) - Static method in class ch.autumo.ui.utils.Helper
Get a resource from the autumo-ui base.
getBaseStyle() - Static method in class ch.autumo.ui.utils.Helper
Get style resource from the autumo-ui base.
getBaseStyleURL() - Static method in class ch.autumo.ui.utils.Helper
Get style resource from the autumo-ui base.
getBody() - Method in class ch.autumo.ui.fx.controller.DefaultInfoController
Get the body (border pane).
getConfigTemplateFile() - Method in class ch.autumo.ui.fx.BaseApp
Get configuration template file.
getConfigurationParameter(String) - Method in class ch.autumo.ui.fx.BaseApp
Get a configuration parameter/value.
getController() - Method in interface ch.autumo.ui.fx.controller.actions.Action
Get controller.
getController() - Method in class ch.autumo.ui.fx.controller.actions.BaseAction
Get the controller.
getController() - Method in class ch.autumo.ui.fx.view.BaseBorderView
Get controller
getController() - Method in class ch.autumo.ui.fx.view.BaseView
Get controller.
getCountries() - Method in class ch.autumo.ui.data.CountryData
Get loaded countries.
getCountryData() - Static method in class ch.autumo.ui.utils.Helper
Get loaded country data.
getErrCode() - Method in exception class ch.autumo.ui.exception.ProcessException
Get error code.
getFooter() - Method in class ch.autumo.ui.fx.controller.DefaultInfoController
Get the footer.
getFooterButton() - Method in class ch.autumo.ui.fx.controller.DefaultInfoController
Get the standard footer button, usually "Okay".
getFooterButtons() - Method in class ch.autumo.ui.fx.controller.DefaultInfoController
Get the pane with all buttons.
getFooterCenter() - Method in class ch.autumo.ui.fx.controller.DefaultInfoController
Get the (usually) empty middle pane of the footer.
getFooterLabel() - Method in class ch.autumo.ui.fx.controller.DefaultInfoController
Get the footer information label.
getHeight() - Method in class ch.autumo.ui.fx.controller.actions.CustomSizeAction
Get height.
getImagePath() - Method in class ch.autumo.ui.data.CountryData.Country
Get image path.
getIndex() - Method in class ch.autumo.ui.data.CountryData.Country
Get index.
getInitConfidParameter(String) - Method in class ch.autumo.ui.fx.BaseApp
Get initial fallback value for the configuration file by specified configuration ID.
getInlineChecks() - Method in class ch.autumo.ui.fx.BaseApp
Overwrite if inline-checks are used!
getInMemoryConfigName() - Method in class ch.autumo.ui.fx.BaseApp
Get in-memory configuration name.
getInstallationController() - Method in class ch.autumo.ui.fx.controller.actions.installer.BaseStep
Get installation controller.
getInternalAppName() - Method in class ch.autumo.ui.fx.BaseApp
Get an internal application name; make sure it is one word with small and/or big letters and no space.
getInternalSecurityKey() - Method in class ch.autumo.ui.fx.BaseApp
Overwrite if you want to use an own internal security key.
getLicensePath() - Method in class ch.autumo.ui.fx.BaseApp
 
getLicInfoTitle() - Method in class ch.autumo.ui.fx.BaseApp
 
getLicSrvUrl() - Method in class ch.autumo.ui.fx.BaseApp
 
getLicType() - Method in class ch.autumo.ui.fx.BaseApp
Overwrite if there's a specific license version; e.g.
getManufacturer() - Method in class ch.autumo.ui.fx.BaseApp
Manufacturer of this application.
getMenuBar() - Method in class ch.autumo.ui.fx.controller.BaseController
Only called on macOS.
getMenuItemClearAllRecent() - Method in class ch.autumo.ui.fx.controller.BaseController
Get the 'clear all entry' menu entry.
getMenuRecent() - Method in class ch.autumo.ui.fx.controller.BaseController
Get the 'recent' sub-menu.
getMessageBundle(String) - Static method in class ch.autumo.ui.utils.Helper
Get resource bundle.
getModel() - Method in class ch.autumo.ui.fx.controller.BaseController
Get model.
getModel() - Method in class ch.autumo.ui.fx.view.BaseBorderView
Get model.
getModel() - Method in class ch.autumo.ui.fx.view.BaseView
Get model.
getName() - Method in class ch.autumo.ui.data.CountryData.Country
Get name.
getPassphrase() - Method in class ch.autumo.ui.fx.BaseApp
 
getPrimaryStage() - Method in class ch.autumo.ui.fx.BaseApp
Get primary stage.
getProductKey() - Method in class ch.autumo.ui.fx.BaseApp
You most likely want to overwrite this method if your application can be registered or is registered and product key is not read and decrypted from 'base.ifc'.
getPropertiesPath(BaseApp) - Static method in class ch.autumo.ui.utils.Helper
Get base configuration/settings path for the application.
getRecentFiles() - Method in class ch.autumo.ui.fx.BaseApp
Get recent used files.
getRegCity() - Method in class ch.autumo.ui.fx.controller.RegistrationController
Get city field.
getRegCompany() - Method in class ch.autumo.ui.fx.controller.RegistrationController
Get company field.
getRegCountry() - Method in class ch.autumo.ui.fx.controller.RegistrationController
Get country entry.
getRegEmail() - Method in class ch.autumo.ui.fx.controller.RegistrationController
Get first name field.
getRegFirstName() - Method in class ch.autumo.ui.fx.controller.RegistrationController
Get first name field.
getRegLastName() - Method in class ch.autumo.ui.fx.controller.RegistrationController
Get last name field.
getRegLicenseKey() - Method in class ch.autumo.ui.fx.controller.RegistrationController
License key.
getRegProblems() - Method in class ch.autumo.ui.fx.controller.RegistrationController
Get problems.
getRegVersion() - Method in class ch.autumo.ui.fx.BaseApp
You most likely want to overwrite this method if your application can be registered or is registered.
getRuntimeType() - Method in class ch.autumo.ui.fx.BaseApp
Overwrite if there's a specific runtime version; e.g.
getScene() - Method in interface ch.autumo.ui.fx.controller.actions.Action
Get scene.
getScene() - Method in class ch.autumo.ui.fx.controller.actions.BaseAction
Get the scene.
getStage() - Method in interface ch.autumo.ui.fx.controller.actions.Action
Get stage.
getStage() - Method in class ch.autumo.ui.fx.controller.actions.BaseAction
Get the stage.
getStage() - Method in class ch.autumo.ui.fx.controller.BaseController
Get the stage.
getStage() - Method in class ch.autumo.ui.fx.view.BaseBorderView
Get the stage.
getStage() - Method in class ch.autumo.ui.fx.view.BaseView
Get the stage.
getStageModality() - Method in interface ch.autumo.ui.fx.controller.actions.Action
Get window modality.
getStageModality() - Method in class ch.autumo.ui.fx.controller.actions.BaseAction
Get stage modality.
getStep() - Method in class ch.autumo.ui.fx.controller.actions.installer.BaseStep
 
getStep() - Method in interface ch.autumo.ui.fx.controller.actions.installer.Step
Get this step's number starting from 1.
getTitle() - Method in class ch.autumo.ui.fx.controller.actions.installer.BaseStep
 
getTitle() - Method in interface ch.autumo.ui.fx.controller.actions.installer.Step
Get the title for the installation step.
getTitle() - Method in class ch.autumo.ui.fx.controller.actions.installer.StepAbout
 
getTitle() - Method in class ch.autumo.ui.fx.controller.actions.installer.StepDone
 
getTitle() - Method in class ch.autumo.ui.fx.controller.actions.installer.StepDummy
 
getTitle() - Method in class ch.autumo.ui.fx.controller.actions.installer.StepDummyLast
 
getTitle() - Method in class ch.autumo.ui.fx.controller.actions.installer.StepLicense
 
getToolBar() - Method in class ch.autumo.ui.fx.controller.BaseController
Only called on macOS.
getTranslatedText(BaseApp, String) - Static method in class ch.autumo.ui.utils.Helper
Get a text translation.
getUniqueSecurityKey() - Method in class ch.autumo.ui.fx.BaseApp
 
getView() - Method in class ch.autumo.ui.fx.controller.BaseController
Get view.
getView() - Method in class ch.autumo.ui.fx.model.BaseModel
Get view.
getWebVersions(BaseApp) - Static method in class ch.autumo.ui.utils.Helper
Get web versions for current application.
getWidth() - Method in class ch.autumo.ui.fx.controller.actions.CustomSizeAction
Get width.

H

handleEvent(Event) - Method in class ch.autumo.ui.utils.UI.HyperLinkRedirectListener
 
hasExtension(Path) - Static method in class ch.autumo.ui.utils.Helper
File has an extension.
Helper - Class in ch.autumo.ui.utils
Helper.
HTMLAction - Class in ch.autumo.ui.fx.controller.actions
HTML Action.
HTMLAction(String, String) - Constructor for class ch.autumo.ui.fx.controller.actions.HTMLAction
HTML action
HyperLinkRedirectListener(WebView) - Constructor for class ch.autumo.ui.utils.UI.HyperLinkRedirectListener
Hyperlink listener.

I

ic - Variable in class ch.autumo.ui.fx.controller.actions.installer.BaseStep
Reference to the installation controller.
imageWithoutFileBlocking(Path) - Static method in class ch.autumo.ui.utils.UI
Get image.
init(URL, ResourceBundle, double) - Method in class ch.autumo.ui.fx.controller.BaseController
Delegated initialization.
init(URL, ResourceBundle, double) - Method in class ch.autumo.ui.fx.controller.DefaultInfoController
 
init(URL, ResourceBundle, double) - Method in class ch.autumo.ui.fx.controller.RegistrationController
 
initialize() - Method in class ch.autumo.ui.fx.controller.actions.installer.BaseStep
 
initialize() - Method in interface ch.autumo.ui.fx.controller.actions.installer.Step
Initialize for controller,
initialize(int, InstallationController, BaseApp) - Method in class ch.autumo.ui.fx.controller.actions.installer.BaseStep
 
initialize(int, InstallationController, BaseApp) - Method in interface ch.autumo.ui.fx.controller.actions.installer.Step
Initialize step after creating a step with installation controller and application.
initialize(URL, ResourceBundle) - Method in class ch.autumo.ui.fx.controller.BaseController
 
initialize(Stage, Properties) - Method in class ch.autumo.ui.fx.BaseApp
Initialize the FX GUI - BaseApp.preInitialize(Stage) must have been called before this method! This will show the main view created previously.
initializeBaseConfig(String) - Method in class ch.autumo.ui.fx.BaseApp
 
initializeRecentMenu(Menu, MenuItem) - Method in class ch.autumo.ui.fx.controller.BaseController
Initialize recent menu structure.
innerOpen(File) - Method in class ch.autumo.ui.fx.controller.BaseController
Overwrite to open a file from recent list.
InstallAction - Class in ch.autumo.ui.fx.controller.actions.installer
The install action.
InstallAction(BaseApp) - Constructor for class ch.autumo.ui.fx.controller.actions.installer.InstallAction
Install action.
InstallationController - Interface in ch.autumo.ui.fx.controller.actions.installer
Installation Controller interface.
InstallEndListener - Interface in ch.autumo.ui.fx.controller.actions.installer
Task listener for installation controller.
isAllowed2ReadEnvData() - Method in class ch.autumo.ui.fx.BaseApp
 
isFirst() - Method in class ch.autumo.ui.fx.controller.actions.installer.BaseStep
 
isFirst() - Method in interface ch.autumo.ui.fx.controller.actions.installer.Step
Is first step?
isInstalled() - Method in class ch.autumo.ui.fx.BaseApp
Checks if this app has been installed before; Installer has been run.
isLast() - Method in class ch.autumo.ui.fx.controller.actions.installer.BaseStep
 
isLast() - Method in interface ch.autumo.ui.fx.controller.actions.installer.Step
Is last step?
isLicenseAccepted() - Method in class ch.autumo.ui.fx.BaseApp
Get license accepted flag.
isSupportedLang(String) - Static method in class ch.autumo.ui.utils.Helper
Is the language supported by the app?

K

keyPressed(KeyEvent) - Method in class ch.autumo.ui.fx.controller.BaseController
Override if you want to execute more actions on specific keyboard shortcuts for the stage/scene associated.

L

LANG_DE - Static variable in interface ch.autumo.ui.Constants
Language 'de'.
LANG_EN - Static variable in interface ch.autumo.ui.Constants
Language 'en'.
LANGUAGES - Static variable in interface ch.autumo.ui.Constants
Supported languages.
last() - Method in class ch.autumo.ui.fx.controller.actions.installer.BaseStep
Mark as last.
licenseAccepted() - Method in class ch.autumo.ui.fx.BaseApp
Set license accepted flag.
loadAppConfiguration(BaseApp) - Static method in class ch.autumo.ui.utils.Helper
Load configuration properties / app settings.
loadConfigurationParamaterFromFile(String) - Method in class ch.autumo.ui.fx.BaseApp
Load a configuration parameter directly from configuration file.
loadRecentFiles(Properties) - Method in class ch.autumo.ui.fx.BaseApp
Load recent used files.
loadTemplateBaseConfiguration(BaseApp) - Static method in class ch.autumo.ui.utils.Helper
Load template base configuration properties 'base.ifc' if any.
loadTemplateConfiguration(BaseApp) - Static method in class ch.autumo.ui.utils.Helper
Load template configuration properties 'app.cfg'
LOCALE_DE - Static variable in interface ch.autumo.ui.Constants
Locale 'de_CH'.
LOCALE_EN - Static variable in interface ch.autumo.ui.Constants
Locale 'en_US'.
LOG - Static variable in class ch.autumo.ui.fx.BaseApp
Logger.
LOG - Static variable in class ch.autumo.ui.fx.controller.actions.RegistrationAction
Logger.

M

modality - Variable in class ch.autumo.ui.fx.controller.actions.BaseAction
Stage modality.
model - Variable in class ch.autumo.ui.fx.controller.BaseController
Model.
model - Variable in class ch.autumo.ui.fx.view.BaseBorderView
Model.
model - Variable in class ch.autumo.ui.fx.view.BaseView
Reference to model.

N

nameFromPath(Path) - Static method in class ch.autumo.ui.utils.Helper
File name without extension from path.
next() - Method in class ch.autumo.ui.fx.controller.actions.installer.InstallAction
 
next() - Method in interface ch.autumo.ui.fx.controller.actions.installer.InstallationController
Next: Called by a step.

O

openFile(String) - Static method in class ch.autumo.ui.utils.Helper
Open a file on the desktop.
openFolder(String) - Static method in class ch.autumo.ui.utils.Helper
Open a folder on the desktop.
openURL(String) - Static method in class ch.autumo.ui.utils.Helper
Open an URL on the desktop.

P

preInitialize(Stage) - Method in class ch.autumo.ui.fx.BaseApp
Pre-initialize the FX GUI for the installer.
ProcessException - Exception Class in ch.autumo.ui.exception
Exception for any wrong processings.
ProcessException(int) - Constructor for exception class ch.autumo.ui.exception.ProcessException
Process exception.
ProcessException(int, String) - Constructor for exception class ch.autumo.ui.exception.ProcessException
Process exception.
PROP_KEY_LANGUAGE - Static variable in interface ch.autumo.ui.Constants
Language configuration/property key.
PROP_KEY_LIC_ACC - Static variable in interface ch.autumo.ui.Constants
License accepted configuration/property key.
PROP_KEY_RECENT - Static variable in interface ch.autumo.ui.Constants
Recent item configuration/property key prefix.

R

rebuildRecentList() - Method in class ch.autumo.ui.fx.controller.BaseController
Rebuild recent file list.
RECENT_MAX_SIZE - Static variable in interface ch.autumo.ui.Constants
Max.
regCity - Variable in class ch.autumo.ui.fx.controller.RegistrationController
Field: City.
regCompany - Variable in class ch.autumo.ui.fx.controller.RegistrationController
Field: Company.
regCountry - Variable in class ch.autumo.ui.fx.controller.RegistrationController
Field: Country.
regEmail - Variable in class ch.autumo.ui.fx.controller.RegistrationController
Field: Email.
REGEX_PATTERN_EMAIL - Static variable in class ch.autumo.ui.fx.controller.actions.RegistrationAction
Email REGEX pattern
regFirstName - Variable in class ch.autumo.ui.fx.controller.RegistrationController
Field: First name.
RegistrationAction - Class in ch.autumo.ui.fx.controller.actions
Registration action.
RegistrationAction() - Constructor for class ch.autumo.ui.fx.controller.actions.RegistrationAction
Default constructor.
RegistrationController - Class in ch.autumo.ui.fx.controller
Registration Controller.
RegistrationController(BaseApp, Stage, DefaultPaneModel, DefaultInfoView) - Constructor for class ch.autumo.ui.fx.controller.RegistrationController
Registration controller.
RegistrationView - Class in ch.autumo.ui.fx.view
Registration View.
RegistrationView(BaseApp, Stage, String) - Constructor for class ch.autumo.ui.fx.view.RegistrationView
Registration view.
regLastName - Variable in class ch.autumo.ui.fx.controller.RegistrationController
Field: Lst name.
regLicenseKey - Variable in class ch.autumo.ui.fx.controller.RegistrationController
Area: License key.
regPaneLicense - Variable in class ch.autumo.ui.fx.controller.RegistrationController
License pane.
regProblems - Variable in class ch.autumo.ui.fx.controller.RegistrationController
Area: Problems.
RemoveAction - Class in ch.autumo.ui.fx.controller.actions
Remove App Action.
RemoveAction() - Constructor for class ch.autumo.ui.fx.controller.actions.RemoveAction
Default constructor.
removeConfig() - Method in class ch.autumo.ui.fx.BaseApp
Remove app configuration from disk.
removeRecentFile(File) - Method in class ch.autumo.ui.fx.BaseApp
Remove a file from recent used file list.
removeRegProblems() - Method in class ch.autumo.ui.fx.controller.RegistrationController
Remove problems from view.
run() - Method in interface ch.autumo.ui.fx.controller.actions.Action
Inner execution.
run() - Method in class ch.autumo.ui.fx.controller.actions.BaseAction
Run the action.

S

saveFile(String, Stage, String, String, String) - Static method in class ch.autumo.ui.utils.Helper
Choose a file for saving.
setAllowed2ReadEnvData(boolean) - Method in class ch.autumo.ui.fx.BaseApp
 
setApp(BaseApp) - Method in interface ch.autumo.ui.fx.controller.actions.Action
Set the application.
setApp(BaseApp) - Method in class ch.autumo.ui.fx.controller.actions.BaseAction
Set the application.
setController(BaseController) - Method in class ch.autumo.ui.fx.view.BaseBorderView
Set the controller.
setController(BaseController) - Method in class ch.autumo.ui.fx.view.BaseView
Set the controller.
setController(DefaultInfoController) - Method in interface ch.autumo.ui.fx.controller.actions.Action
Set controller.
setController(DefaultInfoController) - Method in class ch.autumo.ui.fx.controller.actions.BaseAction
Set controller.
setErrCode(int) - Method in exception class ch.autumo.ui.exception.ProcessException
Set error code.
setHeight(int) - Method in class ch.autumo.ui.fx.controller.actions.CustomSizeAction
Set height.
setImagePath(String) - Method in class ch.autumo.ui.data.CountryData.Country
Set image path.
setIndex(int) - Method in class ch.autumo.ui.data.CountryData.Country
Set index.
setModel(BaseModel) - Method in class ch.autumo.ui.fx.view.BaseBorderView
Set the model.
setModel(BaseModel) - Method in class ch.autumo.ui.fx.view.BaseView
Set the model.
setName(String) - Method in class ch.autumo.ui.data.CountryData.Country
Set name.
setStageModality(Modality) - Method in class ch.autumo.ui.fx.controller.actions.BaseAction
Set stage modality.
setup(BaseApp, String, Object, Pane, String) - Static method in class ch.autumo.ui.utils.UI
Setup a view with a controller.
setup(BaseApp, String, Pane, String) - Static method in class ch.autumo.ui.utils.UI
Setup a view with a controller.
setWidth(int) - Method in class ch.autumo.ui.fx.controller.actions.CustomSizeAction
Set width.
showAbout(BaseApp) - Static method in class ch.autumo.ui.utils.UI
Show about pane.
showAbout(BaseApp, String) - Static method in class ch.autumo.ui.utils.UI
Show about pane.
showAbout(BaseApp, String, String) - Static method in class ch.autumo.ui.utils.UI
Show about pane.
showAboutWithLicense(BaseApp) - Static method in class ch.autumo.ui.utils.UI
Show about pane with license button.
showConfirmationDialog(BaseApp, String) - Static method in class ch.autumo.ui.utils.UI
Show confirmation dialog.
showError(BaseApp, Throwable) - Static method in class ch.autumo.ui.utils.UI
Show error pane.
showError(BaseApp, Throwable, String) - Static method in class ch.autumo.ui.utils.UI
Show error pane.
showExceptionDialog(Thread, Throwable) - Static method in class ch.autumo.ui.utils.UI
Show exception dialog.
showExceptionDialog(Throwable) - Static method in class ch.autumo.ui.utils.UI
Show exception dialog.
showExceptionDialogExtended(Throwable, String) - Static method in class ch.autumo.ui.utils.UI
Show exception dialog.
showHTML(BaseApp, String, String) - Static method in class ch.autumo.ui.utils.UI
Show HTML pane.
showInformationDialog(BaseApp, String) - Static method in class ch.autumo.ui.utils.UI
Show information dialog.
showLicense(BaseApp) - Static method in class ch.autumo.ui.utils.UI
Show License.
showPane(BaseApp, Action, String) - Static method in class ch.autumo.ui.utils.UI
Show a default pane in an own stage.
showPane(BaseApp, Stage, Action, String) - Static method in class ch.autumo.ui.utils.UI
Show a default pane in an own stage.
showPane(BaseApp, Stage, Action, String, String) - Static method in class ch.autumo.ui.utils.UI
Show a default pane in an own stage.
showPane(BaseApp, Stage, Action, String, String, String) - Static method in class ch.autumo.ui.utils.UI
Show a default pane in an own stage.
showPane(BaseApp, Stage, Action, String, String, String, String) - Static method in class ch.autumo.ui.utils.UI
Show a default pane in an own stage.
showPane(BaseApp, Stage, Action, String, String, String, String, String) - Static method in class ch.autumo.ui.utils.UI
Show a default pane in an own stage.
showRegistrationPane(BaseApp) - Static method in class ch.autumo.ui.utils.UI
Show registration in an own stage.
showRegistrationPane(BaseApp, String) - Static method in class ch.autumo.ui.utils.UI
Show registration in an own stage.
showRemovePane(BaseApp) - Static method in class ch.autumo.ui.utils.UI
Show remove pane in an own stage.
showRemovePane(BaseApp, String) - Static method in class ch.autumo.ui.utils.UI
Show remove pane in an own stage.
showUpdatePane(BaseApp) - Static method in class ch.autumo.ui.utils.UI
Show update pane in an own stage.
showUpdatePane(BaseApp, String) - Static method in class ch.autumo.ui.utils.UI
Show update pane in an own stage.
showWarningDialog(BaseApp, String) - Static method in class ch.autumo.ui.utils.UI
Show warning dialog.
stage - Variable in class ch.autumo.ui.fx.controller.BaseController
Stage.
stage - Variable in class ch.autumo.ui.fx.view.BaseView
Reference to stage.
start() - Method in class ch.autumo.ui.fx.controller.actions.installer.InstallAction
 
start() - Method in interface ch.autumo.ui.fx.controller.actions.installer.InstallationController
Start the installation.
start(Stage) - Method in class ch.autumo.ui.fx.BaseApp
 
startTime() - Static method in class ch.autumo.ui.utils.Helper
Start timer.
startup(Stage) - Method in class ch.autumo.ui.fx.BaseApp
Called before everything else, overwrite if necessary.
Step - Interface in ch.autumo.ui.fx.controller.actions.installer
Step interface for installer.
StepAbout - Class in ch.autumo.ui.fx.controller.actions.installer
About Installation Step.
StepAbout() - Constructor for class ch.autumo.ui.fx.controller.actions.installer.StepAbout
Default constructor.
StepDone - Class in ch.autumo.ui.fx.controller.actions.installer
Done Installer Step.
StepDone() - Constructor for class ch.autumo.ui.fx.controller.actions.installer.StepDone
Default constructor.
StepDummy - Class in ch.autumo.ui.fx.controller.actions.installer
Dummy step.
StepDummy() - Constructor for class ch.autumo.ui.fx.controller.actions.installer.StepDummy
Default constructor.
StepDummyLast - Class in ch.autumo.ui.fx.controller.actions.installer
Last dummy step.
StepDummyLast() - Constructor for class ch.autumo.ui.fx.controller.actions.installer.StepDummyLast
Default constructor.
stepId - Variable in class ch.autumo.ui.fx.controller.actions.installer.BaseStep
Current step in installer.
StepLicense - Class in ch.autumo.ui.fx.controller.actions.installer
License Accept Installer Step.
StepLicense() - Constructor for class ch.autumo.ui.fx.controller.actions.installer.StepLicense
Default constructor.
steppedOver() - Method in class ch.autumo.ui.fx.controller.actions.installer.BaseStep
 
steppedOver() - Method in interface ch.autumo.ui.fx.controller.actions.installer.Step
Called when the step has been overtaken by clicking the 'next' button.
steppedOver() - Method in class ch.autumo.ui.fx.controller.actions.installer.StepLicense
 
stop() - Method in class ch.autumo.ui.fx.BaseApp
 
stopTime(String, Class) - Static method in class ch.autumo.ui.utils.Helper
Stop timer.
storeAppConfiguration(BaseApp, Properties, String) - Static method in class ch.autumo.ui.utils.Helper
Store application configuration 'app.cfg'.
storeBaseConfiguration(BaseApp, Properties) - Static method in class ch.autumo.ui.utils.Helper
Store BASE configuration properties 'base.ifc'.
storeProps() - Method in class ch.autumo.ui.fx.BaseApp
Store configuration properties to disk.
STYLESHEET - Static variable in interface ch.autumo.ui.Constants
Application style-sheet.
STYLESHEET_FULL_PATH - Static variable in interface ch.autumo.ui.Constants
Application style-sheet with full resource path.
STYLESHEET_HTML - Static variable in interface ch.autumo.ui.Constants
Application HTML style-sheet.
STYLESHEET_HTML_FULL_PATH - Static variable in interface ch.autumo.ui.Constants
Application HTML style-sheet with full resource path.
SYS_KEY_SYSTEM_MANUFACTURER - Static variable in interface ch.autumo.ui.Constants
System property key for manufacturer.

T

toString() - Method in class ch.autumo.ui.data.CountryData.Country
 

U

UI - Class in ch.autumo.ui.utils
GUI/MVC Utility class.
UI.HyperLinkRedirectListener - Class in ch.autumo.ui.utils
Hyperlink listener for HTML dialog views.
UpdateAction - Class in ch.autumo.ui.fx.controller.actions
Update Check Action.
UpdateAction() - Constructor for class ch.autumo.ui.fx.controller.actions.UpdateAction
Default constructor.

V

view - Variable in class ch.autumo.ui.fx.controller.BaseController
View.
view - Variable in class ch.autumo.ui.fx.model.BaseModel
The view.
VIEW_DEFAULT_INFO - Static variable in interface ch.autumo.ui.Constants
Default Info view FXML.
VIEW_REGISTRATION - Static variable in interface ch.autumo.ui.Constants
Registration view FXML.
A B C D E F G H I K L M N O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form