Class WebForm

java.lang.Object
  extended by WebComponent
      extended by WebPane
          extended by WebForm

public class WebForm
extends WebPane


Constructor Summary
WebForm(java.lang.String action)
           
 
Method Summary
 
Methods inherited from class WebPane
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WebForm

public WebForm(java.lang.String action)
Parameters:
action - The URL to post to when the form is submitted