All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class HTML.ProxyTest

java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----java.awt.Panel
                           |
                           +----java.applet.Applet
                                   |
                                   +----HTML.ProxyTest

public class ProxyTest
extends Applet
A class to test the functionality of the AltProxyUrl class.


Constructor Index

 o ProxyTest()

Method Index

 o action(Event, Object)
 o getContents(String)
 o init()

Constructors

 o ProxyTest
 public ProxyTest()

Methods

 o init
 public void init()
Overrides:
init in class Applet
 o action
 public boolean action(Event evt,
                       Object arg)
Overrides:
action in class Component
 o getContents
 public String getContents(String urlStr)

All Packages  Class Hierarchy  This Package  Previous  Next  Index