JSpinner causes trouble to JB 2005 designer...  
Author Message
Rivarson





PostPosted: 2004-10-6 17:32:00 Top

java-programmer, JSpinner causes trouble to JB 2005 designer... X-No-Archive: yes
Hi.

I try to build a GUI with the JB 2005 designer (JB 2005
Enterprise-Trial/Fondation version).
Basically it works until I want to add a JSpinner component. Then this
error happens: "null processing BeanInfo class
javax.swing.JSpinnerBeanInfo"
The component is not added. So I add it manually. But the rest of the
GUI components (following the JSpinner member variable) is mixed up
then.

Is there a workaround to this? Thanks.

-ric