Does anyone know a way to open up an instance of the platform\'s (Windows/Linux/Mac) browser within a Swing window that is integrated into a Java application. No other actio
use JEditorPane
A text component to edit various kinds of content. By default, the following types of content are known: text/plain, text/html and text/rtf
or Lobo
Lobo is an open source web browser that is written completely in Java.