harmonic.mz.gui
Class HTMLPanel

java.lang.Object
  |
  +--HWPanel
        |
        +--harmonic.mz.gui.HTMLPanel

public class HTMLPanel
extends HWPanel

See Also:
Serialized Form

Constructor Summary
HTMLPanel()
           
 
Method Summary
 void back()
           
 void forward()
           
 void setURL(java.lang.String url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTMLPanel

public HTMLPanel()
Method Detail

setURL

public void setURL(java.lang.String url)

back

public void back()

forward

public void forward()