About the OpenChemLib Vaadin Components category

OpenChemLib Vaadin Components: Vaadin integration of the OpenChemLib JS components (OpenChemLib JS is the JavaScript port of the OpenChemLib Java library). OpenChemLib is Java based framework providing cheminformatics core functionality and user interface components.

By combining OpenChemLib and “OpenChemLib Vaadin”, you can develop applications that are chemistry-aware.

The following UI components are available:

  • StructureView
  • StructureEditor
  • StructureEditorDialog
  • ReactionView
  • ReactionEditor
  • ReactionEditorDialog

To be able to properly run in development mode, don’t forget to add package ch.artaios to src/main/resources/application.properties like follows:

vaadin.whitelisted-packages = com.vaadin,org.vaadin,dev.hilla,ch.artaios