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 7193 - ArrayIndexOutOfBoundsException thrown by property sheet
Summary: ArrayIndexOutOfBoundsException thrown by property sheet
Status: CLOSED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Windows 3.1/NT
: P4 minor (vote)
Assignee: David Strupl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-07-31 16:17 UTC by Daniel Prusa
Modified: 2008-12-23 11:03 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 Daniel Prusa 2000-07-31 16:17:43 UTC
I am not able to reproduce it and I do not know what action caused the
exception. I know its stack trace only:

java.lang.ArrayIndexOutOfBoundsException
        at org.openide.explorer.propertysheet.PropertySheet.updateTab(PropertySh
eet.java:844)
        at org.openide.explorer.propertysheet.PropertySheet$13.run(PropertySheet
.java:1040)
        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)
Comment 1 Daniel Prusa 2000-07-31 16:50:59 UTC
[1065]
Comment 2 David Strupl 2000-07-31 16:56:59 UTC
*** This bug has been marked as a duplicate of 7165 ***
Comment 3 Quality Engineering 2003-07-01 15:56:38 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified.

Comment 4 Quality Engineering 2003-07-01 16:20:23 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.