Class |
Description |
AppleCommander |
Make AppleCommander version available.
|
AppleImage |
AppleImage is an abstract class that represents a generic interface
for handing graphic images.
|
ApplesoftCompiler |
Compile the given Applesoft file.
|
ApplesoftFileFilter |
Filter the given file as an Applesoft file.
|
ApplesoftToken |
Represents an ApplesoftToken.
|
ApplesoftTokenizer |
Tokenize the given file as an Applesoft file.
|
ApplesoftTokens |
This class contains all Applesoft tokens.
|
AppleUtil |
This class contains helper methods for dealing with Apple2 data.
|
AppleWorksDataBaseFileFilter |
Export an AppleWorks database file to a text file.
|
AppleWorksSpreadSheetFileFilter |
Export an AppleWorks SpreadSheet file.
|
AppleWorksWordProcessorFileFilter |
Extract the contents of an AWP (AppleWorks word processor) document and
convert to a text format.
|
AssemblySourceFileFilter |
Filter the given file data for text.
|
BinaryFileFilter |
Filter the given file data to be the appropriate length.
|
BusinessBASICFileFilter |
Filter the given file as an Apple /// Business BASIC file.
|
BusinessBASICToken |
Represents an Apple /// Business BASIC Token.
|
BusinessBASICTokenizer |
Tokenize the given file as an Apple /// Business BASCIC file.
|
BusinessBASICTokens |
This class contains all Applesoft tokens.
|
ByteArrayImageLayout |
Manages the layout of the physical disk.
|
ComparisonResult |
|
CompileException |
Indicates a compile exception of some sort occurred.
|
CompilerBundle |
Manage the compiler-specific ResourceBundle.
|
CpmFileEntry |
Support the CP/M file entry.
|
CpmFormatDisk |
Manages a disk that is in the Apple CP/M format.
|
DirectoryEntry |
Represents a directory on disk.
|
DirectoryLister |
|
DirectoryLister.CsvListingStrategy |
|
DirectoryLister.JsonListingStrategy |
|
DirectoryLister.ListingStrategy |
|
DirectoryLister.TextListingStrategy |
|
DisassemblyFileFilter |
Disassemble the given set of bytes.
|
Disk |
Abstract representation of an Apple2 disk (floppy, 800k, hard disk).
|
DiskCorruptException |
A DiskCorruptException is thrown during the disk's data structures are corrupted
beyond hope of automatic recovering.
|
DiskCorruptException.Kind |
|
DiskDiff |
Perform a disk comparison based on selected strategy.
|
DiskDiff.Builder |
|
DiskException |
A DiskException is the base class for Disk Exceptions.
|
DiskFullException |
A DiskFullException is thrown during a write operation when the file
being written will not fit on the disk.
|
DiskGeometry |
Indicates the broad disk geometry - track/sector or block.
|
DiskRecurser |
|
DiskRecurser.Builder |
|
DiskUnrecognizedException |
A DiskUnrecognizedException is thrown when the Disk Image being opened is not recognized by any image handler.
|
DosFileEntry |
Represents a DOS file entry on disk.
|
DosFileEntryReaderWriter |
|
DosFormatDisk |
Manages a disk that is in Apple DOS 3.3 format.
|
DosOrder |
Supports disk images stored in DOS physical order.
|
DosSectorAddress |
A Container for DOS 3.3 Sector Addresses.
|
FileEntry |
Represents a file entry on disk - not the data.
|
FileEntryComparator |
Sort FileEntry objects by the columnIndex.
|
FileEntryReader |
|
FileEntryWriter |
|
FileFilter |
A file filter takes a buffer of bytes and filters or converts the bytes
into another format.
|
FileStreamer |
FileStreamer is utility class that will (optionally) recurse through all directories and
feed a Java Stream of useful directory walking detail (disk, directory, file, and the
textual path to get there).
|
FileTuple |
|
FormattedDisk |
Abstract representation of a formatted Apple2 disk (floppy, 800k, hard disk).
|
FormattedDisk.DiskUsage |
Use this inner interface for managing the disk usage data.
|
GraphicsFileFilter |
Filter the given file as if it were a graphics image.
|
GutenbergFileEntry |
Represents a Gutenberg word processing file entry on disk.
|
GutenbergFileFilter |
Extract the contents of an ancient word processor file (might be Word
Perfect) and convert to a text format.
|
GutenbergFormatDisk |
Manages a disk that is in Gutenberg Word Processor format.
|
HexDumpFileFilter |
Filter the given file data to be the appropriate length.
|
Host |
Host contains static methods that return information
that varies from one host operating system to another.
|
ImageIoImage |
ImageIoImage is a specific implementation of AppleImage that handles all
ImageIO related coding surrounding image manipulation.
|
ImageOrder |
Manages the interface between the physical disk image order and the
logical operating system specific order.
|
ImportSpecification |
This class represents the Import specification for a single
file.
|
IntegerBasicFileFilter |
Filter the given file as an Integer BASIC file.
|
NakedosFileEntry |
Represents a Nakedos file entry on disk.
|
NakedosFileEntryReader |
|
NakedosFormatDisk |
Manages a disk that is in NakedOS format.
|
Name |
|
NibbleOrder |
Supports disk images stored in nibbilized DOS physical order.
|
OverrideFileEntryReader |
Allow programmatic control of what is in the results of the file entry.
|
OverrideFileEntryReader.Builder |
|
OzDosFormatDisk |
Manages a disk that is in OzDOS format.
|
PascalFileEntry |
Represents a Pascal file entry on disk.
|
PascalFileEntryReaderWriter |
|
PascalFormatDisk |
Manages a disk that is in the Pascal format.
|
PascalTextFileFilter |
Filter the given file as a Pascal ".text" file.
|
ProdosBlockAddress |
A Container for DOS 3.3 Sector Addresses.
|
ProdosCommonDirectoryHeader |
Provide common directory header attributes.
|
ProdosCommonEntry |
Represents the common Prodos entry behavior.
|
ProdosDirectoryEntry |
Implement directory functionality.
|
ProdosDiskSizeDoesNotMatchException |
A ProdosDiskSizeDoesNotMatchException is thrown during write operations
on a ProDOS volume if the physical size of the disk image (*.HDV file)
is not large enough to handle the actual size of the disk.
|
ProdosFileEntry |
Represents a ProDOS file entry on disk.
|
ProdosFileEntryReaderWriter |
|
ProdosFormatDisk |
Manages a disk that is in the ProDOS format.
|
ProdosOrder |
Supports disk images stored in ProDOS physical order.
|
ProdosSubdirectoryHeader |
Provides common subdirectory attributes.
|
ProdosVolumeDirectoryHeader |
Represents the ProDOS volume directory header.
|
Range |
Represents a range of numbers with helper methods to put them together.
|
RdosFileEntry |
Handle RDOS file entry format.
|
RdosFileEntryReader |
|
RdosFormatDisk |
Manages a disk that is in the RDOS format.
|
ShapeTableFileFilter |
|
ShrinkItUtilities |
Some higher-level utilities for dealing with a NuFX archive.
|
StorageBundle |
Manage the domain-specific ResourceBundle.
|
StreamUtil |
Common stream-handling routines.
|
SunJpegImage |
SunJpegImage is a specific implementation of AppleImage that handles all
SUN JPEG codec related coding surrounding image manipulation.
|
TextBundle |
Manage the user-interface specific ResourceBundle.
|
TextFileFilter |
Filter the given file data for text.
|
TranslatorStream |
|
TranslatorStream.Builder |
|
TypeOfFile |
|
UiBundle |
Manage the user-interface specific ResourceBundle.
|
UniDosFormatDisk |
Manages a disk that is in UniDOS format.
|
UniversalDiskImageLayout |
Manages the physical 2IMG disk.
|
UserPreferences |
Provide a generalized and common mechanism to handle user preferences throughout
all AppleCommander user interfaces.
|
Variable |
Contains information referring to a BASIC variable.
|