Examples of using Uiresource in English and their translations into German
{-}
-
Colloquial
-
Official
-
Ecclesiastic
-
Medicine
-
Financial
-
Ecclesiastic
-
Political
-
Computer
-
Programming
-
Official/political
-
Political
Bad: background will most likely be a UIResource.
So, UIResource is the means to distinguish between properties set by any Look.
GetBackground() on a Swing component youare most likely to receive an instance of UIResource.
As said above, the intended use case for UIResource tagged properties is inside the Look& Feel.
But the text that follows, introduces a concept,the"normal" Swing developer is maybe not aware of: UIResource.