class org.aswing.plaf.EmptyUIResources
The default empty values for ui resources. A value defined in LAF with null or missing definition, it will be treat as these default values here.
For example, if you define button.border = null in the LAF class, then in fact the 
UIDefaults will return EmptyUIResources.BORDER to you.
