Posted By:
satheesh_kumar
Posted On:
Thursday, May 26, 2005 07:33 AM
My custom component's default constructor has
reference with it which refers to another constructor having the parameter.
i have loaded that one into my pallete.
when i'm trying drag and drop into my Custom Panel.
It shows
Errror:java.lang.NullPointerException new
.
if i manually instantiate that component in my panel,if i went to design tab its show the red component of my custom component. and its shows
Error:Failed to create live visual subcomponent
as
(cls); creating a red component in its place