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: Michael Koch
Subject: [commit-cp] [bugs #11309] Swing; missing L&F config methods.
Date: Tue, 21 Dec 2004 18:20:25 -0500
User-agent: Mozilla/5.0 (compatible; Konqueror/3.2; Linux; X11; i686; de, address@hidden) (KHTML, like Gecko)

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

/**************************************************************************/
[bugs #11309] Latest Modifications:

Changes by: 
                Michael Koch <address@hidden>
'Date: 
                Die 21.12.2004 at 21:28 (GMT)

------------------ Additional Follow-up Comments ----------------------------
Just to make sure: Does all the getSomething() methods in MetalLookAndFeel 
forward to MetalTheme.getSomething() ?
Sounds easy to implement.






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

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11309>
Project: classpath
Submitted by: Thomas Zander
On: Mon 13.12.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.

Follow-up Comments
------------------


-------------------------------------------------------
Date: Die 21.12.2004 at 21:28       By: Michael Koch <mkoch>
Just to make sure: Does all the getSomething() methods in MetalLookAndFeel 
forward to MetalTheme.getSomething() ?
Sounds easy to implement.












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]