Detailed topic list for Applications Web

Results from Applications web retrieved at 16:03 (GMT)

AppGuiComponentsLangSelector
Implementation of functionality "language selection" in applications using GSI Frames Implementation of internationalization for (GUI )applications is done with t...
r18 - 13 Apr 2020 - 13:28 by JuttaFitzek
AppGuiComponentsMain
GUI Komponenten * Komponenten * Item List Panel * SchemaWidget * GsiFrame (Swing) * GsiApplicationBase (JavaFX) * AppGuiComponent...
r10 - 13 Apr 2020 - 16:05 by JuttaFitzek
AppGuiComponentsSchemaWidget
SchemaWidget The SchemaWidget is a Java GUI component created for the GSI and FAIR control system. It is meant to be used as a flexible and reusable widget for di...
r11 - 13 Apr 2020 - 13:29 by JuttaFitzek
AppGuiComponentsSchemaWidgetAcceleratorSchema
AcceleratorSchema The SchemaWidget displays a schematic representation of the GSI/FAIR accelerator instead of a realistic one to achieve a more descriptive visual...
r6 - 02 Mar 2023 - 16:15 by AnnekeWalter
AppGuiComponentsSchemaWidgetTroubleShooting
SchemaWidget Trouble Shooting The following suggestions should help you when you need to troubleshoot the SchemaWidget. Use the logging system The widget logs va...
r3 - 13 Apr 2020 - 13:29 by JuttaFitzek
AppGuiComponentsSchemaWidgetUsageExamples
SchemaWidget Usage Examples Here you can find various usage examples for the SchemaWidget API. pom.xml configuration dependency groupId de.gsi.cs.co.ap.comm...
r14 - 13 Apr 2020 - 13:29 by JuttaFitzek
AppGuiGsiFrame
Usage of GSI Frame in an application: The header of GSI frame uses the following control elements: accelerator dropdown box language selector box date /time...
r6 - 13 Apr 2020 - 13:50 by JuttaFitzek
AppGuiJavaFX
JavaFX Available Literature The AP Group holds two library books related to JavaFX that can be used as a reference: JavaFX 8 Introduction by ExampleJavaFX 8 ...
r27 - 11 Jan 2022 - 11:05 by AnnekeWalter
AppGuiJavaFXTestNotes
JavaFX Findings JavaFX and Eclipse The plugin e(fx)clipse can be very helpful for JavaFX development. It also helps with the problem of Eclipse marking the JavaF...
r15 - 13 Apr 2020 - 13:55 by JuttaFitzek
AppGuiJavaFxKnownBugs
Known Bugs This is a list of known JavaFx Bugs that have been observed in our applications. The list should only contain bugs that have been filed in the openjdk ...
r30 - 02 Nov 2023 - 13:11 by AnnekeWalter
AppGuidelinesArtifactVersionNumberingGuideline
Version Number Format In general we differ between two version formats, SNAPSHOT and Release. SNAPSHOT versions are not static and may differ from time to time, w...
r7 - 21 Sep 2020 - 09:00 by RaphaelMueller
AppGuidelinesFxApplicationShutdown
APP Java FX Application Shutdown Guideline This is a recommendation which will work best when using our common libraries. Other solutions can work as well. The go...
AppGuidelinesGitWorkflow
This page describes the general GIT wrokflow for APP and LSA development (DRAFT) Legend: * wihte dot: previous history /master / svn trunk), this point is als...
AppGuidelinesGuiApplicationHeader
Problem description Solution As a first step here is a list of candidates which could be displayed in the of an application. * Experiment information * ...
r4 - 13 Apr 2020 - 16:09 by JuttaFitzek
AppGuidelinesGuiApplicationTypes
Problem description All types of applications should have a common part but there is also a part which is specific to an application type. Application types have ...
r4 - 13 Apr 2020 - 16:09 by JuttaFitzek
AppGuidelinesGuiCommonStyles
Common styles Common styles are used to ensure a common look over all control room applications. The stylesheets are used as a tool to centralize styling. To reac...
AppGuidelinesGuiDateTime
Guideline status Draft Changes Problem description * User may have or not certain expectations concerning the date/time format based on the selected language....
r5 - 13 Apr 2020 - 16:09 by JuttaFitzek
AppGuidelinesGuiDeviceStatus
Device status visualization Guideline status Draft Problem description Solution centered on beam influence of devices The basic idea here is that the most impor...
r44 - 13 Apr 2020 - 16:12 by JuttaFitzek
AppGuidelinesGuiDeviceStatusOldConcepts
Device Status Guidelines Archive Old solution (valid until 20.07.2018) Statuses The basic idea is to distinguish between devices which are relevant in the curren...
r4 - 13 Apr 2020 - 16:12 by JuttaFitzek
AppGuidelinesGuiMain
Common GUI Components General Components * CERNs Application Main Frame * This central frame component shall be used for all applications. It already pr...
AppGuidelinesGuiScreenTypes
Screen types Management screen * Displays an area which contains filters * Displays an area which displays the managed objects * By default displays all...
r4 - 13 Apr 2020 - 16:14 by JuttaFitzek
AppGuidelinesGuiStatusesOperatorSummary
Statussymbole Bezeichnung Visuelle Idee Symbol Kommentar Interlock Verzahnte Kettenteile, die die Verriegelung darstellt Handbetrieb W...
r3 - 13 Apr 2020 - 16:12 by JuttaFitzek
AppGuidelinesGuiTemplate
Guideline status Draft Waiting for other Depracated Declined Completed Problem description Solution When to use Example Implementation General Samp...
r7 - 13 Apr 2020 - 16:13 by JuttaFitzek
AppGuidelinesGuiTerminology
What should be used to represent an a property/parameter of a device?
r4 - 13 Apr 2020 - 16:14 by JuttaFitzek
AppGuidelinesJavaFxDefineLayoutVisuals
Defining layout and visuals General Defining spacings between controls Spacings between controls can be defined in various ways in JavaFX.The preferred way of d...
r4 - 13 Apr 2020 - 16:18 by JuttaFitzek
AppGuidelinesJavaFxGuidelinesMain
JavaFX Guidelines This guideline summarizes the technical guidelines for creating JavaFX applications. Defining layout and visuals Main.ChristianHillbricht 13...
r4 - 13 Apr 2020 - 16:18 by JuttaFitzek
AppGuidelinesMain
Application Guidelines Our goal is to achieve a common look and feel for applications used for daily operations. Therefore we provide a common GUI guideline, main...
r16 - 20 Apr 2020 - 07:24 by JuttaFitzek
AppGuidelinesNamingGuideline
Naming Guideline for the APP group Organizations Organizations in Git group repositories that belong to the same larger project, e.g. lsa, zks, bss, etc. There i...
AppHowToConfiguration
Configuration / Startup Options Startup options for Java applications are typically given as System properties. To avoid duplicate maintenance and errors, all Sys...
AppHowToContainer
The official page with information regarding Containers resided in the IN Web: https://www acc.gsi.de/wiki/IN/Container Deployment At least for APP services, the...
r4 - 09 Oct 2023 - 12:15 by AnnekeWalter
AppHowToCygwinXServerOnWindows
Cygwin XServer on Windows What is Cygwin? * A large collection of GNU and Open Source tools which provide functionality similar to a Linux distribution on Win...
r9 - 13 Apr 2020 - 14:16 by JuttaFitzek
AppHowToEclipseConfiguration
Eclipse Configuration The official Eclipse version "2022 12" is already installed On the Rocky 9 Cluster (asl751 asl755), a Java Development Kit (OpenJDK 17) is...
r113 - 16 Jan 2024 - 07:41 by JonasPforr
AppHowToGitCheatSheet
Git Cheat Sheet Merge a feature branch into master in one big commit git checkout master git merge squash feature/xxx Resolve any conflicts at that point and th...
r2 - 30 Apr 2022 - 13:43 by JuttaFitzek
AppHowToGitConfigure
Basic Git Configuration If you use Git for the very first time, run the configuration script once, to configure your Git system https://git.acc.gsi.de/schaller/gi...
r4 - 12 Jan 2023 - 11:12 by AndreasSchaller
AppHowToGitInEclipseForBeginners
Git In Eclipse for Beginners This page describes how to use Git from within Eclipse in a beginners' version. Here the only scenario described is when a single dev...
r15 - 12 Jan 2023 - 12:57 by AndreasSchaller
AppHowToGitInEclipseForExperts
Git in Eclipse for Experts This page describes how to use Git from within Eclipse in an experts' version. The full tutorial for the EGit Eclipse Plugin and how to...
r8 - 13 Apr 2020 - 14:19 by JuttaFitzek
AppHowToGitMigrationOfSvnProject
Migration of an existing SVN Project to Git This page describes the Git migration of an existing SVN project using the Script provided by Andreas Schaller. For si...
r17 - 15 Apr 2020 - 13:07 by JuttaFitzek
AppHowToGitMoveWithHistory
Move a directory to a different git repository while keeping its history When you simply move a directory into another git repository the history of the files is ...
AppHowToGitOnCommandline
Git basic concepts and howto on the command line Concepts Distributed Git is a distributed source code management system which means that multiple developers ca...
r8 - 13 Apr 2020 - 14:20 by JuttaFitzek
AppHowToGitPrepareSshKey
Git Prepare logins and ssh keys for git usage To use git comfortably we first have to make our public ssh user key known to Git (more detailed information about u...
r6 - 12 Jan 2023 - 12:07 by AndreasSchaller
AppHowToGitProtectBranches
Git how to protect branches against force push and deletion It is possible in git to change the repository history. This might be handy in feature branches but is...
AppHowToGitUploadExistingProject
Git upload an existing project Starting from our AppHowToProjectSetup manual this explains how to create a new gitea repository and upload the source code. Please...
AppHowToJACoW
Mind Refreshers ps2pdf DepsCrop {dblfloatfix} {float} \vfill\eject \vspace{ 0.5\baselineskip} http://en.wikibooks.org/wiki/LaTeX/Floats,_Figures_and_Captions htt...
r7 - 13 Apr 2020 - 14:15 by JuttaFitzek
AppHowToJavaDevelopmentEnvironment
CSCO Java Entwicklungsumgebung 12.01.2023 Development / Production Cluster Managed by CSCOIN WikiWeb (e.g. Christoph Handel) Several networks (VLANs) exist at ...
r32 - 12 Jan 2023 - 08:43 by AndreasSchaller
AppHowToJavaPackageNaming
Java Package Naming For package naming in java there is already a standard defined by Sun/Oracle to prevent conflicting package names between companies. This is t...
r5 - 13 Apr 2020 - 14:15 by JuttaFitzek
AppHowToLaunchAppsFromCluster
Launch applications from development cluster The following command can be used to start the Pro Launcher. launcher pro This is a shortcut for: launcher config=pr...
r12 - 24 Feb 2023 - 15:20 by AnnekeWalter
AppHowToLaunchAppsWithMaven
Launching Applications with Maven Profiles Since Maven parents 11.2.0 SNAPSHOT it is possible to change the used LSA version and database by activating specific m...
r13 - 23 Feb 2023 - 15:12 by AnnekeWalter
AppHowToLinuxScripts
Quick Reference: Linux scripts Configure runlevel for init.d scripts:# /sbin/chkconfig list httpd# /sbin/chkconfig add httpd# /usr/sbin/ntsysv Main.RaphaelMue...
r2 - 13 Apr 2020 - 13:10 by JuttaFitzek
AppHowToLiquibase
How to make changes to the database Project Structure All LSA database related projects reside in the LSA Gitea Organisation https://git.acc.gsi.de/lsa, usually ...
r10 - 12 Jan 2023 - 11:15 by AndreasSchaller
AppHowToLogging
The official page with information regarding Diagnostic Logging resided in the IN Web: https://www acc.gsi.de/wiki/IN/DiagnosticLogging Usage However, the APP gro...
r15 - 12 Jan 2023 - 11:02 by AndreasSchaller
Number of topics: 50
< Previous Page 2 of 6 Next >

See also the faster WebTopicList
Topic revision: r1 - 09 Jan 2009, ProjectContributor
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback