commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[commit-cp] [bugs #11309] Swing; missing L&F config methods.


From: Thomas Zander
Subject: [commit-cp] [bugs #11309] Swing; missing L&F config methods.
Date: Mon, 13 Dec 2004 09:19:51 -0500
User-agent: Mozilla/3.01Gold (Macintosh; I; 68K)

This mail is an automated notification from the bugs tracker
 of the project: classpath.




/**************************************************************************/
[bugs #11309] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11309>
Project: classpath
Submitted by: Thomas Zander
On: Mon 12/13/2004 at 14:13

Category:  classpath
Severity:  5 - Average
Resolution:  None
Privacy:  Public
Assigned to:  None
Status:  Open
Platform Version:  None


Summary:  Swing; missing L&F config methods.

Original Submission:  Each L&F based on the Metal L&F can provide swing-wide 
color and font settings, which are then used by the various components by 
calling the static methods on MetalLookAndFeel, like getControl().
These methods are missing currently.

The initialisation of which colors/fonts these methods return is done in 
MetalTheme, specifically the addCustomEntriesToTable(UIDefaults table) method 
which means that the UIDefaults object should be used to provide the data to 
return in the above methods.











For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=11309>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]