Overview
Package
Class
Use
Tree
Deprecated
Index
Help
TsBiff 1.3
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
T
terminate()
- Method in class ts.biff.
View
terminate()
- Method in class ts.biff.
Controller
Stop this thread
TerminateController
- class ts.biff.
TerminateController
.
This class observes objects that implements the SafeTerminate interface.
top(int)
- Method in class ts.mail.
Pop3Agent
Top a message and return the multi-line response from the server in a String.
toString()
- Method in class ts.mail.
DefaultMailModel
Overriding java.object.toString: Print the content nicely formated
toString()
- Method in class ts.config.
Config
Composes string containing all properties and their values
TransportAgent
- interface ts.mail.
TransportAgent
.
This interface represent an abstract Mail Transport Agent.
ts
- package ts
ts.biff
- package ts.biff
ts.config
- package ts.config
ts.event
- package ts.event
ts.mail
- package ts.mail
ts.ui
- package ts.ui
TsTable
- class ts.ui.
TsTable
.
A table for viewing data in a two-dimensional grid.
TsTable.Callback
- interface 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
- interface ts.ui.
TsTable.Cellmask
.
Objects implementing this interface can be passed to the TsTable class to test a value before it's commited in a cell.
TsTable()
- Constructor for class ts.ui.
TsTable
Create a new empty Table
TsTable(Object[], Object[][])
- Constructor for class ts.ui.
TsTable
Create a new Table with the submitted titles and dataset
TsTableModel
- class ts.ui.
TsTableModel
.
A Table model with a simple set of methods for handling the model.
TsTableModel()
- Constructor for class ts.ui.
TsTableModel
Create a new empty TsTableModel
TsTableModel(Object[])
- Constructor for class ts.ui.
TsTableModel
Create a new TsTableModel with titles and a empty dataset
TsTableModel(Object[], Object[][])
- Constructor for class ts.ui.
TsTableModel
Create a new TsTableModel with column titles and a dataset
TsTableModel(Vector, Vector)
- Constructor for class ts.ui.
TsTableModel
Create a new TsTableModel with column titles and a dataset
TsWindow
- class ts.ui.
TsWindow
.
A simple window with border decorations
TsWindow.TsWindowUI
- class ts.ui.
TsWindow.TsWindowUI
.
TsWindow.TsWindowUI(TsWindow)
- Constructor for class ts.ui.
TsWindow.TsWindowUI
TsWindow()
- Constructor for class ts.ui.
TsWindow
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
TsBiff 1.3
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X