Hi there,
I am currently implementing a GUI for a new UR Cap.
In order to be compliant with the UR Style Guide I currently enforce the style guide “manually”. Hereby I wondered whether there might be a palette of UR specific Java Swing elements available, which set the default values mentioned by the style guide (e.g. a UR_BigButton extending JButton) and thereby simplify the creation of a UR compliant GUI.
Thank you for any response in advance!