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 17170 - TitledBorder: repeatedly changed value of title doesn't remembered.
Summary: TitledBorder: repeatedly changed value of title doesn't remembered.
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: Tomas Pavek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-31 13:41 UTC by Marian Mirilovic
Modified: 2003-06-30 18:32 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 Marian Mirilovic 2001-10-31 13:41:09 UTC
[nb_dev](20011031),[jdk1.3.1](01)

Steps to reproduce:
- open / create JFrame, add JLabel
- change Border to TitledBorder
- invoke property editor for border
- change title as User Code Ok| Ok
-> right code is generated
- invoke border property editor again
- change title as Method Ok | Ok

-> still User code is generated for title of titled border
Comment 1 Tomas Pavek 2001-11-01 11:24:15 UTC
Fixed.

BorderDesignSupport.java rev. 1.7
BorderEditor.java rev. 1.39
Comment 2 Marian Mirilovic 2001-11-05 11:17:58 UTC
verified in [nb_dev](20011102)
Comment 3 Quality Engineering 2003-06-30 18:32:25 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.