Package mgui.io

This package contains all classes which perform input/output functions. These can be broadly divided into FileLoaders and FileWriters.
Since:
1.0
Version:
1.0
Author:
Andrew Reid
  • Interface Summary
    Interface Description
    InterfaceIO
    Interface for all classes performing I/O operations.
    InterfaceIOPanel
    Interface for all panels performing IO operations involving InterfaceDialogBox.
  • Class Summary
    Class Description
    DataFileInterface Deprecated.
    Use FileLoader and FileWriter classes
    DefaultIOOptions
    Implements a default IO options object, specifying files and a generic file chooser.
    FileLoader
    Base class for all file loader classes.
    FileWriter
    Base class for all file writer classes.
    InterfaceIOOptions
    Extends InterfaceOptions specifically for I/O methods.
  • Exception Summary
    Exception Description
    InterfaceIOException