Interface | Description |
---|---|
FormatCompliant |
This interface ensures the instance can provides and deserialize a record set.
|
IOUserInterface |
The IOUserInterfaceableObject should be implemented by any REpiceaFrame or REpiceaDialog instance that offers the save/saveas/load options.
|
IOUserInterfaceableObject |
The IOUserInterfaceableObject should be implemented by any object whose UI offers the save/saveas/load options.
|
Loadable | |
Saveable | |
Workspaceable |
This interface applies to classes that use a workspace.
|
Class | Description |
---|---|
FileUtility |
This class just contains static methods that facilitates the handling of the files.
|
FormatField |
This class defines a basic field in a data set.
|
FormatField.NonAvailableFormatField | |
FormatHeader<P extends FormatField> | |
FormatReader<H extends FormatHeader> |
Format reader is a general class for all the readers that exists (e.g.
|
FormatWriter<H extends FormatHeader> |
Format reader is a general class for all the writers that exists (e.g.
|
GExportFieldDetails |
This class makes it possible to create objects that contain a field and its description.
|
GExportRecord |
This class handles the records for export procedure.
|
GFileFilter |
This class implements the method for any file filter.
|
GRecordSet | Deprecated |
RelativePathFile |
The RelativePathFile class extends the File class.
|
REpiceaIOFileHandlerUI |
The IOFileHandlerUI class handles the save, save as and load actions in REpicea windows.
|
REpiceaRecordSet |
This subclass of ArrayList only implements an additional method in order to enable
the selection of subsets of GExportRecord objects.
|
Enum | Description |
---|---|
GFileFilter.FileType | |
REpiceaIOFileHandlerUI.MessageID |