This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 8003

Summary: TitledBorder default justification should be LEFT
Product: guibuilder Reporter: Vaughn Spurlin <vspurlin>
Component: CodeAssignee: _ ttran <ttran>
Status: CLOSED FIXED    
Severity: minor CC: vspurlin
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Vaughn Spurlin 2000-10-25 00:09:21 UTC
When creating a TitledBorder with jdk1.3, the default justification is
'LEADING', which is not backward-compatible with earlier jdk's.  Recommend
changing the default justification to 'LEFT'.
Comment 1 Tomas Pavek 2001-02-23 18:24:50 UTC
Changed to DEFAULT (which in turn uses LEFT or LEADING depending on JDK 
version).
Comment 2 Marian Mirilovic 2001-02-27 09:19:37 UTC
virified in [nb-dev](134), [pilsen](010226_3)
Comment 3 Quality Engineering 2003-06-30 18:26:58 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.