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 - TitledBorder default justification should be LEFT
Summary: TitledBorder default justification should be LEFT
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 minor (vote)
Assignee: _ ttran
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-10-25 00:09 UTC by Vaughn Spurlin
Modified: 2003-06-30 18:26 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.