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 98695 - Exception in Palette Components Display
Summary: Exception in Palette Components Display
Status: RESOLVED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-22 16:30 UTC by befree_fr
Modified: 2007-07-13 18:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Fichier de log (277.05 KB, application/octet-stream)
2007-03-22 16:35 UTC, befree_fr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description befree_fr 2007-03-22 16:30:45 UTC
An exception occured when cliking on the Palette>Beans>ChooseBeans :

I joined the messages.log as suggested in NetBeans IDE.
Comment 1 befree_fr 2007-03-22 16:35:20 UTC
Created attachment 39827 [details]
Fichier de log
Comment 2 Tomas Pavek 2007-07-13 18:32:39 UTC
java.lang.NullPointerException
  at org.netbeans.modules.form.palette.PaletteUtils.getSelectedItem(PaletteUtils.java:285)
  ...

Seems already fixed with issue 90438.