Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jfree.report.modules.misc.tablemodel.TableModelInfo
public final class TableModelInfo
extends java.lang.Object
Method Summary | |
static void |
|
static void |
|
public static void printTableModel(TableModel mod)
Prints a table model to standard output.
- Parameters:
mod
- the model.
public static void printTableModelContents(TableModel mod)
Prints a table model to standard output.
- Parameters:
mod
- the model.