Synergy Home Page

Package au.edu.swin.synergy.lib.io

Input and Output utility.

See:
          Description

Interface Summary
BSaveable  
 

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  
 

Package au.edu.swin.synergy.lib.io Description

Input and Output utility.

Package Specification

Text database and file loading and saving related classes


Synergy Home Page