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 13321 - InvocationTargetException: after change property by FormConnection (default EnumEditor)
Summary: InvocationTargetException: after change property by FormConnection (default E...
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: Josef Kozak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-06-29 15:48 UTC by Marian Mirilovic
Modified: 2003-06-30 18:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
InvocationTargetException (4.59 KB, text/plain)
2001-06-29 15:49 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2001-06-29 15:48:58 UTC
[nb_dev](20010629),[jdk1.3.1](rc1)

Steps to reproduce:
- open JFrame, add component (e.g. JScrollPane)
- try to change property [horizontalScrollBarPolicy] by PropertyEditor
- change editor to FormConnection : Value 
- set 10 

you obtain InvocationTargetException (attachment)
Comment 1 Marian Mirilovic 2001-06-29 15:49:25 UTC
Created attachment 1788 [details]
InvocationTargetException
Comment 2 Josef Kozak 2001-07-19 22:12:00 UTC
::: absolutely reassigned
Comment 3 Josef Kozak 2001-07-23 16:00:15 UTC
::: absolutely started
Comment 4 Josef Kozak 2001-07-23 16:06:56 UTC
Fixed with #13317 + some changes from David Strupl in openide.

::: fixed in dev only
Comment 5 Marian Mirilovic 2001-07-31 11:38:20 UTC
verified in [nb_dev](20010731)
Comment 6 Quality Engineering 2003-06-30 18:26:34 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.