-
Enhancement
-
Resolution: Won't Fix
-
P2
-
None
-
6
-
None
-
generic
-
generic
Currently the only way to retrieve a component's UI is from its UI (BasicMenuUI, BasicListUI, ...). Each of the subclasses returns a specific UI for that particular component. This means there is no generic way to retrieve the ComponentUI for an arbitrary component. A method should be added to JComponent that returns the ComponentUI currently associated with the instance.
- relates to
-
JDK-5073396 (component) JTextField doesn't refresh - (the background change on focus)
-
- Resolved
-