Projekt Module
Für dieses Projekt sind die folgenden Module definiert:
Name | Beschreibung |
---|---|
Frederick (Services) | The services module, containing the API and service registry. It is expected that almost every other module will depend on this one, with the exception of the Data Model module. |
Frederick (Common GUI Elements) | Re-usable GUI Elements |
Frederick (ETB) | The deployment diary form module. |
Frederick (Deployment Manager) | The deployment manager form module. |
Frederick (Map) | The deployment map module. |
Frederick (File Persistance) | The module enabling saving to disk. |
Frederick (Data) | The data model module. |
Frederick | The main module, containing the application entry point and the runtime dependencies needed to pull the extensions into the application. |
Frederick (JPackage) | JPackage project to generate the lightweight JRE |