Java weka.gui JTableHelper fields, constructors, methods, implement or subclass

Example usage for Java weka.gui JTableHelper fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for weka.gui JTableHelper.

The text is from its open source code.

Method

voidscrollToVisible(JTable table, int row, int col)
Assumes table is contained in a JScrollPane.
voidsetOptimalColumnWidth(JTable jtable, int col)
sets the optimal column width for the given column
voidsetOptimalColumnWidth(int col)
sets the optimal column width for the given column
voidsetOptimalColumnWidth(JTable jtable)
sets the optimal column width for alls column if the given table
voidsetOptimalHeaderWidth(JTable jtable, int col)
sets the optimal header width for the given column