salsa.html
Class WebBrowser

java.lang.Object
  |
  +--salsa.html.WebBrowser

public class WebBrowser
extends java.lang.Object


Constructor Summary
WebBrowser()
           
 
Method Summary
 javax.swing.JComponent getComponent()
           
 void showDocument(java.net.URL url)
           
 void showHtmlText(java.lang.String html)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebBrowser

public WebBrowser()
Method Detail

getComponent

public javax.swing.JComponent getComponent()

showDocument

public void showDocument(java.net.URL url)

showHtmlText

public void showHtmlText(java.lang.String html)


Copyright © 2001, 2002 Gerald Bauer. All Rights Reserved. Hosted by SourceForge Logo