I am using the Lobo - Java Web Browser library, and it gives me an exception which after some research I determined could be due to the library having been complied against
I think 'sun.font.FontManager'was removed with Java7, so if you must use it (I'd recommend against it and look for another package instead) you could try running it with java6.