org.opensourcephysics.tools
Class Launcher.HTMLPane

java.lang.Object
  extended by org.opensourcephysics.tools.Launcher.HTMLPane
Enclosing class:
Launcher

public class Launcher.HTMLPane
extends java.lang.Object

A class for displaying html pages in a scrolled textPane.


Field Summary
 javax.swing.JTextPane editorPane
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

editorPane

public javax.swing.JTextPane editorPane