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 4426 - Unhandled exception of the modifiers item in the function properties.
Summary: Unhandled exception of the modifiers item in the function properties.
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Roman Szarowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-10-10 19:57 UTC by Roman Szarowski
Modified: 2008-12-23 11:29 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 Roman Szarowski 1999-10-10 19:57:07 UTC
Unhandled exception of the modifiers item in the function properties.

Steps:
1.) Open an example (e.g. ClockFrame)
2.) Find a line:  private void tmrSecondsOnTime (java.awt.event.ActionEvent evt) {
3.) Display the properties and click at the modifiers item
4.) Browse modifiers item (dialog appears)
5.) Click Cancel button

It throws the following exceptions:

InvocationTargetException:
InvocationTargetException:
Comment 1 Marek Grummich 2000-07-25 09:34:59 UTC
Priority is changed to P4 (normal).
Comment 2 Quality Engineering 2003-07-02 15:19:21 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.