public static class DefaultNMutableTableModel.DefaultCell extends Object implements net.thevpc.nuts.text.NTableCell
| Constructor and Description |
|---|
DefaultCell() |
| Modifier and Type | Method and Description |
|---|---|
int |
colspan() |
DefaultNMutableTableModel.DefaultCell |
colspan(int colspan) |
net.thevpc.nuts.text.NText |
content() |
DefaultNMutableTableModel.DefaultCell |
content(net.thevpc.nuts.text.NText content) |
int |
rowspan() |
DefaultNMutableTableModel.DefaultCell |
rowspan(int rowspan) |
String |
toString() |
int |
x() |
int |
y() |
public int colspan()
colspan in interface net.thevpc.nuts.text.NTableCellpublic DefaultNMutableTableModel.DefaultCell colspan(int colspan)
colspan in interface net.thevpc.nuts.text.NTableCellpublic int rowspan()
rowspan in interface net.thevpc.nuts.text.NTableCellpublic DefaultNMutableTableModel.DefaultCell rowspan(int rowspan)
rowspan in interface net.thevpc.nuts.text.NTableCellpublic int x()
x in interface net.thevpc.nuts.text.NTableCellpublic int y()
y in interface net.thevpc.nuts.text.NTableCellpublic net.thevpc.nuts.text.NText content()
content in interface net.thevpc.nuts.text.NTableCellpublic DefaultNMutableTableModel.DefaultCell content(net.thevpc.nuts.text.NText content)
content in interface net.thevpc.nuts.text.NTableCellCopyright © 2026 vpc open source initiative. All rights reserved.