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 1796 - Utilities.wrapString{,toArray} should use java.text.BreakIterator.
Summary: Utilities.wrapString{,toArray} should use java.text.BreakIterator.
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: anovak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-05-15 22:34 UTC by Jesse Glick
Modified: 2008-12-23 10:54 UTC (History)
0 users

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 Jesse Glick 1999-05-15 22:34:16 UTC
This would permit other break modes besides word and character (i.e. line and sentence). It would also permit natural breaking, e.g. correct treatment of hyphenation.

Also, the two forms of the function should reuse impl, i.e. wrapString should call wrapStringToArray.
Comment 1 anovak 2000-08-11 11:31:59 UTC
fixed in main trunk
Comment 2 Jesse Glick 2001-04-11 17:24:49 UTC
This has been fixed for a while now...
Comment 3 Jesse Glick 2001-04-11 17:25:17 UTC
So marking it fixed.
Comment 4 Quality Engineering 2003-07-01 15:57:54 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified
Comment 5 Quality Engineering 2003-07-01 16:16:38 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.