Class Summary |
BDataElement |
|
BDataFile |
|
BDataFile.ClassMap |
|
BFileFilter |
An extension of the FileFilter class to allow filtering of only those
filetypes that are necessary to display in a JFileChooser |
BStrokeIO |
|
BTextdb |
This class allows lines of text to be read and written to text files. |
BTextdbRecord |
This class maintains a list of strings which equate to fields in a database record
These fields can then be written to a single string which can be stored in a file
see BTextdb
The format is
field 0:field 1:"field with a : in it":etc... |
BVectorIO |
|
Input and Output utility.