net.sac.ui
Class TestFile

java.lang.Object
  extended by net.sac.ui.TestFile
All Implemented Interfaces:
java.io.Serializable

public class TestFile
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 java.lang.String text
           
 
Constructor Summary
TestFile()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

text

public java.lang.String text
Constructor Detail

TestFile

public TestFile()