|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UIResource
This public interface is used to designate which objects were created by
ComponentUI
delegates. When uninstalling the user public interface
renderer with ComponentUI.uninstallUI()
the renderer
property is set to null
.
A comparison against null can be used with all properties except for
the java.awt.Component
properties font, foreground, and
background. The container can provide the value of the properties if
they are initialized or set to null
.
ComponentUI
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |