|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.iastate.jtm.gui.TableUtil
public class TableUtil
| Field Summary | |
|---|---|
static int |
WIDTH_MAX
|
static int |
WIDTH_MIN
|
static int |
WIDTH_PREFER
|
| Constructor Summary | |
|---|---|
TableUtil()
|
|
| Method Summary | |
|---|---|
static void |
initColumnWidths(javax.swing.JTable table,
java.lang.Object[] sampleRow,
int[] behavior)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int WIDTH_MAX
public static final int WIDTH_MIN
public static final int WIDTH_PREFER
| Constructor Detail |
|---|
public TableUtil()
| Method Detail |
|---|
public static void initColumnWidths(javax.swing.JTable table,
java.lang.Object[] sampleRow,
int[] behavior)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||