-
Notifications
You must be signed in to change notification settings - Fork 1
The project modules
Daniel Saukel edited this page Apr 3, 2019
·
1 revision
This article explains the structure of the Vignette project.
- Structure and motives
- API modules
- Internal modules
- Distribution module
- Example module
- Implementations
Vignette is meant to be divisible sothat projects can easily include only the needed parts.
- vignette-parent
- vignette-api
- vignette-api-core
- vignette-api-inventory
- vignette-internal
- vignette-internal-inventory
- vignette-dist
- vignette-example
- vignette-api
The API modules contain the classes to create GUIs. vignette-api-core contains shared interfaces and the registration class VignetteAPI.
Wiki: © 2019 Daniel Saukel, licensed under CC BY-SA