1 / 7

accsoft-gui-fx package (created and written BE-CO-APS)

accsoft-gui-fx package (created and written BE-CO-APS). 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.

delbertt
Télécharger la présentation

accsoft-gui-fx package (created and written BE-CO-APS)

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. accsoft-gui-fx package(created and written BE-CO-APS)

  2. 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

  3. 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

  4. 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

  5. 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

  6. 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

  7. 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

More Related