| Interface | Description |
|---|---|
| ConfigUpdaterListener |
Listens to
ConfigUpdater progress events. |
| ErrorPanel.CloseListener |
Listener for close button.
|
| FileLoader |
Supports loading files from a source location into a local directory.
|
| Kickstart4JListener |
Listens to life cycle events of the Kickstart4J installer.
|
| SimpleAttributesEqualsCapable |
Object that can compare it's attributes to another object of the same type.
|
| Class | Description |
|---|---|
| AbstractFile |
A file inside a base directory.
|
| ApplicationStarter |
Helper class that starts the target application.
|
| CmdLineOption |
Represents a single command line option.
|
| CmdLineParser |
Parses the command line and set the appropriate config object values.
|
| Config |
Configuration for the application.
|
| ConfigParser |
Parses a XML configuration.
|
| ConfigUpdater |
Creates or updates a configuration.
|
| ConfigUpdater.DefaultListener |
Outputs events to the console.
|
| DestFile |
A file inside a local base directory.
|
| ErrorDialog |
Shows an error message and terminates the program via
System.exit(1). |
| ErrorPanel |
Panel for showing an error message.
|
| Kickstart4J |
Main application.
|
| MessagesWrapper |
Encapsulates access to the "message[_xx][_XX].properties" files.
|
| MkDir |
A directory inside a base directory.
|
| RemoteFile |
Remote file.
|
| SrcDir |
A directory inside a base directory.
|
| SrcFile |
A file at the source directory.
|
| SrcFileLoader |
Supports loading files defined in a update set into a local directory.
|
| StartPanel |
Panel with a short "start" message.
|
| UpdateSet |
Set of update operations based on a list fo source files and a local
directory.
|
| Utils |
Utilities for the package.
|
| Exception | Description |
|---|---|
| CmdLineException |
Something went wrong when parsing a command line.
|
| DeleteException |
Error deleting a local file.
|
| InvalidConfigException |
A configuration is invalid.
|
| LoadingFileException |
Loading a file failed for some reason.
|
| OptionNotFoundException |
An option key is unknown.
|
| SrcDirNotFoundException |
A directory was not found in the source directory list.
|
| SrcFileNotFoundException |
A file was not found in the source file list.
|
Copyright © 2013 Future Invent Informationsmanagement GmbH, Hamburg (Germany). All Rights Reserved.