TsBiff 1.3


Uses of Package
ts.ui

Packages that use ts.ui
ts.biff   
ts.ui   
 

Classes in ts.ui used by ts.biff
TsTable
          A table for viewing data in a two-dimensional grid.
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.
TsTableModel
          A Table model with a simple set of methods for handling the model.
TsWindow
          A simple window with border decorations
 

Classes in ts.ui used by ts.ui
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.
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