HTML viewer component based on Java AWT ?
843807Mar 3 2005 — edited Mar 7 2005Who knows about projects/sourcecode/etc. for a browser component based on only AWT and NO SWING ? I only need a simple HTMLViewer which does not use Swing (restriction because I want to run it on PDA with PersonalJava). I do not necessarily need a full blown browser, but just the most common and basic HTML tags.
Any help would be highly appreciated.
Kar;