jsky.util.gui
Class TableUtil
java.lang.Object
jsky.util.gui.TableUtil
public class TableUtil
- extends Object
Implements static utility methods for use with JTables.
- Version:
- $Revision: 1.7 $
- Author:
- Allan Brighton
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableUtil
public TableUtil()
getDefaultRenderer
public static TableCellRenderer getDefaultRenderer(JTable table,
TableColumn column)
- Return the default cell renderer for the given JTable column.
initColumnSizes
public static int initColumnSizes(JTable table,
boolean[] show)
getWidestRow
public static int getWidestRow(TableModel model,
int col)
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.