« User Manual » : différence entre les versions
Aller à la navigation
Aller à la recherche
Ligne 8 : | Ligne 8 : | ||
== More deeper in the concept == | == More deeper in the concept == | ||
* | * [[Units_management|Units management]] | ||
* | * [[GContainer|GContainer]] | ||
* | * [[GReadWrite_interface|GReadWrite interface and data files management]] | ||
* | * [[Modified_data|Modified data]] | ||
* | * [[Process_management|Process management]] | ||
* | == Still more … == | ||
* | * [[Validity_controls|Validity controls]] | ||
* | * [[Menu_bar|Menu bar]] | ||
* | * [[Icons|Icons]] | ||
* [[GClear_interface|GClear interface]] | |||
* | |||
* | == Still more again … == | ||
* | * [[Tooltips|Tooltips]] | ||
* | * [[Shortcuts|Shortcuts]] | ||
* | * [[Copy_&_paste|Copy & paste]] | ||
* | * [[Plots|Plots]] | ||
* | * [[ResultsFileManagement| Results File Management]] | ||
* | * [[GPlotPanel|GPlotPanel]] | ||
* | * [[GGroundPlotPanel|GGroundPlotPanel]] | ||
* | * [[Internationalization|Internationalization]] | ||
* [[Log_file|Log file]] | |||
* | * [[Update_data|Update data]] | ||
* | |||
* | == Some other widgets == | ||
* | * [[GTabbedPane|GTabbedPane]] | ||
* | * [[GTable1D|GTable1D]] | ||
* | * [[GTable2D|GTable2D]] | ||
* | * [[GComponentList|GComponentList]] | ||
* | * [[GDialog_and_GDetachedPanel|GDialog and GDetachedPanel]] | ||
* | * [[GContextFileManagement|GContextFileManagement]] | ||
* [[How_to_build_a_standard_application|How to build a standard application]] | |||
* [[GPanTest|GPanTest]] | |||
* [[Create_your_own_widget|Create your own widget]] |
Version du 21 janvier 2020 à 13:58
Basic principles
- GFrame and GPanel: how to create frames et panels
- Main widgets: list of available main widgets
- Links with Swing: how GENIUS is linked with swing
- GLayout: widget positioning
- Conditional Display: how widgets are displayed depending on conditions
- GListener interface: interaction with the mouse
More deeper in the concept
- Units management
- GContainer
- GReadWrite interface and data files management
- Modified data
- Process management
Still more …
Still more again …
- Tooltips
- Shortcuts
- Copy & paste
- Plots
- Results File Management
- GPlotPanel
- GGroundPlotPanel
- Internationalization
- Log file
- Update data