|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cmu.survey.gui.table.TablePanel.Util
public static class TablePanel.Util
Constructor Summary | |
---|---|
protected |
TablePanel.Util()
|
Method Summary | |
---|---|
static boolean |
isRowHeaderVisible(javax.swing.JTable table)
|
static void |
removeRowHeader(javax.swing.JTable table)
Creates row header for table with row number (starting with 1) displayed |
static void |
setRowHeader(javax.swing.JTable table)
Creates row header for table with row number (starting with 1) displayed |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected TablePanel.Util()
Method Detail |
---|
public static boolean isRowHeaderVisible(javax.swing.JTable table)
public static void removeRowHeader(javax.swing.JTable table)
public static void setRowHeader(javax.swing.JTable table)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |