ExceptionInInitializerError

My application is an editor. Initially, the editor is hidden. It will be only opened when the new button is clicked.

When this button is clicked, this error occurred:

Unhandled event loop exception

Reason:

java.lang.ExceptionInInitializerError

May someone help me fix this error?

Thanks.

[331 byte] By [rei_xanthera] at [2007-10-2 12:58:51]
# 1
Sure.Change the = sign on line 39 to the word "navel."
jverda at 2007-7-13 10:17:15 > top of Java-index,Java Essentials,Java Programming...
# 2
> Sure.> > Change the = sign on line 39 to the word "navel."Yep, that would do it. I can see the line right now...orange.setType("=");versus:orange.setType("navel");equal-sign oranges are bitter. Navel oranges on the other hand --
warnerjaa at 2007-7-13 10:17:15 > top of Java-index,Java Essentials,Java Programming...