Arch4J 1.1

org.arch4j.ui.table
Class Tables

java.lang.Object
  |
  +--org.arch4j.ui.table.Tables

public class Tables
extends Object

Author:
Allan Wick

Constructor Summary
Tables()
          Creates a new instance of Tables
 
Method Summary
static int getPreferredWidthForColumn(TableColumn aColumn, JTable aTable)
           
static void resizeTableColumns(JTable aTable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tables

public Tables()
Creates a new instance of Tables

Method Detail

resizeTableColumns

public static void resizeTableColumns(JTable aTable)

getPreferredWidthForColumn

public static int getPreferredWidthForColumn(TableColumn aColumn,
                                             JTable aTable)

Arch4J 1.1

Copyright © 2000-2004 SpiderLogic, a service of Wipfli Ullrich Bertelson LLP.