JDK-6258272 : Synth does not support JTree dashed lines
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 5.0
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux
  • CPU: x86
  • Submitted: 2005-04-20
  • Updated: 2017-05-16
  • Resolved: 2005-09-20
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.
JDK 6
6 b53Fixed
Description
FULL PRODUCT VERSION :
java version "1.5.0_02"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_02-b09)
Java HotSpot(TM) Client VM (build 1.5.0_02-b09, mixed mode)


ADDITIONAL OS VERSION INFORMATION :
Linux 2.6.10-gentoo-r6

A DESCRIPTION OF THE PROBLEM :
The normal look and feels support solid and dashed lines for the connection of the parent and child nodes of a JTree.
The Synth L&F does not offer any means to specify wether to draw solid or dashed lines. So only solid lines are supported.

EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Synth should at least offer a property which specifies wether to draw dashed lines or not (much like the Basic L&F)
ACTUAL -
Only solid lines

REPRODUCIBILITY :
This bug can be reproduced always.
###@###.### 2005-04-20 09:41:40 GMT

Comments
EVALUATION This is a good idea. I'm moving over to an RFE as this isn't a bug. ###@###.### 2005-04-22 16:43:05 GMT
22-04-2005