Re: Getting java.lang.Error while moving mouse over a Swing control (JComboBox)
Posted By:
Almagest_FUTT
Posted On:
Monday, July 11, 2005 01:13 PM
Could it be that you are removing something out of your applet at some time ?
If not, you should post the code you use for building the UI. I'd rather think the error is somewhere there (i find the error message heuristic enough).