|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Encapsulates access to preferences for a table's column.
Method Summary | |
boolean |
isDefault()
Determines whether or not the columns are already their default values. |
void |
revertToDefault()
Reverts this table's header preferences to their default values. |
void |
setOrder()
Sets the headers to the correct order, depending on the user's preferences for this table. |
void |
setVisibility()
Sets the headers so that some may be invisible, depending on the user's preferences for this table. |
void |
setWidths()
Sets the headers to the correct widths, depending on the user's preferences for this table. |
Method Detail |
public void revertToDefault()
public boolean isDefault()
public void setWidths()
public void setOrder()
public void setVisibility()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |