« User Manual » : différence entre les versions
		
		
		
		Aller à la navigation
		Aller à la recherche
		
 Page créée avec « == Basic principles == * GFrame and GPanel * Main widgets * Links with Swing * GLayout * Conditio... »  | 
				|||
| Ligne 1 : | Ligne 1 : | ||
== Basic principles ==  | == Basic principles ==  | ||
* [[GFrame and GPanel|GFrame and GPanel]]  | * [[GFrame and GPanel|GFrame and GPanel]]: how to create frames et panels  | ||
* [[Main_Widgets|Main widgets]]  | * [[Main_Widgets|Main widgets]]: list of available main widgets  | ||
* [[Links_with_Swing|Links with Swing]]  | * [[Links_with_Swing|Links with Swing]]: how <font color=#556B2F>'''GENIUS'''</font> is linked with <font color=#FF8C00>swing</font>  | ||
* [[GLayout|GLayout]]  | * [[GLayout|GLayout]]: widget positioning  | ||
* [[Conditional_Display|Conditional Display]]  | * [[Conditional_Display|Conditional Display]]: how widgets are displayed depending on conditions  | ||
* [[GListener_interface|GListener interface]]  | * [[GListener_interface|GListener interface]]: interaction with the mouse  | ||
== More deeper in the concept ==  | == More deeper in the concept ==  | ||
Version du 21 janvier 2020 à 13:56
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
 - 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