JDK-4632193 : Swing Skins Look and Feel
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.2.2,1.4.0,1.4.1,1.4.2,5.0
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS:
    generic,solaris_7,solaris_8,windows_2000 generic,solaris_7,solaris_8,windows_2000
  • CPU: generic,x86,sparc
  • Submitted: 2002-02-01
  • Updated: 2017-05-16
  • Resolved: 2003-05-13
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
5.0 tigerFixed
Related Reports
Duplicate :  
Duplicate :  
Duplicate :  
Duplicate :  
Duplicate :  
Duplicate :  
Duplicate :  
Duplicate :  
Relates :  
Description

Name: jd12932			Date: 02/01/2002


Add a new  plaf to Swing that will allow people to use "skins", such as
those that come with GTK. This will allow developers and graphic
artists alike the ability to make their own customized look, and to
some extent feel, without resorting to APIs.

======================================================================

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: tiger FIXED IN: tiger INTEGRATED IN: tiger tiger-b07
14-06-2004

EVALUATION Name: jd12932 Date: 02/01/2002 This feature has been added for Tiger release ====================================================================== This features consisted of two sets of api changes: . Those to the Swing classes to enable Synth . The javax.swing.plaf.synth package. The first set of changes are attached. For the scope of the second set refer to the javadoc. The unit tests for this live in: test/javax/swing/plaf/synth/SynthParser/unitTest/UnitTest.java test/javax/swing/plaf/synth/SynthPainter/unitTest/UnitTest.java test/javax/swing/plaf/synth/DefaultSynthStyle/unitTest/UnitTest.java test/javax/swing/LookAndFeel/InstallProperty.java ###@###.### 2003-04-30
30-04-2003