Netbeans refuses to add component?

gct <[email protected]> Mon, 17 Dec 2007 08:54:07 -0800 (PST)
Newsgroups gmane.comp.java.netbeans.user-interface
Message-ID <[email protected]>
OK so I've got two plotter widgets that I wrote, which are simple JPanels
extend for some real time data plotting.  They're only slightly different,
but I'm able to add one to the palette and use it in my GUI, while the other
one, I can add it to the palette but when I click it to add it to the GUI,
netbeans just silently fails.   I don't understand why it's doing this, the
second widget is practically a clone of the first, except for some minor
changes.  Netbeans produces no errors whatsoever, it just doesn't let me add
the  widget...  Has anyone seen this behavior before?
-- 
View this message in context: http://www.nabble.com/Netbeans-refuses-to-add-component--tp14373918p14373918.html
Sent from the Netbeans - UI mailing list archive at Nabble.com.