All Packages  This Package  Class Hierarchy  Class Search  Index

Class kh.awt.HTMLFrame
java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----java.awt.Window
                           |
                           +----java.awt.Frame
                                   |
                                   +----javax.swing.JFrame
                                           |
                                           +----kh.awt.HTMLFrame

  Summary

public class  HTMLFrame
     extends javax.swing.JFrame
{
          // Constructors 1
     public HTMLFrame();

          // Methods 2
     public HTMLDocument getDocument();
     public void setPage(URL) throws IOException;
}

A window which works like Netscape


  Cross Reference

Extended By:
MainFrame





  Constructors

· HTMLFrame

Summary  |  Top
   public HTMLFrame() 


  Methods

· getDocument

Summary  |  Top
   public HTMLDocument getDocument() 


· setPage

Summary  |  Top
   public void setPage(URL url)  throws IOException


All Packages  This Package  Class Hierarchy  Class Search  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7