| org.beryl.gui.Widget org.beryl.gui.widgets.Table
setColumnClasses | public void setColumnClasses(Class columnClasses)(Code) | | |
setMessage | public void setMessage(String message)(Code) | | This lets you hide the current table and display a message instead.
A call with a null message makes the table visible again. Use this
method to indicate for example that there were "No Results" for
a database query
|
stopEditors | public void stopEditors()(Code) | | This stops all TableEditor instances and saves the edited data
to the table data model
|
|
|