TsBiff 1.3


Package ts.ui

Interface Summary
TsTable.Callback Objects implementing this interface can be passed to the TsTable class, to have their singleClick() or doubleClick() functions called in response to single or double click in the Table.
TsTable.Cellmask Objects implementing this interface can be passed to the TsTable class to test a value before it's commited in a cell.
 

Class Summary
GBLPanel A simple GridBagLayout Panel
TsTable A table for viewing data in a two-dimensional grid.
TsTableModel A Table model with a simple set of methods for handling the model.
TsWindow A simple window with border decorations
WindowManager A window manager singelton, that can handle any number of Windows.
 


TsBiff 1.3