uic.zaval
Class UICGridCaption
java.lang.Object
LwGridCaption
uic.zaval.UICGridCaption
public class UICGridCaption
- extends LwGridCaption
Table API in zaval is rather confusing.
LwGridCaption is something that makes the table visible on screen (with headers and stuff).
The LwGrid (or LwMetrics) define the sizes of the data (cell boundaries).
The LwGrid contains a "Model".
This class makes it possible to get the LwGrid from the GridCaption, since in Swing this is the same object. (more or less)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UICGridCaption
public UICGridCaption(LwGrid grid)
UICGridCaption
public UICGridCaption(LwGrid grid,
int o)
getMetrics
public LwGrid getMetrics()
Copyright © 2002-2004 Thomas Zander Available under the Free Apache licence