JACoW logo

Joint Accelerator Conferences Website

The Joint Accelerator Conferences Website (JACoW) is an international collaboration that publishes the proceedings of accelerator conferences held around the world.


BiBTeX citation export for TUCPR03: Our Journey from Java to PyQt and Web for CERN Accelerator Control GUIs

@InProceedings{sinkarenko:icalepcs2019-tucpr03,
  author       = {I. Sinkarenko and V. Baggiolini and S. Zanzottera},
  title        = {{Our Journey from Java to PyQt and Web for CERN Accelerator Control GUIs}},
  booktitle    = {Proc. ICALEPCS'19},
  pages        = {807--811},
  paper        = {TUCPR03},
  language     = {english},
  keywords     = {GUI, controls, framework, operation, MMI},
  venue        = {New York, NY, USA},
  series       = {International Conference on Accelerator and Large Experimental Physics Control Systems},
  number       = {17},
  publisher    = {JACoW Publishing, Geneva, Switzerland},
  month        = {08},
  year         = {2020},
  issn         = {2226-0358},
  isbn         = {978-3-95450-209-7},
  doi          = {10.18429/JACoW-ICALEPCS2019-TUCPR03},
  url          = {https://jacow.org/icalepcs2019/papers/tucpr03.pdf},
  note         = {https://doi.org/10.18429/JACoW-ICALEPCS2019-TUCPR03},
  abstract     = {For more than 15 years, operational GUIs for accelerator controls and some lab applications for equipment experts have been developed in Java, first with Swing and more recently with JavaFX. In March 2018, Oracle announced that Java GUIs were not part of their strategy anymore*. They will not ship JavaFX after Java 8 and there are hints that they would like to get rid of Swing as well. This was a wakeup call for us. We took the opportunity to reconsider all technical options for developing operational GUIs. Our options ranged from sticking with JavaFX, over using the Qt framework (either using PyQt or developing our own Java Bindings to Qt), to using Web technology both in a browser and in native desktop applications. This article explains the reasons for moving away from Java as the main GUI technology and describes the analysis and hands-on evaluations that we went through before choosing the replacement.},
}