org.jdesktop.swingx
Class JXHtmlForm.Parameter

java.lang.Object
  extended by org.jdesktop.swingx.JXHtmlForm.Parameter
Enclosing class:
JXHtmlForm

public static final class JXHtmlForm.Parameter
extends Object


Method Summary
 String getName()
           
 String getValue()
           
 String toParamString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

public String getName()

getValue

public String getValue()

toParamString

public String toParamString()