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 5796 - Exception during dragging a JInternalFrame inside a JDesktopPane
Summary: Exception during dragging a JInternalFrame inside a JDesktopPane
Status: CLOSED WORKSFORME
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: _ ttran
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-02-17 02:43 UTC by Jan Palka
Modified: 2003-06-30 18:26 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 Jan Palka 2000-02-17 02:43:59 UTC
java.lang.ClassCastException: javax.swing.plaf.metal.MetalIconFactory$InternalFr
ameDefaultMenuIcon
        at org.openide.explorer.propertysheet.editors.IconEditor.getAsText(IconE
ditor.java:150)
        at com.netbeans.developer.modules.loaders.form.FormPropertyEditor.getAsT
ext(FormPropertyEditor.java:172)
        at org.openide.explorer.propertysheet.PropertyDisplayer.getReaderCompone
nt(PropertyDisplayer.java:386)
        at org.openide.explorer.propertysheet.PropertyDisplayer.setValue(Propert
yDisplayer.java:231)
        at org.openide.explorer.propertysheet.PropertyDisplayer.<init>(PropertyD
isplayer.java:173)
        at org.openide.explorer.propertysheet.PropertySheet.refreshTab(PropertyS
heet.java:795)
        at org.openide.explorer.propertysheet.PropertySheet.setCurrentPage(Prope
rtySheet.java:502)
        at org.openide.explorer.propertysheet.PropertySheet.setCurrentPage(Prope
rtySheet.java:516)

        at org.openide.explorer.propertysheet.PropertySheet.refreshPropertySheet
(PropertySheet.java:660)
        at org.openide.explorer.propertysheet.PropertySheet.access$15(PropertySh
eet.java:605)
        at org.openide.explorer.propertysheet.PropertySheet$14.run(PropertySheet
.java:1195)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:317)
        at java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java:10
3)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:84)

Also the painting of JInternalFrame in not flawless (some garbage)
Comment 1 Quality Engineering 2003-06-30 18:20:27 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 2 Quality Engineering 2003-06-30 18:26:21 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.