Example usage for Java weka.gui.arffviewer ArffPanel fields, constructors, methods, implement or subclass
The text is from its open source code.
ArffPanel(Instances data) initializes the panel with the given data |
ArffTable | getTable() returns the table component |