Package com.api.jsonata4java.testerui
-
Class Summary Class Description TesterUI A Swing UI app to test JSONata4Java interactively similar to the original JSONata Exerciser (see https://try.jsonata.org).TesterUIFontChooser Since Swing does not yet provide a font chooser we have to write it.TesterUIPerferences A preferences dialog allowing to tweak different setting of the Tester UI app.TesterUIProperties Allows to store the Test UI app settings in a .properties file in alphabetical order.TesterUISettings Aggregates all Tester UI app settings that can be interactively changed. -
Enum Summary Enum Description TesterUIColors Defines a set color schemas for the different text areas in the UI.TesterUIJsonataExample Defines a set of examples that can be used to demonstrate JSONata4Java's capabilities.