Class tea.set.SpanCell
All Packages Class Hierarchy This Package Previous Next Index
Class tea.set.SpanCell
java.lang.Object
|
+----tea.set.SpanCell
- public class SpanCell
- extends Object
This class is used internally in Grid. It's made public because of
a bug in Netscape class loader, which requires this class to be
public when the classes are loaded remotely. Please don't use
this class because it's really not part of the public interface.
-
toString()
-
toString
public String toString()
- Overrides:
- toString in class Object
All Packages Class Hierarchy This Package Previous Next Index