70 likes | 90 Views
The Accsoft GUI FX package includes various tools like Scene Builder, Application Base, Preloader, and more for developing JavaFX applications efficiently. It also offers components like Wheel Switch, Charting package with multiple chart types, and easy data reducer tool. Explore the detailed components and functionalities through the provided links.
E N D
JavaFX Accsoft Project Manager Plugin Simple tool to help developper creating projects or new views. These are ready to be used. All details here : https://wikis.cern.ch/display/GUI/Accsoft+Project+Manager+Plugin
Scene Builder The JavaFX Scene Builder application is a tool that lets you design JavaFX application user interfaces without coding. It can be integrated with eclipse because it’s a standalone development tool. All details here : https://wikis.cern.ch/display/GUI/Scene+Builder
Application Base This is a standard component to start a JavaFX application. This is include by default a LogStatusBar and a Log Console that are fully compatible with Log4j appenders. Many advanced functionalities are available. Please refer to the wiki. There is also the possibility to have easily a multi-stage application, by using the librairy « StageManager ». All components details here : https://wikis.cern.ch/display/GUI/Reference+Guide#ReferenceGuide-ApplicationBase
JavaFX Extensions Preloader - Splash Screen : This is a very easy way to display a Preloader/Splash-Screen for applications that need some time at the initialization. By default, there is a Progress Notification and a Message Notification that can be displayed. Application Task : This extension displays Tasks progress in the primary status bar or in a specified LogStatusBar. Tasks are cancellabled, and message displayed can be personalized. All components details here : https://wikis.cern.ch/display/GUI/Reference+Guide#ReferenceGuide-ApplicationTask
JavaFX Components RBAC : Wheel Switch : Min / Max can be defined and actual value is also reprensented by a shaded progress bar. TGM Selector : Is available in the package accsoft/gui/accoft-gui-fx-acc LSA Cycle Selector : Not yet available All components details here : https://wikis.cern.ch/display/GUI/Reference+Guide#ReferenceGuide-WheelSwitch
JavaFX Charts package Package contains the following type of charts : AreaChart, StackedAreaChart, BarChart, StackedBarChart, LineChart, ScatterChart, BubbleChart and PieChart. Many Chart plugins are available : ChartOverlay, Crosshairindicator, DataPointToolTip, Zoomer, Panner, ValueIndicator and RangeIndicator. The JavaFX charts show some performance limitations. A very easy data reducer tool that is an implementation of Ramer-Douglas-Peucker is also available. All components details here : https://wikis.cern.ch/display/GUI/Reference+Guide#ReferenceGuide-Charting