cx.ath.matthew.cgi
Class NewTable

java.lang.Object
  extended by cx.ath.matthew.cgi.Field
      extended by cx.ath.matthew.cgi.NewTable

public class NewTable
extends Field


Field Summary
 
Fields inherited from class cx.ath.matthew.cgi.Field
label
 
Constructor Summary
NewTable(String name, String css)
           
 
Method Summary
protected  String print()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewTable

public NewTable(String name,
                String css)
Method Detail

print

protected String print()
Specified by:
print in class Field