Style-Guide conform Interface for UI Style Constants

Hi,

it would be nice to have a Interface in the API that includes all Constants that are defined in the e-Series Style Guide with same naming that helps to design a UR+ conform Swing UI :slight_smile:

3 Likes

Good point!

Technically, this could be done as a separate dependency/artifact, that a URCap could depend on.
I.e. in a Github repo. Thoughts, @m.birkholz?

1 Like

I think using dependencies is sometimes a pain when you’re new to maven so just adding a style class to the urcap project should do it. I started creating a simple class which doesn’t have all the style constants yet but feel free to use it :slight_smile:

1 Like

I came across this: