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 21071 - ClassCastException after copy JSeparator and paste to JFrame
Summary: ClassCastException after copy JSeparator and paste to JFrame
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: 2002-03-01 13:21 UTC by Marian Mirilovic
Modified: 2003-06-30 18:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ClassCastException (3.75 KB, text/plain)
2002-03-01 13:22 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2002-03-01 13:21:42 UTC
[nb_dev](20020301), [jdk1.4](92)

Steps to reproduce:
- open/create JFrame
- add JMenuBar
- add JSeparator do JMenu
- copy JSeparator
- paste to JFrame
-> ClassCastException arise (attachment)
Comment 1 Marian Mirilovic 2002-03-01 13:22:17 UTC
Created attachment 4899 [details]
ClassCastException
Comment 2 Tomas Pavek 2002-03-05 17:58:42 UTC
Fixed.
Comment 3 Marian Mirilovic 2002-03-06 11:19:08 UTC
verified in [nb_dev](20020306)
Comment 4 Quality Engineering 2003-06-30 18:32:52 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.