« User Manual » : différence entre les versions
Aller à la navigation
Aller à la recherche
Ligne 22 : | Ligne 22 : | ||
== Still more again … == | == Still more again … == | ||
* [[Tooltips|Tooltips]] | * [[Tooltips|Tooltips]]: how to add tooltips | ||
* [[Shortcuts|Shortcuts]] | * [[Shortcuts|Shortcuts]]: how to create keyboard shortcuts | ||
* [[Copy_&_paste|Copy & paste]] | * [[Copy_&_paste|Copy & paste]]: possibilities to manage data copy a paste | ||
* [[Plots|Plots]] | * [[Plots|Plots]]: widgets for plotting data | ||
* [[ResultsFileManagement| Results File Management]] | * [[ResultsFileManagement| Results File Management]]: specific widgets to manage how to save results in file. | ||
* [[GPlotPanel|GPlotPanel]] | * [[GPlotPanel|GPlotPanel]]: advanced widget for plotting data read in files | ||
* [[GGroundPlotPanel|GGroundPlotPanel]] | * [[GGroundPlotPanel|GGroundPlotPanel]]: advanced widget to plot satellite Earth ground tracks | ||
* [[Internationalization|Internationalization]] | * [[Internationalization|Internationalization]]: how to manage several languages | ||
* [[Log_file|Log file]] | * [[Log_file|Log file]]: how to use log files | ||
* [[Update_data|Update data]] | * [[Update_data|Update data]]: how to observe some data to update other ones | ||
== Some other widgets == | == Some other widgets == |
Version du 21 janvier 2020 à 14:07
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: units management as conversions ...
- GContainer: grouping widgets but not in a panel
- GReadWrite interface and data files management: how to read and write data previously displayed
- Modified data: how modified data are identified
- Process management: how to launch a computation program
Still more …
- Validity controls: checks on data values
- Menu bar: how to build a menu bar
- Icons: how to use icons
- GClear interface: how to reset data
Still more again …
- Tooltips: how to add tooltips
- Shortcuts: how to create keyboard shortcuts
- Copy & paste: possibilities to manage data copy a paste
- Plots: widgets for plotting data
- Results File Management: specific widgets to manage how to save results in file.
- GPlotPanel: advanced widget for plotting data read in files
- GGroundPlotPanel: advanced widget to plot satellite Earth ground tracks
- Internationalization: how to manage several languages
- Log file: how to use log files
- Update data: how to observe some data to update other ones