WELCOME TO THE GENIUS WIKI
Aller à la navigation
Aller à la recherche
Welcome to the GENIUS (GENeration of Interface for Users of Scientific S/W) wiki, a CNES Library for building GUI. As it is coded in Java, this product is available for any kind of platforms owning a JVM.
DESCRIPTION
- GENIUS is a CNES higher level layer based on swing, fully written in Java (no need of code generation) but allowing to create more easily GUI for scientific tools.
- The current version is: V1.9.1.
- Describes evolutions thanks to previous versions.
USE IT
- Where to download it.
- First steps with GENIUS
DOCUMENTATION
- Access to current and old Java doc.
- Describes dependencies with other products.
- List the main evolutions of this Wiki.
MAIN ADVANTAGES
- As it is coded in Java, this product is available for any kind of platforms owning Java.
- GENIUS is provided as Open Source under license Apache 2.0. Java doc is accessible via this site.
- Simplified approach, in particular about events management (BEFORE, AFTER)
- Performing conditional display
- Read/write for files directly integrated
- Units management
- Process management compatible of all OS (thanks to Java).
REMARKS
- More complete tutorials are available in the training & tutorials package.
- Training slides are also available here.