A B C D E F G H I J K L M N O P R S T U V W X 
All Classes All Packages

A

ABS - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
ABS - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
addAssembly(String, String, String) - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
addCopyFac(Variable) - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
addError(Exception) - Method in class com.webcodepro.applecommander.storage.compare.ComparisonResult
 
addError(String, Object...) - Method in class com.webcodepro.applecommander.storage.compare.ComparisonResult
 
addLoadAddress(Variable, char, char) - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
addLoadByteValue(Variable, char) - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
addLoadFac(Variable) - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
addLoadWordValue(Variable, char, char) - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
addOffset(int) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Add another directory offset to this file entry.
addWarning(String, Object...) - Method in class com.webcodepro.applecommander.storage.compare.ComparisonResult
 
afterDisk(FormattedDisk) - Method in class com.webcodepro.applecommander.ui.DirectoryLister.CsvListingStrategy
 
afterDisk(FormattedDisk) - Method in class com.webcodepro.applecommander.ui.DirectoryLister.JsonListingStrategy
 
afterDisk(FormattedDisk) - Method in class com.webcodepro.applecommander.ui.DirectoryLister.ListingStrategy
 
afterDisk(FormattedDisk) - Method in class com.webcodepro.applecommander.ui.DirectoryLister.TextListingStrategy
 
afterDisk(Consumer<FormattedDisk>) - Method in class com.webcodepro.applecommander.util.filestreamer.FileStreamer
 
ALIGN_CENTER - Static variable in class com.webcodepro.applecommander.storage.FormattedDisk.FileColumnHeader
 
ALIGN_LEFT - Static variable in class com.webcodepro.applecommander.storage.FormattedDisk.FileColumnHeader
 
ALIGN_RIGHT - Static variable in class com.webcodepro.applecommander.storage.FormattedDisk.FileColumnHeader
 
ALL_RECORDS_FILLED_SIZE - Static variable in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
The number of bytes used if all records in an extent are filled.
ALLOCATION_OFFSET - Static variable in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Beginning of block allocations.
AMPERSAND - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
AMPERSAND - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
AND - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
AND - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
APPLE_10MB_HARDDISK - Static variable in class com.webcodepro.applecommander.storage.Disk
 
APPLE_140KB_DISK - Static variable in class com.webcodepro.applecommander.storage.Disk
 
APPLE_140KB_NIBBLE_DISK - Static variable in class com.webcodepro.applecommander.storage.Disk
 
APPLE_20MB_HARDDISK - Static variable in class com.webcodepro.applecommander.storage.Disk
 
APPLE_32MB_HARDDISK - Static variable in class com.webcodepro.applecommander.storage.Disk
 
APPLE_5MB_HARDDISK - Static variable in class com.webcodepro.applecommander.storage.Disk
 
APPLE_800KB_2IMG_DISK - Static variable in class com.webcodepro.applecommander.storage.Disk
 
APPLE_800KB_DISK - Static variable in class com.webcodepro.applecommander.storage.Disk
 
AppleCommander - Class in com.webcodepro.applecommander.ui
Make AppleCommander version available.
AppleCommander() - Constructor for class com.webcodepro.applecommander.ui.AppleCommander
 
AppleImage - Class in com.webcodepro.applecommander.storage.filters.imagehandlers
AppleImage is an abstract class that represents a generic interface for handing graphic images.
AppleImage(String[]) - Constructor for class com.webcodepro.applecommander.storage.filters.imagehandlers.AppleImage
Construct AppleImage.
ApplesoftCompiler - Class in com.webcodepro.applecommander.compiler
Compile the given Applesoft file.
ApplesoftCompiler(FileEntry) - Constructor for class com.webcodepro.applecommander.compiler.ApplesoftCompiler
Constructor for ApplesoftCompiler.
ApplesoftFileFilter - Class in com.webcodepro.applecommander.storage.filters
Filter the given file as an Applesoft file.
ApplesoftFileFilter() - Constructor for class com.webcodepro.applecommander.storage.filters.ApplesoftFileFilter
Constructor for ApplesoftFileFilter.
ApplesoftToken - Class in com.webcodepro.applecommander.util
Represents an ApplesoftToken.
ApplesoftToken(byte, String) - Constructor for class com.webcodepro.applecommander.util.ApplesoftToken
 
ApplesoftToken(int) - Constructor for class com.webcodepro.applecommander.util.ApplesoftToken
 
ApplesoftToken(String) - Constructor for class com.webcodepro.applecommander.util.ApplesoftToken
 
ApplesoftTokenizer - Class in com.webcodepro.applecommander.util
Tokenize the given file as an Applesoft file.
ApplesoftTokenizer(byte[]) - Constructor for class com.webcodepro.applecommander.util.ApplesoftTokenizer
Constructor for ApplesoftTokenizer.
ApplesoftTokenizer(FileEntry) - Constructor for class com.webcodepro.applecommander.util.ApplesoftTokenizer
Constructor for ApplesoftTokenizer.
ApplesoftTokens - Interface in com.webcodepro.applecommander.util
This class contains all Applesoft tokens.
AppleUtil - Class in com.webcodepro.applecommander.util
This class contains helper methods for dealing with Apple2 data.
AppleUtil() - Constructor for class com.webcodepro.applecommander.util.AppleUtil
 
AppleWorksDataBaseFileFilter - Class in com.webcodepro.applecommander.storage.filters
Export an AppleWorks database file to a text file.
AppleWorksDataBaseFileFilter() - Constructor for class com.webcodepro.applecommander.storage.filters.AppleWorksDataBaseFileFilter
Create an AppleWorksDataBaseFileFilter.
AppleWorksSpreadSheetFileFilter - Class in com.webcodepro.applecommander.storage.filters
Export an AppleWorks SpreadSheet file.
AppleWorksSpreadSheetFileFilter() - Constructor for class com.webcodepro.applecommander.storage.filters.AppleWorksSpreadSheetFileFilter
 
AppleWorksWordProcessorFileFilter - Class in com.webcodepro.applecommander.storage.filters
Extract the contents of an AWP (AppleWorks word processor) document and convert to a text format.
AppleWorksWordProcessorFileFilter() - Constructor for class com.webcodepro.applecommander.storage.filters.AppleWorksWordProcessorFileFilter
Constructor for AppleWorksWordProcessorFileFilter.
ASC - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
ASC - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
AssemblySourceFileFilter - Class in com.webcodepro.applecommander.storage.filters
Filter the given file data for text.
AssemblySourceFileFilter() - Constructor for class com.webcodepro.applecommander.storage.filters.AssemblySourceFileFilter
 
AT - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
AT - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
ATN - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
ATN - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
auxiliaryType(int) - Method in class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader.Builder
 
auxiliaryType(Optional<Integer>) - Method in class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader.Builder
 

B

beforeDisk(FormattedDisk) - Method in class com.webcodepro.applecommander.ui.DirectoryLister.CsvListingStrategy
 
beforeDisk(FormattedDisk) - Method in class com.webcodepro.applecommander.ui.DirectoryLister.JsonListingStrategy
 
beforeDisk(FormattedDisk) - Method in class com.webcodepro.applecommander.ui.DirectoryLister.ListingStrategy
 
beforeDisk(FormattedDisk) - Method in class com.webcodepro.applecommander.ui.DirectoryLister.TextListingStrategy
 
beforeDisk(Consumer<FormattedDisk>) - Method in class com.webcodepro.applecommander.util.filestreamer.FileStreamer
 
binaryAddress(int) - Method in class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader.Builder
 
binaryAddress(Optional<Integer>) - Method in class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader.Builder
 
BinaryFileFilter - Class in com.webcodepro.applecommander.storage.filters
Filter the given file data to be the appropriate length.
BinaryFileFilter() - Constructor for class com.webcodepro.applecommander.storage.filters.BinaryFileFilter
Constructor for BinaryFileFilter.
binaryLength(int) - Method in class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader.Builder
 
binaryLength(Optional<Integer>) - Method in class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader.Builder
 
BLOCK - com.webcodepro.applecommander.storage.DiskGeometry
 
BLOCK_SIZE - Static variable in class com.webcodepro.applecommander.storage.Disk
 
BOTH - com.webcodepro.applecommander.util.filestreamer.TypeOfFile
 
build() - Method in class com.webcodepro.applecommander.util.DiskRecurser.Builder
 
build() - Method in class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader.Builder
 
build(FileEntryReader) - Method in class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader.Builder
 
builder() - Static method in class com.webcodepro.applecommander.util.DiskRecurser
 
builder() - Static method in class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader
 
builder(InputStream) - Static method in class com.webcodepro.applecommander.util.TranslatorStream
 
Builder() - Constructor for class com.webcodepro.applecommander.util.DiskRecurser.Builder
 
Builder() - Constructor for class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader.Builder
 
Builder(Disk, Disk) - Constructor for class com.webcodepro.applecommander.storage.compare.DiskDiff.Builder
 
buildList() - Method in class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader.Builder
 
buildList(FileEntryReader) - Method in class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader.Builder
 
buildQuickDraw2IconAndMask(byte[], int) - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Each icon is composed of two images - one an icon and the other is the mask.
buildQuickDraw2IconOrMask(byte[], boolean, int, int, int) - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Build an image of an individual icon or its mask.
buildQuickDraw2Icons(FileEntry) - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Construct a series of icons based on the QuickDraw II Icon file format.
buildUsedAddresses() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
Build a list of ROM and Zero-page addresses that are used within this specific program.
buildVariableSection() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
Build the variable section that is placed at the end of the assembly listing.
BusinessBASICFileFilter - Class in com.webcodepro.applecommander.storage.filters
Filter the given file as an Apple /// Business BASIC file.
BusinessBASICFileFilter() - Constructor for class com.webcodepro.applecommander.storage.filters.BusinessBASICFileFilter
Constructor for BusinessBASICFileFilter.
BusinessBASICToken - Class in com.webcodepro.applecommander.util
Represents an Apple /// Business BASIC Token.
BusinessBASICToken(byte, String) - Constructor for class com.webcodepro.applecommander.util.BusinessBASICToken
 
BusinessBASICToken(int) - Constructor for class com.webcodepro.applecommander.util.BusinessBASICToken
 
BusinessBASICToken(String) - Constructor for class com.webcodepro.applecommander.util.BusinessBASICToken
 
BusinessBASICTokenizer - Class in com.webcodepro.applecommander.util
Tokenize the given file as an Apple /// Business BASCIC file.
BusinessBASICTokenizer(byte[]) - Constructor for class com.webcodepro.applecommander.util.BusinessBASICTokenizer
Constructor for BusinessBASICTokenizer.
BusinessBASICTokenizer(FileEntry) - Constructor for class com.webcodepro.applecommander.util.BusinessBASICTokenizer
Constructor for BusinessBASICTokenizer.
BusinessBASICTokens - Interface in com.webcodepro.applecommander.util
This class contains all Applesoft tokens.
ByteArrayImageLayout - Class in com.webcodepro.applecommander.storage.physical
Manages the layout of the physical disk.
ByteArrayImageLayout(byte[]) - Constructor for class com.webcodepro.applecommander.storage.physical.ByteArrayImageLayout
Construct a ByteArrayImageLayout.
ByteArrayImageLayout(byte[], boolean) - Constructor for class com.webcodepro.applecommander.storage.physical.ByteArrayImageLayout
Construct a ByteArrayImageLayout.
ByteArrayImageLayout(int) - Constructor for class com.webcodepro.applecommander.storage.physical.ByteArrayImageLayout
Construct a ByteArrayImageLayout.

C

CALL - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
CALL - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
canCompile() - Method in interface com.webcodepro.applecommander.storage.FileEntry
Indicates that this filetype can be compiled.
canCompile() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Indicates that this filetype can be compiled.
canCompile() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Indicates that this filetype can be compiled.
canCompile() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFileEntry
Indicates that this filetype can be compiled.
canCompile() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFileEntry
Indicates that this filetype can be compiled.
canCompile() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Indicates that this filetype can be compiled.
canCompile() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Indicates that this filetype can be compiled.
canCompile() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Indicates that this filetype can be compiled.
canCompile(String) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Indicates if this filetype can be compiled.
canCreateDirectories() - Method in interface com.webcodepro.applecommander.storage.DirectoryEntry
Identify if additional directories can be created.
canCreateDirectories() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Identify if additional directories can be created.
canCreateDirectories() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Identify if additional directories can be created.
canCreateDirectories() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Identify if additional directories can be created.
canCreateDirectories() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Identify if additional directories can be created.
canCreateDirectories() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Identify if additional directories can be created.
canCreateDirectories() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosDirectoryEntry
Identify if additional directories can be created.
canCreateDirectories() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Identify if additional directories can be created.
canCreateDirectories() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Identify if additional directories can be created.
canCreateFile() - Method in interface com.webcodepro.applecommander.storage.DirectoryEntry
Indicates if this disk image can create a file.
canCreateFile() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Indicates if this disk image can create a file.
canCreateFile() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Indicates if this disk image can create a file.
canCreateFile() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Indicates if this disk image can create a file.
canCreateFile() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Indicates if this disk image can create a file.
canCreateFile() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Indicates if this disk image can create a file.
canCreateFile() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosDirectoryEntry
Indicates if this disk image can create a file.
canCreateFile() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Indicates if this disk image can create a file.
canCreateFile() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Indicates if this disk image can create a file.
canDeleteFile() - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Indicates if this disk image can delete a file.
canDeleteFile() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Indicates if this disk image can delete a file.
canDeleteFile() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Indicates if this disk image can delete a file.
canDeleteFile() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Indicates if this disk image can delete a file.
canDeleteFile() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Indicates if this disk image can delete a file.
canDeleteFile() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Indicates if this disk image can delete a file.
canDeleteFile() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Indicates if this disk image can delete a file.
canDeleteFile() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Indicates if this disk image can delete a file.
canDestroy() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Indicates if this file may be destroyed.
canHaveDirectories() - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Identify if this disk format is capable of having directories.
canHaveDirectories() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Identify if this disk format is capable of having directories.
canHaveDirectories() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Identify if this disk format as not capable of having directories.
canHaveDirectories() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Identify if this disk format as not capable of having directories.
canHaveDirectories() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Identify if this disk format as not capable of having directories.
canHaveDirectories() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Identify if this disk format is capable of having directories.
canHaveDirectories() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Identify if this disk format is capable of having directories.
canHaveDirectories() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
RDOS dos not support directories.
canRead() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Indicates if this file may be read.
canReadFileData() - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Indicates if this disk image can read data from a file.
canReadFileData() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Indicates if this disk image can read data from a file.
canReadFileData() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Indicates if this disk image can read data from a file.
canReadFileData() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Indicates if this disk image can read data from a file.
canReadFileData() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Indicates if this disk image can read data from a file.
canReadFileData() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Indicates if this disk image can read data from a file.
canReadFileData() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Indicates if this disk image can read data from a file.
canReadFileData() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Indicates if this disk image can read data from a file.
canRename() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Indicates if this file may be renamed.
canWrite() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Indicates if this file may be written.
canWriteFileData() - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Indicates if this disk image can write data to a file.
canWriteFileData() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Indicates if this disk image can write data to a file.
canWriteFileData() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Indicates if this disk image can write data to a file.
canWriteFileData() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Indicates if this disk image can write data to a file.
canWriteFileData() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Indicates if this disk image can write data to a file.
canWriteFileData() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Indicates if this disk image can write data to a file.
canWriteFileData() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Indicates if this disk image can write data to a file.
canWriteFileData() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Indicates if this disk image can write data to a file.
CATALOG_SECTORS - Static variable in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Number of sectors used by catalog.
CATALOG_TRACK - Static variable in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
The standard DOS 3.3 catalog track.
CATALOG_TRACK - Static variable in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
The catalog track.
CATALOG_TRACK - Static variable in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
The catalog track.
changeImageOrder(ImageOrder) - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Change the physical ordering of the disk.
changeImageOrder(ImageOrder) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Change to a different ImageOrder.
changeImageOrder(ImageOrder) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Change to a different ImageOrder.
changeImageOrder(ImageOrder) - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Change to a different ImageOrder.
changeImageOrder(ImageOrder) - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Change to a different ImageOrder.
changeImageOrder(ImageOrder) - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Change to a different ImageOrder.
changeImageOrder(ImageOrder) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Change to a different ImageOrder.
changeImageOrder(ImageOrder) - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Change to a different ImageOrder.
changeImageOrderByBlock(ImageOrder, ImageOrder) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Change ImageOrder from source order to target order by copying block by block.
changeImageOrderByTrackAndSector(ImageOrder, ImageOrder) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Change ImageOrder from source order to target order by copying sector by sector.
checkRange(int, int) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Validate track/sector range.
checkRange(int, int) - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Validate track/sector range.
checkRange(int, int) - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Validate track/sector range.
checkSyntax(byte, String) - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
checkSyntax(String, String) - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
CHR$ - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
CHR$ - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
CLEAR - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
CLEAR - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
clearBit(byte, int) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Clear a specific bit (turn it off).
clearHighBit() - Method in class com.webcodepro.applecommander.util.TranslatorStream.Builder
 
COLOR - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
COLOR - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
com.webcodepro.applecommander.compiler - package com.webcodepro.applecommander.compiler
 
com.webcodepro.applecommander.storage - package com.webcodepro.applecommander.storage
 
com.webcodepro.applecommander.storage.compare - package com.webcodepro.applecommander.storage.compare
 
com.webcodepro.applecommander.storage.filters - package com.webcodepro.applecommander.storage.filters
 
com.webcodepro.applecommander.storage.filters.imagehandlers - package com.webcodepro.applecommander.storage.filters.imagehandlers
 
com.webcodepro.applecommander.storage.os.cpm - package com.webcodepro.applecommander.storage.os.cpm
 
com.webcodepro.applecommander.storage.os.dos33 - package com.webcodepro.applecommander.storage.os.dos33
 
com.webcodepro.applecommander.storage.os.gutenberg - package com.webcodepro.applecommander.storage.os.gutenberg
 
com.webcodepro.applecommander.storage.os.nakedos - package com.webcodepro.applecommander.storage.os.nakedos
 
com.webcodepro.applecommander.storage.os.pascal - package com.webcodepro.applecommander.storage.os.pascal
 
com.webcodepro.applecommander.storage.os.prodos - package com.webcodepro.applecommander.storage.os.prodos
 
com.webcodepro.applecommander.storage.os.rdos - package com.webcodepro.applecommander.storage.os.rdos
 
com.webcodepro.applecommander.storage.physical - package com.webcodepro.applecommander.storage.physical
 
com.webcodepro.applecommander.ui - package com.webcodepro.applecommander.ui
 
com.webcodepro.applecommander.util - package com.webcodepro.applecommander.util
 
com.webcodepro.applecommander.util.filestreamer - package com.webcodepro.applecommander.util.filestreamer
 
com.webcodepro.applecommander.util.readerwriter - package com.webcodepro.applecommander.util.readerwriter
 
compare() - Method in class com.webcodepro.applecommander.storage.compare.DiskDiff.Builder
 
compare() - Method in class com.webcodepro.applecommander.storage.compare.DiskDiff
 
compare(Disk, Disk) - Static method in class com.webcodepro.applecommander.storage.compare.DiskDiff
 
compare(FileEntry, FileEntry) - Method in class com.webcodepro.applecommander.storage.FileEntryComparator
Compare two FileEntry objects.
compareAll(FormattedDisk[], FormattedDisk[]) - Method in class com.webcodepro.applecommander.storage.compare.DiskDiff
 
compareByBlockGeometry(FormattedDisk, FormattedDisk) - Method in class com.webcodepro.applecommander.storage.compare.DiskDiff
Compare disks by 512-byte ProDOS/Pascal blocks.
compareByFileContent(FormattedDisk, FormattedDisk) - Method in class com.webcodepro.applecommander.storage.compare.DiskDiff
Compare by file content.
compareByFileName(FormattedDisk, FormattedDisk) - Method in class com.webcodepro.applecommander.storage.compare.DiskDiff
Compare by filename.
compareByNativeGeometry(FormattedDisk, FormattedDisk) - Method in class com.webcodepro.applecommander.storage.compare.DiskDiff
Compare disks by whatever native geometry the disks have.
compareByTrackSectorGeometry(FormattedDisk, FormattedDisk) - Method in class com.webcodepro.applecommander.storage.compare.DiskDiff
Compare disks by 256-byte DOS sectors.
ComparisonResult - Class in com.webcodepro.applecommander.storage.compare
 
ComparisonResult() - Constructor for class com.webcodepro.applecommander.storage.compare.ComparisonResult
 
compile() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
Compile the given FileEntry and return the assembly code.
CompileException - Exception in com.webcodepro.applecommander.compiler
Indicates a compile exception of some sort occurred.
CompileException() - Constructor for exception com.webcodepro.applecommander.compiler.CompileException
Create a CompileException.
CompileException(String) - Constructor for exception com.webcodepro.applecommander.compiler.CompileException
Create a CompileException.
CompileException(String, Throwable) - Constructor for exception com.webcodepro.applecommander.compiler.CompileException
Create a CompileException.
CompileException(Throwable) - Constructor for exception com.webcodepro.applecommander.compiler.CompileException
Create a CompileException.
CompilerBundle - Class in com.webcodepro.applecommander.compiler
Manage the compiler-specific ResourceBundle.
CompilerBundle() - Constructor for class com.webcodepro.applecommander.compiler.CompilerBundle
 
computeSector(int) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Compute the physical sector number.
computeTrack(int) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Compute the physical track number.
CONST_FLOAT - Static variable in class com.webcodepro.applecommander.compiler.Variable
 
CONST_INTEGER - Static variable in class com.webcodepro.applecommander.compiler.Variable
 
CONST_STRING - Static variable in class com.webcodepro.applecommander.compiler.Variable
 
CONT - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
CONT - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
convertDate(PrintWriter, String) - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksDataBaseFileFilter
Convert the date entry.
convertFormattedWord(String) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Convert a typical Apple formatted word.
convertTime(PrintWriter, String) - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksDataBaseFileFilter
Convert the time entry.
copy(InputStream, OutputStream) - Static method in class com.webcodepro.applecommander.util.StreamUtil
 
copyImage(AppleImage, AppleImage, int, int) - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Copy an image from the source image to the destination image.
COS - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
COS - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
CPM_BLOCKS_PER_TRACK - Static variable in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
The number of CP/M blocks per physical track.
CPM_BLOCKSIZE - Static variable in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
The size of a CP/M block.
CPM_SECTORS_PER_CPM_BLOCK - Static variable in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
The number of CP/M sectors per CP/M block.
CPM_SECTORSIZE - Static variable in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
The size of the CP/M sector.
CpmDiskUsage(boolean[]) - Constructor for class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk.CpmDiskUsage
 
CpmFileEntry - Class in com.webcodepro.applecommander.storage.os.cpm
Support the CP/M file entry.
CpmFileEntry(CpmFormatDisk, int) - Constructor for class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Construct a CP/M file entry.
CpmFormatDisk - Class in com.webcodepro.applecommander.storage.os.cpm
Manages a disk that is in the Apple CP/M format.
CpmFormatDisk(String, ImageOrder) - Constructor for class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Construct a CP/M formatted disk.
CpmFormatDisk.CpmDiskUsage - Class in com.webcodepro.applecommander.storage.os.cpm
Manage CP/M disk usage.
create(int, int) - Static method in class com.webcodepro.applecommander.storage.filters.imagehandlers.AppleImage
Create a specific instance of AppleImage.
create(Disk, Disk) - Static method in class com.webcodepro.applecommander.storage.compare.DiskDiff
 
create(String, ImageOrder) - Static method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Create a CpmFormatDisk.
create(String, ImageOrder) - Static method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Create a DosFormatDisk.
create(String, ImageOrder) - Static method in class com.webcodepro.applecommander.storage.os.dos33.OzDosFormatDisk
Create a OzDosFormatDisk.
create(String, ImageOrder) - Static method in class com.webcodepro.applecommander.storage.os.dos33.UniDosFormatDisk
Create a UniDosFormatDisk.
create(String, ImageOrder) - Static method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Create a GutenbergFormatDisk.
create(String, ImageOrder) - Static method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Create a NakedosFormatDisk.
create(String, ImageOrder) - Static method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Create a RdosFormatDisk.
create(String, String, ImageOrder) - Static method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Create a PascalFormatDisk.
create(String, String, ImageOrder) - Static method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Create a ProdosFormatDisk.
createDirectory(ProdosCommonDirectoryHeader, String) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Create a new DirectoryEntry.
createDirectory(String) - Method in interface com.webcodepro.applecommander.storage.DirectoryEntry
Create a new DirectoryEntry.
createDirectory(String) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Create a new DirectoryEntry.
createDirectory(String) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Create a new DirectoryEntry.
createDirectory(String) - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Create a new DirectoryEntry.
createDirectory(String) - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Create a new DirectoryEntry.
createDirectory(String) - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Create a new DirectoryEntry.
createDirectory(String) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosDirectoryEntry
Create a new DirectoryEntry.
createDirectory(String) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Create a new DirectoryEntry.
createDirectory(String) - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Create a new DirectoryEntry.
createEntry(DirectoryEntry) - Method in class com.webcodepro.applecommander.util.Name
 
createFile() - Method in interface com.webcodepro.applecommander.storage.DirectoryEntry
Create a new FileEntry.
createFile() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Create a new FileEntry.
createFile() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Create a FileEntry.
createFile() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Create a FileEntry.
createFile() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Create a FileEntry.
createFile() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Create a new FileEntry.
createFile() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosDirectoryEntry
Create a new FileEntry.
createFile() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Create a FileEntry in the Volume Directory.
createFile() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Create a new FileEntry.
createFile(ProdosCommonDirectoryHeader) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Create a FileEntry in the given directory.
creationDate(Date) - Method in class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader.Builder
 
creationDate(Optional<Date>) - Method in class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader.Builder
 
csv(int) - Static method in class com.webcodepro.applecommander.ui.DirectoryLister
 
CsvListingStrategy(int) - Constructor for class com.webcodepro.applecommander.ui.DirectoryLister.CsvListingStrategy
 

D

DATA - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
DATA - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
decodeOddEven(byte[], int) - Method in class com.webcodepro.applecommander.storage.physical.NibbleOrder
Decode odd-even bytes as stored on disk.
decrementFileCount() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonDirectoryHeader
Decrement the number of active entries by one.
DEF - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
DEF - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
DEL - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
DEL - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
delete() - Method in interface com.webcodepro.applecommander.storage.FileEntry
Delete the file.
delete() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
There appears to be no disk map involved, so deleting a file consists of writing a 0xe5 to the user number.
delete() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Delete this file.
delete() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFileEntry
Delete this file.
delete() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFileEntry
Delete this file (unimplemented).
delete() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Delete the file.
delete() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Delete the file.
delete() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Delete the file.
deletedFileFilter(FileTuple) - Method in class com.webcodepro.applecommander.util.filestreamer.FileStreamer
 
DIM - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
DIM - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
DIRECTORY - com.webcodepro.applecommander.util.filestreamer.TypeOfFile
 
directoryEntry - Variable in class com.webcodepro.applecommander.util.filestreamer.FileTuple
 
directoryEntry(Consumer<DirectoryEntry>) - Method in class com.webcodepro.applecommander.util.DiskRecurser.Builder
 
DirectoryEntry - Interface in com.webcodepro.applecommander.storage
Represents a directory on disk.
DirectoryLister - Class in com.webcodepro.applecommander.ui
 
DirectoryLister.CsvListingStrategy - Class in com.webcodepro.applecommander.ui
 
DirectoryLister.JsonListingStrategy - Class in com.webcodepro.applecommander.ui
 
DirectoryLister.ListingStrategy - Class in com.webcodepro.applecommander.ui
 
DirectoryLister.TextListingStrategy - Class in com.webcodepro.applecommander.ui
 
DisassemblyFileFilter - Class in com.webcodepro.applecommander.storage.filters
Disassemble the given set of bytes.
DisassemblyFileFilter() - Constructor for class com.webcodepro.applecommander.storage.filters.DisassemblyFileFilter
 
Disk - Class in com.webcodepro.applecommander.storage
Abstract representation of an Apple2 disk (floppy, 800k, hard disk).
Disk(String) - Constructor for class com.webcodepro.applecommander.storage.Disk
Construct a Disk and load the specified file.
Disk(String, boolean) - Constructor for class com.webcodepro.applecommander.storage.Disk
Construct a Disk and load the specified file.
Disk(String, int) - Constructor for class com.webcodepro.applecommander.storage.Disk
Construct a Disk and load the specified file.
Disk(String, int, boolean) - Constructor for class com.webcodepro.applecommander.storage.Disk
Construct a Disk and load the specified file.
Disk(String, ImageOrder) - Constructor for class com.webcodepro.applecommander.storage.Disk
Construct a Disk with the given byte array.
Disk.FilenameFilter - Class in com.webcodepro.applecommander.storage
Specifies a filter to be used in determining filetypes which are supported.
DiskCorruptException - Exception in com.webcodepro.applecommander.storage
A DiskCorruptException is thrown during the disk's data structures are corrupted beyond hope of automatic recovering.
DiskCorruptException(String, DiskCorruptException.Kind, Object) - Constructor for exception com.webcodepro.applecommander.storage.DiskCorruptException
Constructor for DiskFullException.
DiskCorruptException.Kind - Enum in com.webcodepro.applecommander.storage
 
DiskDiff - Class in com.webcodepro.applecommander.storage.compare
Perform a disk comparison based on selected strategy.
DiskDiff.Builder - Class in com.webcodepro.applecommander.storage.compare
 
DiskException - Exception in com.webcodepro.applecommander.storage
A DiskException is the base class for Disk Exceptions.
DiskException(String, String) - Constructor for exception com.webcodepro.applecommander.storage.DiskException
Constructor for DiskException.
diskFooter(Consumer<Disk>) - Method in class com.webcodepro.applecommander.util.DiskRecurser.Builder
 
DiskFullException - Exception in com.webcodepro.applecommander.storage
A DiskFullException is thrown during a write operation when the file being written will not fit on the disk.
DiskFullException(String, String) - Constructor for exception com.webcodepro.applecommander.storage.DiskFullException
Constructor for DiskFullException.
DiskGeometry - Enum in com.webcodepro.applecommander.storage
Indicates the broad disk geometry - track/sector or block.
diskHeader(Consumer<Disk>) - Method in class com.webcodepro.applecommander.util.DiskRecurser.Builder
 
DiskInformation(String, int) - Constructor for class com.webcodepro.applecommander.storage.FormattedDisk.DiskInformation
 
DiskInformation(String, String) - Constructor for class com.webcodepro.applecommander.storage.FormattedDisk.DiskInformation
 
DiskInformation(String, Date) - Constructor for class com.webcodepro.applecommander.storage.FormattedDisk.DiskInformation
 
DiskRecurser - Class in com.webcodepro.applecommander.util
 
DiskRecurser.Builder - Class in com.webcodepro.applecommander.util
 
DiskUnrecognizedException - Exception in com.webcodepro.applecommander.storage
A DiskUnrecognizedException is thrown when the Disk Image being opened is not recognized by any image handler.
DiskUnrecognizedException(String) - Constructor for exception com.webcodepro.applecommander.storage.DiskUnrecognizedException
Constructor for DiskFullException.
display - Variable in class com.webcodepro.applecommander.ui.DirectoryLister.ListingStrategy
 
DIVIDE - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
DIVIDE - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
doNothing(DirectoryEntry) - Static method in class com.webcodepro.applecommander.util.DiskRecurser
 
doNothing(Disk) - Static method in class com.webcodepro.applecommander.util.DiskRecurser
 
doNothing(FileEntry) - Static method in class com.webcodepro.applecommander.util.DiskRecurser
 
doNothing(FormattedDisk) - Static method in class com.webcodepro.applecommander.util.DiskRecurser
 
DOS33_SECTORS_ON_140KB_DISK - Static variable in class com.webcodepro.applecommander.storage.Disk
 
DosFileEntry - Class in com.webcodepro.applecommander.storage.os.dos33
Represents a DOS file entry on disk.
DosFileEntry(DosFormatDisk, int, int, int) - Constructor for class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Constructor for DosFileEntry.
DosFileEntryReaderWriter - Class in com.webcodepro.applecommander.util.readerwriter
 
DosFileEntryReaderWriter(DosFileEntry) - Constructor for class com.webcodepro.applecommander.util.readerwriter.DosFileEntryReaderWriter
 
DosFormatDisk - Class in com.webcodepro.applecommander.storage.os.dos33
Manages a disk that is in Apple DOS 3.3 format.
DosFormatDisk(String, ImageOrder) - Constructor for class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Constructor for DosFormatDisk.
DosOrder - Class in com.webcodepro.applecommander.storage.physical
Supports disk images stored in DOS physical order.
DosOrder(ByteArrayImageLayout) - Constructor for class com.webcodepro.applecommander.storage.physical.DosOrder
Construct a DosOrder.
DosSectorAddress - Class in com.webcodepro.applecommander.storage.os.dos33
A Container for DOS 3.3 Sector Addresses.
DosSectorAddress(int, int) - Constructor for class com.webcodepro.applecommander.storage.os.dos33.DosSectorAddress
 
DRAW - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
DRAW - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 

E

emitRaw(Instruction) - Method in class com.webcodepro.applecommander.storage.filters.DisassemblyFileFilter
 
encodeOddEven(byte[], int, int) - Method in class com.webcodepro.applecommander.storage.physical.NibbleOrder
Encode odd-even bytes to be stored on disk.
END - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
END - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
ENTRY_LENGTH - Static variable in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
The standard CP/M file entry length.
ENTRY_LENGTH - Static variable in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
The standard ProDOS file entry length.
ENTRY_LENGTH - Static variable in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Specifies the length of a file entry.
ENTRY_SIZE - Static variable in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
The size of the Pascal file entry.
equals(FileEntryReader) - Method in interface com.webcodepro.applecommander.util.readerwriter.FileEntryReader
 
equals(Object) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosSectorAddress
 
equals(Object) - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFileEntry
 
EQUALS - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
EQUALS - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
evaluateCommand() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateEND() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateExpression() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateFLASH() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateFOR() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateGOTO() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateGR() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateHCOLOR() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateHGR() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateHGR2() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateHOME() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateHPLOT() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateHTAB() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateINVERSE() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateNEXT() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateNORMAL() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateNumber() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluatePRINT() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateRETURN() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateTEXT() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateVTAB() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
EXP - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
EXP - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
EXTENT_COUNTER_OFFSET - Static variable in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Offset to the extent counter (EX) field.

F

FILE - com.webcodepro.applecommander.util.filestreamer.TypeOfFile
 
FILE_DESCRIPTIVE_ENTRY_LENGTH - Static variable in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Indicates the length in bytes of the DOS file entry field.
FILE_DESCRIPTIVE_ENTRY_LENGTH - Static variable in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFileEntry
Indicates the length in bytes of the DOS file entry field.
FILE_DISPLAY_DETAIL - Static variable in class com.webcodepro.applecommander.storage.FormattedDisk
 
FILE_DISPLAY_NATIVE - Static variable in class com.webcodepro.applecommander.storage.FormattedDisk
 
FILE_DISPLAY_STANDARD - Static variable in class com.webcodepro.applecommander.storage.FormattedDisk
This inner class represents the column header information used in the directory display.
FILE_TYPES - Static variable in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
The known filetypes for a RDOS disk.
FileColumnHeader(String, int, int, String) - Constructor for class com.webcodepro.applecommander.storage.FormattedDisk.FileColumnHeader
 
fileData(byte[]) - Method in class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader.Builder
 
fileData(Optional<byte[]>) - Method in class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader.Builder
 
fileEntry - Variable in class com.webcodepro.applecommander.util.filestreamer.FileTuple
 
fileEntry(Consumer<FileEntry>) - Method in class com.webcodepro.applecommander.util.DiskRecurser.Builder
 
FileEntry - Interface in com.webcodepro.applecommander.storage
Represents a file entry on disk - not the data.
FileEntryComparator - Class in com.webcodepro.applecommander.storage
Sort FileEntry objects by the columnIndex.
FileEntryComparator(int, int) - Constructor for class com.webcodepro.applecommander.storage.FileEntryComparator
Construct a FileEntryComparator for the given columnIndex.
FileEntryReader - Interface in com.webcodepro.applecommander.util.readerwriter
 
FileEntryWriter - Interface in com.webcodepro.applecommander.util.readerwriter
 
FileFilter - Interface in com.webcodepro.applecommander.storage
A file filter takes a buffer of bytes and filters or converts the bytes into another format.
filename(String) - Method in class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader.Builder
 
filename(Optional<String>) - Method in class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader.Builder
 
FILENAME_LENGTH - Static variable in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Filename length (excluding extension).
FILENAME_OFFSET - Static variable in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Offset to beginning of the filename.
FilenameFilter(String, String...) - Constructor for class com.webcodepro.applecommander.storage.Disk.FilenameFilter
 
FileStreamer - Class in com.webcodepro.applecommander.util.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 - Class in com.webcodepro.applecommander.util.filestreamer
 
FILETYPE_LENGTH - Static variable in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Filetype length.
FILETYPE_OFFSET - Static variable in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Offset to beginning of the filetype.
FILETYPE_T1_OFFSET - Static variable in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Offset to the filetype "T1" entry.
FILETYPE_T2_OFFSET - Static variable in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Offset to the filetype "T2" entry.
FILETYPE_T3_OFFSET - Static variable in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Offset to the filetype "T3" entry.
fileTypeNeedsAddress(String) - Static method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Utility method to indicate if this file type needs an address.
filter(FileEntry) - Method in interface com.webcodepro.applecommander.storage.FileFilter
Process the given FileEntry and return a byte array with filtered data.
filter(FileEntry) - Method in class com.webcodepro.applecommander.storage.filters.ApplesoftFileFilter
Process the given FileEntry and return a text image of the Applesoft file.
filter(FileEntry) - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksDataBaseFileFilter
Process the given FileEntry and return a byte array with filtered data.
filter(FileEntry) - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksSpreadSheetFileFilter
Process the given FileEntry and return a byte array with filtered data.
filter(FileEntry) - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksWordProcessorFileFilter
Process the given FileEntry and return a byte array with filtered data.
filter(FileEntry) - Method in class com.webcodepro.applecommander.storage.filters.AssemblySourceFileFilter
Process the given FileEntry and return a byte array with formatted assembly data; use PrintWriter to get platform agnostic line endings.
filter(FileEntry) - Method in class com.webcodepro.applecommander.storage.filters.BinaryFileFilter
Process the given FileEntry and return a byte array with filtered data.
filter(FileEntry) - Method in class com.webcodepro.applecommander.storage.filters.BusinessBASICFileFilter
Process the given FileEntry and return a text image of the Business BASIC file.
filter(FileEntry) - Method in class com.webcodepro.applecommander.storage.filters.DisassemblyFileFilter
 
filter(FileEntry) - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Filter the file data and produce an image.
filter(FileEntry) - Method in class com.webcodepro.applecommander.storage.filters.GutenbergFileFilter
Process the given FileEntry and return a byte array with filtered data.
filter(FileEntry) - Method in class com.webcodepro.applecommander.storage.filters.HexDumpFileFilter
Create the hex dump format.
filter(FileEntry) - Method in class com.webcodepro.applecommander.storage.filters.IntegerBasicFileFilter
Process the given FileEntry and return a text image of the Integer BASIC file.
filter(FileEntry) - Method in class com.webcodepro.applecommander.storage.filters.PascalTextFileFilter
Process the given FileEntry and return a byte array with filtered data; use PrintWriter to get platform agnostic line endings.
filter(FileEntry) - Method in class com.webcodepro.applecommander.storage.filters.ShapeTableFileFilter
 
filter(FileEntry) - Method in class com.webcodepro.applecommander.storage.filters.TextFileFilter
Process the given FileEntry and return a byte array with filtered data; use PrintWriter to get platform agnostic line endings.
findFreeBlock(byte[]) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Locate a free block in the Volume Bitmap.
findLargestExtent() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Locate the largest extent for this file.
first(Disk) - Method in class com.webcodepro.applecommander.ui.DirectoryLister.JsonListingStrategy
 
first(Disk) - Method in class com.webcodepro.applecommander.ui.DirectoryLister.ListingStrategy
 
FLASH - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
FLASH - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
FN - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
FN - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
FOR - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
FOR - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
forDisk(Disk) - Static method in class com.webcodepro.applecommander.util.filestreamer.FileStreamer
 
forDisk(File) - Static method in class com.webcodepro.applecommander.util.filestreamer.FileStreamer
 
forDisk(String) - Static method in class com.webcodepro.applecommander.util.filestreamer.FileStreamer
 
forEach(FileTuple) - Method in class com.webcodepro.applecommander.ui.DirectoryLister.CsvListingStrategy
 
forEach(FileTuple) - Method in class com.webcodepro.applecommander.ui.DirectoryLister.JsonListingStrategy
 
forEach(FileTuple) - Method in class com.webcodepro.applecommander.ui.DirectoryLister.ListingStrategy
 
forEach(FileTuple) - Method in class com.webcodepro.applecommander.ui.DirectoryLister.TextListingStrategy
 
forFormattedDisks(FormattedDisk...) - Static method in class com.webcodepro.applecommander.util.filestreamer.FileStreamer
 
format() - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Format the disk.
format() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Format the disk.
format() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Format the disk as DOS 3.3.
format() - Method in class com.webcodepro.applecommander.storage.os.dos33.OzDosFormatDisk
Format the disk as OzDOS.
format() - Method in class com.webcodepro.applecommander.storage.os.dos33.UniDosFormatDisk
Format the disk as UniDOS.
format() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Format the disk as DOS 3.3.
format() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Format the disk as DOS 3.3.
format() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Format the disk as an Apple Pascal disk.
format() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Format the ProDOS volume.
format() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Format the disk as an RDOS disk.
format() - Method in class com.webcodepro.applecommander.storage.physical.ImageOrder
Format the media.
format() - Method in class com.webcodepro.applecommander.storage.physical.NibbleOrder
Format the media.
format(int, int) - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Format the disk as NakedOS.
format(int, int, int) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Format the disk as DOS 3.3 given the dynamic parameters.
format(int, int, int) - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Format the disk as DOS 3.3 given the dymanic parameters.
format(String, Object...) - Method in class com.webcodepro.applecommander.util.TextBundle
Format the given resource name with multiple values.
formattedDisk - Variable in class com.webcodepro.applecommander.util.filestreamer.FileTuple
 
FormattedDisk - Class in com.webcodepro.applecommander.storage
Abstract representation of a formatted Apple2 disk (floppy, 800k, hard disk).
FormattedDisk(String, ImageOrder) - Constructor for class com.webcodepro.applecommander.storage.FormattedDisk
Constructor for FormattedDisk.
FormattedDisk.DiskInformation - Class in com.webcodepro.applecommander.storage
Use this inner class for label/value mappings in the disk info page.
FormattedDisk.DiskUsage - Interface in com.webcodepro.applecommander.storage
Use this inner interface for managing the disk usage data.
FormattedDisk.FileColumnHeader - Class in com.webcodepro.applecommander.storage
 
formattedDiskFooter(Consumer<FormattedDisk>) - Method in class com.webcodepro.applecommander.util.DiskRecurser.Builder
 
formattedDiskHeader(Consumer<FormattedDisk>) - Method in class com.webcodepro.applecommander.util.DiskRecurser.Builder
 
FRE - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
FRE - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
freeBlocks(ProdosFileEntry) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Free blocks used by a ProdosFileEntry.
freeSectors(DosFileEntry) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Free sectors used by a DosFileEntry.
from(List<Integer>) - Static method in class com.webcodepro.applecommander.util.Range
 
fromProdosFiletype(String) - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Provides conversation from a given ProDOS file type since as it is common across many archiving tools.
fromProdosFiletype(String) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Provides conversation from a given ProDOS file type since as it is common across many archiving tools.
fromProdosFiletype(String) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Provides conversation from a given ProDOS file type since as it is common across many archiving tools.
fromProdosFiletype(String) - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Provides conversation from a given ProDOS file type since as it is common across many archiving tools.
fromProdosFiletype(String) - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Provides conversation from a given ProDOS file type since as it is common across many archiving tools.
fromProdosFiletype(String) - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Provides conversation from a given ProDOS file type since as it is common across many archiving tools.
fromProdosFiletype(String) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Provides conversation from a given ProDOS file type since as it is common across many archiving tools.
fromProdosFiletype(String) - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Provides conversation from a given ProDOS file type since as it is common across many archiving tools.
fullPath() - Method in class com.webcodepro.applecommander.util.filestreamer.FileTuple
 

G

get() - Method in class com.webcodepro.applecommander.util.TranslatorStream.Builder
 
get(FileEntry) - Static method in interface com.webcodepro.applecommander.util.readerwriter.FileEntryReader
 
get(FileEntry) - Static method in interface com.webcodepro.applecommander.util.readerwriter.FileEntryWriter
 
get(String) - Method in class com.webcodepro.applecommander.util.TextBundle
Retrieve a value for the given resource name.
GET - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
GET - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
get3ByteValue(byte[], int) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Compute the value of a 3 byte value.
getAccess() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Get the access byte.
getAddress() - Method in interface com.webcodepro.applecommander.storage.FileEntry
Get the address that this file loads at.
getAddress() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Get the address that this file loads at.
getAddress() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Get the address that this file loads at.
getAddress() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFileEntry
Get the address that this file loads at.
getAddress() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFileEntry
Get the address that this file loads at.
getAddress() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Get the address that this file loads at.
getAddress() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Get the address that this file loads at.
getAddress() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Return the address of application.
getAddress() - Method in class com.webcodepro.applecommander.ui.ImportSpecification
Returns the address.
getAlignment() - Method in class com.webcodepro.applecommander.storage.FormattedDisk.FileColumnHeader
 
getAllExtensions() - Static method in class com.webcodepro.applecommander.storage.Disk
Get the supported file extensions supported by the Disk interface.
getAllMessages() - Method in class com.webcodepro.applecommander.storage.compare.ComparisonResult
 
getAllocations() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Answer with a list of blocks allocated to this file.
getApplesoftFloat(double) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Convert a double number to an Applesoft float.
getAuxiliaryType() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Get the auxiliary type for this file.
getAuxiliaryType() - Method in interface com.webcodepro.applecommander.util.readerwriter.FileEntryReader
 
getAuxiliaryType() - Method in class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader
 
getAuxiliaryType() - Method in class com.webcodepro.applecommander.util.readerwriter.ProdosFileEntryReaderWriter
 
getAvailableExtensions() - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.AppleImage
Return a list of file extensions that this specific implementation can handle.
getBinaryAddress() - Method in class com.webcodepro.applecommander.util.readerwriter.DosFileEntryReaderWriter
 
getBinaryAddress() - Method in interface com.webcodepro.applecommander.util.readerwriter.FileEntryReader
The address embedded in binary objects.
getBinaryAddress() - Method in class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader
 
getBinaryAddress() - Method in class com.webcodepro.applecommander.util.readerwriter.ProdosFileEntryReaderWriter
 
getBinaryAddress() - Method in class com.webcodepro.applecommander.util.readerwriter.RdosFileEntryReader
 
getBinaryLength() - Method in class com.webcodepro.applecommander.util.readerwriter.DosFileEntryReaderWriter
 
getBinaryLength() - Method in interface com.webcodepro.applecommander.util.readerwriter.FileEntryReader
The length embedded in binary, Applesoft, Integer BASIC objects.
getBinaryLength() - Method in class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader
 
getBinaryLength() - Method in class com.webcodepro.applecommander.util.readerwriter.ProdosFileEntryReaderWriter
 
getBitCount(byte) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Count the number of bits set in a byte.
getBitmapDimensions() - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Get suggested dimensions for display of bitmap.
getBitmapDimensions() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Get suggested dimensions for display of bitmap.
getBitmapDimensions() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Get suggested dimensions for display of bitmap.
getBitmapDimensions() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Get suggested dimensions for display of bitmap.
getBitmapDimensions() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Get suggested dimensions for display of bitmap.
getBitmapDimensions() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Get suggested dimensions for display of bitmap.
getBitmapDimensions() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Get suggested dimensions for display of bitmap.
getBitmapDimensions() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Get suggested dimensions for display of bitmap.
getBitmapLabels() - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Get the labels to use in the bitmap.
getBitmapLabels() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Get the labels to use in the bitmap.
getBitmapLabels() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Get the labels to use in the bitmap.
getBitmapLabels() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Get the labels to use in the bitmap.
getBitmapLabels() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Get the labels to use in the bitmap.
getBitmapLabels() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Get the labels to use in the bitmap.
getBitmapLabels() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Get the labels to use in the bitmap.
getBitmapLabels() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Get the labels to use in the bitmap.
getBitmapLength() - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Get the length of the bitmap.
getBitmapLength() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Get the length of the bitmap.
getBitmapLength() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Get the length of the bitmap.
getBitmapLength() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Get the length of the bitmap.
getBitmapLength() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Get the length of the bitmap.
getBitmapLength() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Get the length of the bitmap.
getBitmapLength() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Get the length of the bitmap.
getBitmapLength() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Get the length of the bitmap.
getBitMapPointer() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonDirectoryHeader
Get the block number of the bit map.
getBlockNumber(int, int) - Method in class com.webcodepro.applecommander.storage.os.dos33.OzDosFormatDisk
Compute the block number.
getBlocksOnDevice() - Method in class com.webcodepro.applecommander.storage.physical.ImageOrder
Answer with the number of blocks on this device.
getBlocksOnDevice() - Method in class com.webcodepro.applecommander.storage.physical.NibbleOrder
Answer with the number of blocks on this device.
getBlocksOnDisk() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Return the number of blocks on disk.
getBlocksUsed() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Compute the number of blocks used.
getBlocksUsed() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Compute the number of CP/M blocks that are currently used.
getBlocksUsed() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Compute the blocks used.
getBlocksUsed() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Get the number of blocks used.
getBytesUsedInLastBlock() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Get the number of bytes used in files last block.
getColumnReference(int) - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksSpreadSheetFileFilter
Build a column reference (convert to A or whatever it should be).
getCompileDirectory() - Method in class com.webcodepro.applecommander.ui.UserPreferences
Get the compile directory.
getCreationDate() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Get the creation date.
getCreationDate() - Method in interface com.webcodepro.applecommander.util.readerwriter.FileEntryReader
 
getCreationDate() - Method in class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader
 
getCreationDate() - Method in class com.webcodepro.applecommander.util.readerwriter.ProdosFileEntryReaderWriter
 
getDefaultExtension() - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.AppleImage
Get the default file extension.
getDifferenceCount() - Method in class com.webcodepro.applecommander.storage.compare.ComparisonResult
 
getDirectory() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Retrieve the entire directory.
getDirname() - Method in interface com.webcodepro.applecommander.storage.DirectoryEntry
Return a name for this directory.
getDirname() - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Return a name for this directory.
getDirname() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosDirectoryEntry
Return a name for this directory.
getDisk() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Get the ProdosFormatDisk that this FileEntry is attached to.
getDiskGeometry() - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Gives an indication on how this disk's geometry should be handled.
getDiskGeometry() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Gives an indication on how this disk's geometry should be handled.
getDiskGeometry() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Gives an indication on how this disk's geometry should be handled.
getDiskGeometry() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Gives an indication on how this disk's geometry should be handled.
getDiskGeometry() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Gives an indication on how this disk's geometry should be handled.
getDiskGeometry() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Gives an indication on how this disk's geometry should be handled.
getDiskGeometry() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Gives an indication on how this disk's geometry should be handled.
getDiskGeometry() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Gives an indication on how this disk's geometry should be handled.
getDiskImage() - Method in class com.webcodepro.applecommander.storage.physical.ByteArrayImageLayout
Get the physical disk image.
getDiskImageDirectory() - Method in class com.webcodepro.applecommander.ui.UserPreferences
Get the disk image directory (used for "open" command).
getDiskImageManager() - Method in class com.webcodepro.applecommander.storage.Disk
Returns the diskImageManager.
getDiskImageManager() - Method in class com.webcodepro.applecommander.storage.physical.ImageOrder
Get the physical disk image.
getDiskInformation() - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Get disk information.
getDiskInformation() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Get DOS-specific disk information.
getDiskInformation() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Get WP-specific disk information.
getDiskInformation() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Get WP-specific disk information.
getDiskInformation() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Get Pascal-specific disk information.
getDiskInformation() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Get Pascal-specific disk information.
getDiskInformation() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Get Pascal-specific disk information.
getDiskName() - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Return the name of the disk.
getDiskName() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
There apparently is no corresponding CP/M disk name.
getDiskName() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Return the DOS disk name.
getDiskName() - Method in class com.webcodepro.applecommander.storage.os.dos33.OzDosFormatDisk
Answer with the name of this disk.
getDiskName() - Method in class com.webcodepro.applecommander.storage.os.dos33.UniDosFormatDisk
Answer with the name of this disk.
getDiskName() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Return the WP disk name.
getDiskName() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Return the disk name.
getDiskName() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Return the name of the disk.
getDiskName() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Return the name of the disk.
getDiskName() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
RDOS really does not have a disk name.
getDiskUsage() - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Get the disk usage iterator.
getDiskUsage() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Get the disk usage iterator.
getDiskUsage() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Get the disk usage iterator.
getDiskUsage() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Get the disk usage iterator.
getDiskUsage() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Get the disk usage iterator.
getDiskUsage() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Get the disk usage iterator.
getDiskUsage() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Get the disk usage iterator.
getDiskUsage() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Get the disk usage iterator.
getEntriesPerBlock() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonDirectoryHeader
Get the number of entries per block.
getEntry(DirectoryEntry) - Method in class com.webcodepro.applecommander.util.Name
 
getEntryLength() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonDirectoryHeader
Get the length of each entry.
getEofPosition() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Get the EOF position.
getErrors() - Method in class com.webcodepro.applecommander.storage.compare.ComparisonResult
 
getExportDirectory() - Method in class com.webcodepro.applecommander.ui.UserPreferences
Get the export directory.
getExtension() - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Get the format name.
getExtensionList() - Method in class com.webcodepro.applecommander.storage.Disk.FilenameFilter
 
getExtensions() - Method in class com.webcodepro.applecommander.storage.Disk.FilenameFilter
 
getExtentCounterLow(int) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Read the extent number, low byte.
getFile(String) - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Locate a specific file by filename.
getFile(List<FileEntry>, String) - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Recursive routine to locate a specific file by filename.
getFileColumnData(int) - Method in interface com.webcodepro.applecommander.storage.FileEntry
Get the standard file column header information.
getFileColumnData(int) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Get the standard file column header information.
getFileColumnData(int) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Get the standard file column header information.
getFileColumnData(int) - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFileEntry
Get the standard file column header information.
getFileColumnData(int) - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFileEntry
Get the standard file column header information.
getFileColumnData(int) - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Get the standard file column header information.
getFileColumnData(int) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Get the standard file column header information.
getFileColumnData(int) - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Get the standard file column header information.
getFileColumnHeaders(int) - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Get the standard file column header information.
getFileColumnHeaders(int) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Get the standard file column header information.
getFileColumnHeaders(int) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Get the standard file column header information.
getFileColumnHeaders(int) - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Get the standard file column header information.
getFileColumnHeaders(int) - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Get the standard file column header information.
getFileColumnHeaders(int) - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Get the standard file column header information.
getFileColumnHeaders(int) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Get the standard file column header information.
getFileColumnHeaders(int) - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Get the standard file column header information.
getFileCount() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonDirectoryHeader
Get the number of active entries in the directory.
getFileData() - Method in interface com.webcodepro.applecommander.storage.FileEntry
Get file data.
getFileData() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Get file data.
getFileData() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Get file data.
getFileData() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFileEntry
Get file data.
getFileData() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFileEntry
Get file data.
getFileData() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Get file data.
getFileData() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Get file data.
getFileData() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Get file data.
getFileData() - Method in class com.webcodepro.applecommander.ui.ImportSpecification
Get the binary file data (only done with validated file types).
getFileData() - Method in class com.webcodepro.applecommander.util.readerwriter.DosFileEntryReaderWriter
 
getFileData() - Method in interface com.webcodepro.applecommander.util.readerwriter.FileEntryReader
 
getFileData() - Method in class com.webcodepro.applecommander.util.readerwriter.NakedosFileEntryReader
 
getFileData() - Method in class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader
 
getFileData() - Method in class com.webcodepro.applecommander.util.readerwriter.PascalFileEntryReaderWriter
 
getFileData() - Method in class com.webcodepro.applecommander.util.readerwriter.ProdosFileEntryReaderWriter
 
getFileData() - Method in class com.webcodepro.applecommander.util.readerwriter.RdosFileEntryReader
 
getFileData(FileEntry) - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Get the data associated with the specified FileEntry.
getFileData(FileEntry) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Get the data associated with the specified FileEntry.
getFileData(FileEntry) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Get the data associated with the specified FileEntry.
getFileData(FileEntry) - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Get the data associated with the specified FileEntry.
getFileData(FileEntry) - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Get the data associated with the specified FileEntry.
getFileData(FileEntry) - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Get the data associated with the specified FileEntry.
getFileData(FileEntry) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Get the data associated with the specified FileEntry.
getFileData(FileEntry) - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Get the data associated with the specified FileEntry.
getFileEntryBlock() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Get the block in which the FileEntry resides.
getFileExtension() - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.AppleImage
Returns the file extension.
getFileExtensions() - Static method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Give file extensions.
getFilename() - Method in class com.webcodepro.applecommander.storage.Disk
Returns the filename.
getFilename() - Method in interface com.webcodepro.applecommander.storage.FileEntry
Return the name of this file.
getFilename() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Answer with the name of the file.
getFilename() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Return the name of this file.
getFilename() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFileEntry
Return the name of this file.
getFilename() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFileEntry
Return the name of this file.
getFilename() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Return the name of this file.
getFilename() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Return the name of this file.
getFilename() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Return the name of this file.
getFilename() - Method in class com.webcodepro.applecommander.util.readerwriter.DosFileEntryReaderWriter
 
getFilename() - Method in interface com.webcodepro.applecommander.util.readerwriter.FileEntryReader
 
getFilename() - Method in class com.webcodepro.applecommander.util.readerwriter.NakedosFileEntryReader
 
getFilename() - Method in class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader
 
getFilename() - Method in class com.webcodepro.applecommander.util.readerwriter.PascalFileEntryReaderWriter
 
getFilename() - Method in class com.webcodepro.applecommander.util.readerwriter.ProdosFileEntryReaderWriter
 
getFilename() - Method in class com.webcodepro.applecommander.util.readerwriter.RdosFileEntryReader
 
getFileName(String) - Static method in class com.webcodepro.applecommander.util.Host
Get the host specific form of a file name suitable for a file dialog.
getFilenameFilters() - Static method in class com.webcodepro.applecommander.storage.Disk
Get the supported file filters supported by the Disk interface.
getFileNumber() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFileEntry
Return the name of this file.
getFiles() - Method in interface com.webcodepro.applecommander.storage.DirectoryEntry
Retrieve the list of files in this directory.
getFiles() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Answer with a list of file entries.
getFiles() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Retrieve a list of files.
getFiles() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Retrieve a list of files.
getFiles() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Retrieve a list of files.
getFiles() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Retrieve the list of files in this directory.
getFiles() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Retrieve a list of files.
getFiles() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosDirectoryEntry
Retrieve the list of files in this directory.
getFiles() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Retrieve a list of files.
getFiles() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Retrieve the list of files in this directory.
getFiles() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Retrieve a list of files.
getFiles(int) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Build a list of files, starting in the given block number.
getFilesOnDisk() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Return the number of files on disk.
getFiletype() - Method in interface com.webcodepro.applecommander.storage.FileEntry
Return the filetype of this file.
getFiletype() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Answer with the filetype.
getFiletype() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Return the filetype of this file.
getFiletype() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFileEntry
Return the filetype of this file.
getFiletype() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFileEntry
Return the filetype of this file.
getFiletype() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Return the filetype of this file.
getFiletype() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Return the filetype of this file.
getFiletype() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Return the filetype of this file.
getFiletype() - Method in class com.webcodepro.applecommander.ui.ImportSpecification
Returns the filetype.
getFiletype(int) - Static method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Return the filetype of this file.
getFiletype(String) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Get the numerical filetype.
getFiletypeByte() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
 
getFiletypes() - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Returns a list of possible file types.
getFiletypes() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Returns a list of possible file types.
getFiletypes() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Returns a list of possible file types.
getFiletypes() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Returns a list of possible file types.
getFiletypes() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Returns a list of possible file types.
getFiletypes() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Returns a list of possible file types.
getFiletypes() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Returns a list of possible file types.
getFiletypes() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Returns a list of possible file types.
getFileTypeString() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Return the ProDOS file type as a hex string.
getFileTypeT1(int) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Read the file type T1 entry.
getFileTypeT2(int) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Read the file type T2 entry.
getFileTypeT3(int) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Read the file type T3 entry.
getFirst() - Method in class com.webcodepro.applecommander.util.Range
 
getFirstBlock() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Get the block number of the file's 1st block.
getFirstBlock() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Return the first block.
getFormat() - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Identify the operating system format of this disk.
getFormat() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Identify the operating system format of this disk.
getFormat() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Identify the operating system format of this disk as DOS 3.3.
getFormat() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Identify the operating system format of this disk as Gutenberg.
getFormat() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Identify the operating system format of this disk as Nakedos.
getFormat() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Identify the operating system format of this disk.
getFormat() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Identify the operating system format of this disk.
getFormat() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Identify the operating system format of this disk.
getFormatted3ByteAddress(int) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Format a 3 byte value as hexadecimal.
getFormattedByte(int) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Format a byte value as hexadecimal.
getFormattedDisk() - Method in interface com.webcodepro.applecommander.storage.DirectoryEntry
Get the FormattedDisk associated with this DirectoryEntry.
getFormattedDisk() - Method in interface com.webcodepro.applecommander.storage.FileEntry
Get the FormattedDisk associated with this FileEntry.
getFormattedDisk() - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Get the FormattedDisk associated with this DirectoryEntry.
getFormattedDisk() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Answer with the formatted disk.
getFormattedDisk() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Get the FormattedDisk associated with this FileEntry.
getFormattedDisk() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFileEntry
Get the FormattedDisk associated with this FileEntry.
getFormattedDisk() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFileEntry
Get the FormattedDisk associated with this FileEntry.
getFormattedDisk() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Get the FormattedDisk associated with this FileEntry.
getFormattedDisk() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Get the FormattedDisk associated with this FileEntry.
getFormattedDisk() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Get the FormattedDisk associated with this FileEntry.
getFormattedDisks() - Method in class com.webcodepro.applecommander.storage.Disk
Determine type of disk, and return the appropriate FormattedDisk object.
getFormattedWord(int) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Format a word value as hexadecimal.
getFreeBlocks() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Return the number of free blocks.
getFreeBlocks() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Return the number of free blocks on the disk.
getFreeBlocks() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Return the number of free blocks.
getFreeMapBit(int) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Compute the VTOC bit for the T/S map.
getFreeMapBit(int) - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Compute the VTOC bit for the T/S map.
getFreeMapByte(int, int) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Compute the VTOC byte for the T/S map.
getFreeMapByte(int, int) - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Compute the VTOC byte for the T/S map.
getFreeSectors() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Compute the number of free sectors available on the disk.
getFreeSectors() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Comput the number of free sectors available on the disk.
getFreeSectors() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Compute the number of free sectors available on the disk.
getFreeSpace() - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Return the amount of free space in bytes.
getFreeSpace() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Return the amount of free space in bytes.
getFreeSpace() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Compute the amount of freespace available on the disk.
getFreeSpace() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Compute the amount of freespace available on the disk.
getFreeSpace() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Compute the amount of freespace available on the disk.
getFreeSpace() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Return the amount of free space in bytes.
getFreeSpace() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Return the amount of free space in bytes.
getFreeSpace() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Return the amount of free space in bytes.
getHeaderPointer() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Get the block number of the key block for the directory which describes this file.
getHeight() - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.AppleImage
Return the height of the image.
getHeight() - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.ImageIoImage
Return the height of the image.
getHeight() - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.SunJpegImage
Return the height of the image.
getHexDump(byte[]) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Generate a simple hex dump from the given byte array.
getHexDump(int, byte[]) - Static method in class com.webcodepro.applecommander.util.AppleUtil
 
getImageOrder() - Method in class com.webcodepro.applecommander.storage.Disk
Answer with the physical ordering of the disk.
getImportDirectory() - Method in class com.webcodepro.applecommander.ui.UserPreferences
Get the import directory.
getIndexBlockData(byte[], byte[], int) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Read file data from the given index block.
getInstance() - Static method in class com.webcodepro.applecommander.compiler.CompilerBundle
Get the singleton instance of the UiBundle.
getInstance() - Static method in class com.webcodepro.applecommander.storage.StorageBundle
Get the singleton instance of the StorageBundle.
getInstance() - Static method in class com.webcodepro.applecommander.ui.UiBundle
Get the singleton instance of the UiBundle.
getInstance() - Static method in class com.webcodepro.applecommander.ui.UserPreferences
Get the singleton UserPreferences.
getInstance() - Static method in class com.webcodepro.applecommander.util.TextBundle
Get the singleton instance of the UiBundle.
getKey() - Method in class com.webcodepro.applecommander.storage.FormattedDisk.FileColumnHeader
 
getKeyPointer() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Get the key pointer.
getLabel() - Method in class com.webcodepro.applecommander.storage.FormattedDisk.DiskInformation
 
getLast() - Method in class com.webcodepro.applecommander.util.Range
 
getLastAccessDate() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Return the last access date.
getLastBlock() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Get the block number of the file's last block + 1.
getLastModificationDate() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Get the last modification date.
getLastModificationDate() - Method in interface com.webcodepro.applecommander.util.readerwriter.FileEntryReader
 
getLastModificationDate() - Method in class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader
 
getLastModificationDate() - Method in class com.webcodepro.applecommander.util.readerwriter.PascalFileEntryReaderWriter
 
getLastModificationDate() - Method in class com.webcodepro.applecommander.util.readerwriter.ProdosFileEntryReaderWriter
 
getLimitedMessages(int) - Method in class com.webcodepro.applecommander.storage.compare.ComparisonResult
 
getLineNumber() - Method in class com.webcodepro.applecommander.util.ApplesoftToken
Get the line number.
getLineNumber() - Method in class com.webcodepro.applecommander.util.BusinessBASICToken
Get the line number.
getLineNumberLabel() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
Answer with the line number label.
getLogicalDiskNumber() - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Returns the logical disk number.
getLogicalDiskNumber() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Returns the logical disk number.
getLogicalDiskNumber() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Returns the logical disk number.
getLogicalDiskNumber() - Method in class com.webcodepro.applecommander.storage.os.dos33.OzDosFormatDisk
Returns the logical disk number.
getLogicalDiskNumber() - Method in class com.webcodepro.applecommander.storage.os.dos33.UniDosFormatDisk
Returns the logical disk number.
getLogicalDiskNumber() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Returns the logical disk number.
getLogicalDiskNumber() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Returns the logical disk number.
getLogicalDiskNumber() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Returns the logical disk number.
getLogicalDiskNumber() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Returns the logical disk number.
getLogicalDiskNumber() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Returns the logical disk number.
getLongValue(byte[], int) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Compute the value of a 4 byte value.
getMaximumFilenameLength() - Method in interface com.webcodepro.applecommander.storage.FileEntry
Return the maximum filename length.
getMaximumFilenameLength() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Answer with the maximum filename length.
getMaximumFilenameLength() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Return the maximum filename length.
getMaximumFilenameLength() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFileEntry
Return the maximum filename length.
getMaximumFilenameLength() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFileEntry
Return the maximum filename length.
getMaximumFilenameLength() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Return the maximum filename length.
getMaximumFilenameLength() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Return the maximum filename length.
getMaximumFilenameLength() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Return the maximum filename length.
getMaximumWidth() - Method in class com.webcodepro.applecommander.storage.FormattedDisk.FileColumnHeader
 
getMethod(ApplesoftToken) - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
getMinimumProdosVersion() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Get the minimum version of ProDOS which can access this file.
getModificationDate() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Get the file modification date.
getMostRecentDateSetting() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Return the most recent date setting.
getName() - Method in class com.webcodepro.applecommander.compiler.Variable
Answers with the variable name.
getName() - Method in class com.webcodepro.applecommander.storage.physical.DosOrder
Return the name of this image order.
getName() - Method in class com.webcodepro.applecommander.storage.physical.ImageOrder
Return the name of this image order.
getName() - Method in class com.webcodepro.applecommander.storage.physical.ProdosOrder
Return the name of this image order.
getNames() - Method in class com.webcodepro.applecommander.storage.Disk.FilenameFilter
 
getNextToken() - Method in class com.webcodepro.applecommander.util.ApplesoftTokenizer
Answer with the next token in the Applesoft program.
getNextToken() - Method in class com.webcodepro.applecommander.util.BusinessBASICTokenizer
Answer with the next token in the Business BASIC program.
getNiceFilename(String) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Make a "nice" filename.
getNumberOfRecordsUsed(int) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Return the number of records used in this extent, low byte.
getOffset(int, int) - Method in class com.webcodepro.applecommander.storage.physical.DosOrder
Compute the track and sector offset into the disk image.
getOrderName() - Method in class com.webcodepro.applecommander.storage.Disk
Returns the name of the underlying image order.
getParentEntry() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosSubdirectoryHeader
Return the number of the file entry within the parent block.
getParentEntryLength() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosSubdirectoryHeader
Return the length of the parent entry.
getParentPointer() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosSubdirectoryHeader
Return the block number of the parent directory which contains the file entry for this subdirectory.
getPascalDate(byte[], int) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Extract a Pascal date from the buffer.
Bits 0-3: month (1-12)
Bits 4-8: day (1-31)
Bits 9-15: year (0-99)
getPascalString(byte[], int) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Extract a Pascal string from the buffer.
getPhysicalSize() - Method in class com.webcodepro.applecommander.storage.Disk
Identify the size of this disk.
getPhysicalSize() - Method in class com.webcodepro.applecommander.storage.physical.ByteArrayImageLayout
Answer with the physical size of this disk volume.
getPhysicalSize() - Method in class com.webcodepro.applecommander.storage.physical.ImageOrder
Answer with the physical size of this disk volume.
getPoint(int, int) - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.AppleImage
Get a color point.
getPoint(int, int) - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.ImageIoImage
Get a color point.
getPoint(int, int) - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.SunJpegImage
Get a color point.
getPrefDir() - Static method in class com.webcodepro.applecommander.util.Host
Get the host specific preferences directory.
getProdosDate(byte[], int) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Extract a ProDOS date from the buffer.
getProdosDirectoryEntry() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosSubdirectoryHeader
Get the related ProDOS directory entry.
getProdosFiletype() - Method in class com.webcodepro.applecommander.util.readerwriter.DosFileEntryReaderWriter
 
getProdosFiletype() - Method in interface com.webcodepro.applecommander.util.readerwriter.FileEntryReader
 
getProdosFiletype() - Method in class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader
 
getProdosFiletype() - Method in class com.webcodepro.applecommander.util.readerwriter.PascalFileEntryReaderWriter
 
getProdosFiletype() - Method in class com.webcodepro.applecommander.util.readerwriter.ProdosFileEntryReaderWriter
 
getProdosFiletype() - Method in class com.webcodepro.applecommander.util.readerwriter.RdosFileEntryReader
 
getProdosString(byte[], int) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Extract a ProDOS string from the buffer.
getProdosVersion() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Get the version of ProDOS that created this file.
getResourceData() - Method in interface com.webcodepro.applecommander.util.readerwriter.FileEntryReader
 
getResourceData() - Method in class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader
 
getRowReference(int) - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksSpreadSheetFileFilter
Build a row reference.
getSaneNumber(byte[], int) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Pull a SANE formatted number from the buffer and return it as a Java double datatype.
getSaveDirectory() - Method in class com.webcodepro.applecommander.ui.UserPreferences
Get the save directory.
getSector() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Get the sector of first track/sector list sector.
getSector() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFileEntry
Get the sector of first track/sector list sector.
getSectors() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Get the number of sectors on this disk.
getSectors() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Get the number of sectors on this disk.
getSectors() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Get the number of sectors on this disk.
getSectorsPerDisk() - Method in class com.webcodepro.applecommander.storage.physical.ImageOrder
Answer with the total number of sectors in a disk.
getSectorsPerTrack() - Method in class com.webcodepro.applecommander.storage.physical.ImageOrder
Answer with the number of sectors per track on this device.
getSectorsPerTrack() - Method in class com.webcodepro.applecommander.storage.physical.NibbleOrder
Answer with the number of sectors per track on this device.
getSectorsUsed() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Compute the number of sectors used.
getSectorsUsed() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFileEntry
Compute the number of sectors used.
getSignedWordValue(byte[], int) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Compute the signed value of a word.
getSize() - Method in interface com.webcodepro.applecommander.storage.FileEntry
Compute the size of this file (in bytes).
getSize() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Compute the size of this file (in bytes).
getSize() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Compute the size of this file (in bytes).
getSize() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFileEntry
Compute the size of this file (in bytes).
getSize() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFileEntry
Compute the size of this file (in bytes).
getSize() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Compute the size of this file (in bytes).
getSize() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Compute the size of this file (in bytes).
getSize() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Compute the size of this file (in bytes).
getSizeInBlocks() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Return the number of blocks this file uses.
getSourceFilename() - Method in class com.webcodepro.applecommander.ui.ImportSpecification
Returns the sourceFilename.
getStartingBlock() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Return the starting block of this application.
getStorageType() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Get storage type.
getString(byte[], int, int) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Extract a string from the buffer.
getStringValue() - Method in class com.webcodepro.applecommander.util.ApplesoftToken
Get the string value.
getStringValue() - Method in class com.webcodepro.applecommander.util.BusinessBASICToken
Get the string value.
getSubdirectoryHeader() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosDirectoryEntry
Get the subdirectory header.
getSubdirectoryName() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosSubdirectoryHeader
Return the name of this subdirectory.
getSuggestedFilename(String) - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Returns a valid filename for the given filename.
getSuggestedFilename(String) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Returns a valid filename for the given filename.
getSuggestedFilename(String) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Returns a valid filename for the given filename.
getSuggestedFilename(String) - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Returns a valid filename for the given filename.
getSuggestedFilename(String) - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Returns a valid filename for the given filename.
getSuggestedFilename(String) - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Returns a valid filename for the given filename.
getSuggestedFilename(String) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Returns a valid filename for the given filename.
getSuggestedFilename(String) - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Returns a valid filename for the given filename.
getSuggestedFileName(FileEntry) - Method in interface com.webcodepro.applecommander.storage.FileFilter
Give suggested file name.
getSuggestedFileName(FileEntry) - Method in class com.webcodepro.applecommander.storage.filters.ApplesoftFileFilter
Give suggested file name.
getSuggestedFileName(FileEntry) - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksDataBaseFileFilter
Give suggested file name.
getSuggestedFileName(FileEntry) - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksSpreadSheetFileFilter
Give suggested file name.
getSuggestedFileName(FileEntry) - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksWordProcessorFileFilter
Give suggested file name.
getSuggestedFileName(FileEntry) - Method in class com.webcodepro.applecommander.storage.filters.AssemblySourceFileFilter
Give suggested file name.
getSuggestedFileName(FileEntry) - Method in class com.webcodepro.applecommander.storage.filters.BinaryFileFilter
Give suggested file name.
getSuggestedFileName(FileEntry) - Method in class com.webcodepro.applecommander.storage.filters.BusinessBASICFileFilter
Give suggested file name.
getSuggestedFileName(FileEntry) - Method in class com.webcodepro.applecommander.storage.filters.DisassemblyFileFilter
 
getSuggestedFileName(FileEntry) - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Give suggested file name.
getSuggestedFileName(FileEntry) - Method in class com.webcodepro.applecommander.storage.filters.GutenbergFileFilter
Give suggested file name.
getSuggestedFileName(FileEntry) - Method in class com.webcodepro.applecommander.storage.filters.HexDumpFileFilter
Give suggested file name.
getSuggestedFileName(FileEntry) - Method in class com.webcodepro.applecommander.storage.filters.IntegerBasicFileFilter
Give suggested file name.
getSuggestedFileName(FileEntry) - Method in class com.webcodepro.applecommander.storage.filters.PascalTextFileFilter
Give suggested file name.
getSuggestedFileName(FileEntry) - Method in class com.webcodepro.applecommander.storage.filters.ShapeTableFileFilter
 
getSuggestedFileName(FileEntry) - Method in class com.webcodepro.applecommander.storage.filters.TextFileFilter
Give suggested file name.
getSuggestedFiletype(String) - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Returns a valid filetype for the given filename.
getSuggestedFiletype(String) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Returns a valid filetype for the given filename.
getSuggestedFiletype(String) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Returns a valid filetype for the given filename.
getSuggestedFiletype(String) - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Returns a valid filetype for the given filename.
getSuggestedFiletype(String) - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Returns a valid filetype for the given filename.
getSuggestedFiletype(String) - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Returns a valid filetype for the given filename.
getSuggestedFiletype(String) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Returns a valid filetype for the given filename.
getSuggestedFiletype(String) - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Returns a valid filetype for the given filename.
getSuggestedFilter() - Method in interface com.webcodepro.applecommander.storage.FileEntry
Get the suggested FileFilter.
getSuggestedFilter() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Get the suggested FileFilter.
getSuggestedFilter() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Get the suggested FileFilter.
getSuggestedFilter() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFileEntry
Get the suggested FileFilter.
getSuggestedFilter() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFileEntry
Get the suggested FileFilter.
getSuggestedFilter() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Get the suggested FileFilter.
getSuggestedFilter() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Get the suggested FileFilter.
getSuggestedFilter() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Get the suggested FileFilter.
getTargetFilename() - Method in class com.webcodepro.applecommander.ui.ImportSpecification
Returns the targetFilename.
getTitle() - Method in class com.webcodepro.applecommander.storage.FormattedDisk.FileColumnHeader
 
getTokenString() - Method in class com.webcodepro.applecommander.util.ApplesoftToken
Get the token.
getTokenString() - Method in class com.webcodepro.applecommander.util.BusinessBASICToken
Get the token.
getTokenValue() - Method in class com.webcodepro.applecommander.util.ApplesoftToken
Get the token.
getTokenValue() - Method in class com.webcodepro.applecommander.util.BusinessBASICToken
Get the token.
getTotalBlocks() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonDirectoryHeader
Get the total number of blocks on this volume (only valid for volume directory block).
getTotalSectors() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Compute the total number of sectors available on the disk.
getTotalSectors() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Compute the total number of sectors available on the disk.
getTotalSectors() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Compute the total number of sectors available on the disk.
getTrack() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Get the track of first track/sector list sector.
getTrack() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFileEntry
Get the track of first track/sector list sector.
getTracks() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Get the number of tracks on this disk.
getTracks() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Get the number of tracks on this disk.
getTracks() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Get the number of tracks on this disk.
getTracksPerDisk() - Method in class com.webcodepro.applecommander.storage.physical.ImageOrder
Answer with the number of tracks on this device.
getTracksPerDisk() - Method in class com.webcodepro.applecommander.storage.physical.NibbleOrder
Answer with the number of tracks on this device.
getType() - Method in class com.webcodepro.applecommander.compiler.Variable
Answers with the variable type.
getUnsignedByte(byte) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Extract out an unsigned byte as an int.
getUnsignedByte(byte[], int) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Extract out an unsigned byte as an int.
getUsedBlocks() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Return the number of used blocks.
getUsedBlocks() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Return the number of used blocks on the disk.
getUsedBlocks() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Return the number of used blocks.
getUsedSectors() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Compute the number of used sectors on the disk.
getUsedSectors() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Compute the number of used sectors on the disk.
getUsedSectors() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Compute the number of used sectors on the disk.
getUsedSpace() - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Return the amount of used space in bytes.
getUsedSpace() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Return the amount of used space in bytes.
getUsedSpace() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Return the amount of used space in bytes.
getUsedSpace() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Return the amount of used space in bytes.
getUsedSpace() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Return the amount of used space in bytes.
getUsedSpace() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Return the amount of used space in bytes.
getUsedSpace() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Return the amount of used space in bytes.
getUsedSpace() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Return the amount of used space in bytes.
getUserNumber(int) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Return the user number (UU).
getValue() - Method in class com.webcodepro.applecommander.compiler.Variable
Return the value.
getValue() - Method in class com.webcodepro.applecommander.storage.FormattedDisk.DiskInformation
 
getVolumeEntry() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Return the volume entry.
getVolumeHeader() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
 
getVolumeName() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosVolumeDirectoryHeader
Return the name of this volume.
getWarnings() - Method in class com.webcodepro.applecommander.storage.compare.ComparisonResult
 
getWidth() - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.AppleImage
Return the width of the image.
getWidth() - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.ImageIoImage
Return the width of the image.
getWidth() - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.SunJpegImage
Return the width of the image.
getWordValue(byte[], int) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Compute the value of a word.
getWordValue(byte, byte) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Compute the value of a word.
globFilter(FileTuple) - Method in class com.webcodepro.applecommander.util.filestreamer.FileStreamer
 
GOSUB - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
GOSUB - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
GOTO - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
GOTO - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
GR - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
GR - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
GraphicsFileFilter - Class in com.webcodepro.applecommander.storage.filters
Filter the given file as if it were a graphics image.
GraphicsFileFilter() - Constructor for class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Constructor for GraphicsFileFilter.
GREATERTHAN - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
GREATERTHAN - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
GutenbergFileEntry - Class in com.webcodepro.applecommander.storage.os.gutenberg
Represents a Gutenberg word processing file entry on disk.
GutenbergFileEntry(GutenbergFormatDisk, int, int, int) - Constructor for class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFileEntry
Constructor for GutenbergFileEntry.
GutenbergFileFilter - Class in com.webcodepro.applecommander.storage.filters
Extract the contents of an ancient word processor file (might be Word Perfect) and convert to a text format.
GutenbergFileFilter() - Constructor for class com.webcodepro.applecommander.storage.filters.GutenbergFileFilter
Constructor for GutenbergFileFilter.
GutenbergFormatDisk - Class in com.webcodepro.applecommander.storage.os.gutenberg
Manages a disk that is in Gutenberg Word Processor format.
GutenbergFormatDisk(String, ImageOrder) - Constructor for class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Constructor for GutenbergFormatDisk.

H

handleCommandRecordAsHtml(int, int, PrintWriter, int) - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksWordProcessorFileFilter
Deal with an individual command line record.
handleCommandRecordAsRtf(int, int, PrintWriter, int) - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksWordProcessorFileFilter
Deal with an individual command line record.
handleCommandRecordAsText(int, int, PrintWriter, int) - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksWordProcessorFileFilter
Deal with an individual command line record.
handleReturn(PrintWriter) - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksWordProcessorFileFilter
Deal with carriage-return.
handleReturn(PrintWriter) - Method in class com.webcodepro.applecommander.storage.filters.GutenbergFileFilter
Deal with carriage-return.
handleSpecialCodesAsHtml(PrintWriter, byte) - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksWordProcessorFileFilter
Process special coding of a text record.
handleSpecialCodesAsRtf(PrintWriter, byte) - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksWordProcessorFileFilter
Process special coding of a text record.
handleSpecialCodesAsText(PrintWriter, byte) - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksWordProcessorFileFilter
Process special coding of a text record.
handleTextRecord(byte[], PrintWriter, int) - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksWordProcessorFileFilter
Deal with an individual text record.
handleTranslation(String, PrintWriter, int) - Method in class com.webcodepro.applecommander.storage.filters.GutenbergFileFilter
Transform text into desired destination format
hasChanged() - Method in class com.webcodepro.applecommander.storage.Disk
Indicates if the disk has changed.
hasChanged() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Indicates if this file has changed since last backup.
hasChanged() - Method in class com.webcodepro.applecommander.storage.physical.ByteArrayImageLayout
Indicates if the disk has changed.
hasErrors() - Method in class com.webcodepro.applecommander.storage.compare.ComparisonResult
 
hasFileData() - Method in class com.webcodepro.applecommander.ui.ImportSpecification
Answers true if this specification has file data attached.
hasFiletype() - Method in class com.webcodepro.applecommander.ui.ImportSpecification
Indicates if a filetype has been set.
hashCode() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosSectorAddress
 
hasMoreTokens() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
Answers true if there are more tokens to process.
hasMoreTokens() - Method in class com.webcodepro.applecommander.util.ApplesoftTokenizer
Indicates if there are more tokens in the Applesoft program.
hasMoreTokens() - Method in class com.webcodepro.applecommander.util.BusinessBASICTokenizer
Indicates if there are more tokens in the Business BASIC program.
hasNext() - Method in interface com.webcodepro.applecommander.storage.FormattedDisk.DiskUsage
 
hasNext() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk.CpmDiskUsage
 
HCOLOR - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
HCOLOR - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
HexDumpFileFilter - Class in com.webcodepro.applecommander.storage.filters
Filter the given file data to be the appropriate length.
HexDumpFileFilter() - Constructor for class com.webcodepro.applecommander.storage.filters.HexDumpFileFilter
Constructor for BinaryFileFilter.
HGR - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
HGR - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
HGR2 - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
HGR2 - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
HIMEM - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
HIMEM - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
HLIN - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
HLIN - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
HOME - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
HOME - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
Host - Class in com.webcodepro.applecommander.util
Host contains static methods that return information that varies from one host operating system to another.
HPLOT - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
HPLOT - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
HTAB - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
HTAB - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 

I

IF - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
IF - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
ignoreErrors(boolean) - Method in class com.webcodepro.applecommander.util.filestreamer.FileStreamer
 
ImageIoImage - Class in com.webcodepro.applecommander.storage.filters.imagehandlers
ImageIoImage is a specific implementation of AppleImage that handles all ImageIO related coding surrounding image manipulation.
ImageIoImage(int, int) - Constructor for class com.webcodepro.applecommander.storage.filters.imagehandlers.ImageIoImage
Create ImageIoImage.
ImageOrder - Class in com.webcodepro.applecommander.storage.physical
Manages the interface between the physical disk image order and the logical operating system specific order.
ImageOrder(ByteArrayImageLayout) - Constructor for class com.webcodepro.applecommander.storage.physical.ImageOrder
Construct a ImageOrder.
imagepath - Variable in exception com.webcodepro.applecommander.storage.DiskException
 
ImportSpecification - Class in com.webcodepro.applecommander.ui
This class represents the Import specification for a single file.
ImportSpecification(ImportSpecification) - Constructor for class com.webcodepro.applecommander.ui.ImportSpecification
 
ImportSpecification(String, String) - Constructor for class com.webcodepro.applecommander.ui.ImportSpecification
Create the ImportSpecification with default values.
ImportSpecification(String, String, String) - Constructor for class com.webcodepro.applecommander.ui.ImportSpecification
Create the ImportSpecification with default values.
includeDeleted(boolean) - Method in class com.webcodepro.applecommander.util.filestreamer.FileStreamer
 
includeTypeOfFile(TypeOfFile) - Method in class com.webcodepro.applecommander.util.filestreamer.FileStreamer
 
incrementFileCount() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonDirectoryHeader
Increment the number of active entries by one.
initialize() - Method in class com.webcodepro.applecommander.util.TextBundle
Initialize the UiBundle.
initializeKnownAddresses() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
Load known memory addresses from AppleMemoryAddresses.properties.
INnbr - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
INnbr - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
INPUT - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
INPUT - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
INT - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
INT - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
IntegerBasicFileFilter - Class in com.webcodepro.applecommander.storage.filters
Filter the given file as an Integer BASIC file.
IntegerBasicFileFilter() - Constructor for class com.webcodepro.applecommander.storage.filters.IntegerBasicFileFilter
Constructor for IntegerBasicFileFilter.
INVERSE - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
INVERSE - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
is140KbDisk() - Method in class com.webcodepro.applecommander.storage.Disk
Answers true if this disk image is within the expected 140K disk size.
is2ImgOrder() - Method in class com.webcodepro.applecommander.storage.Disk
Indicate if this disk is a 2IMG disk.
is800KbDisk() - Method in class com.webcodepro.applecommander.storage.Disk
Answers true if this disk image is within the expected 800K disk size.
isAllDigits(String) - Method in class com.webcodepro.applecommander.storage.FileEntryComparator
Test for digits in the screen.
isApplesoftBasicFile() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Determine if this is an Applesoft BASIC file.
isApplesoftBasicFile() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Determine if this is an Applesoft BASIC file.
isAppleWorksFile() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Indicate if this is an AppleWorks file.
isAssemblySourceFile() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Determine if this is an assembly source code file.
isAssemblySourceFile() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFileEntry
Determine if this is an assembly source code file.
isBinaryFile() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Determine if this is a binary file.
isBinaryFile() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Determine if this is a binary file.
isBitSet(byte, int) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Determine if a specific bit is set.
isBlockDevice() - Method in class com.webcodepro.applecommander.storage.physical.DosOrder
Indicates that this device is block ordered.
isBlockDevice() - Method in class com.webcodepro.applecommander.storage.physical.ImageOrder
Indicates that this device is block ordered.
isBlockDevice() - Method in class com.webcodepro.applecommander.storage.physical.ProdosOrder
Indicates that this device is block ordered.
isBlockFree(byte[], int) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Determine if the specified block is free.
isBlockUsed(byte[], int) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Determine if the specified block is used.
isBXY() - Method in class com.webcodepro.applecommander.storage.Disk
Indicate if this disk is a ShrinkIt-compressed binary II archive.
isCenterAlign() - Method in class com.webcodepro.applecommander.storage.FormattedDisk.FileColumnHeader
 
isCodecAvailable() - Static method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Indicate if a codec is available (assist with interface requirements).
isCommandSeparator() - Method in class com.webcodepro.applecommander.util.ApplesoftToken
 
isCommandSeparator() - Method in class com.webcodepro.applecommander.util.BusinessBASICToken
 
isCompressed() - Method in class com.webcodepro.applecommander.storage.Disk
Indicate if this disk is GZIP compressed.
isConstant() - Method in class com.webcodepro.applecommander.compiler.Variable
Answers true if this is a constant value.
isConstantFloat() - Method in class com.webcodepro.applecommander.compiler.Variable
Answers true if this is a floating point constant.
isConstantInteger() - Method in class com.webcodepro.applecommander.compiler.Variable
Answers true if this is an integer constant.
isConstantString() - Method in class com.webcodepro.applecommander.compiler.Variable
Answers true if this is a string constant.
isCpmFormat() - Method in class com.webcodepro.applecommander.storage.Disk
Test the disk format to see if this is a CP/M formatted disk.
isDC42() - Method in class com.webcodepro.applecommander.storage.Disk
 
isDeleted() - Method in interface com.webcodepro.applecommander.storage.FileEntry
Identify if this file has been deleted.
isDeleted() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Indicates if this fileEntry is a deleted file.
isDeleted() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Identify if this file has been deleted.
isDeleted() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFileEntry
Identify if this file has been deleted.
isDeleted() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFileEntry
Identify if this file has been deleted.
isDeleted() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Pascal file entries are removed upon deletion, so a file entry need not be marked as deleted.
isDeleted() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Identify if this file has been deleted.
isDeleted() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Identify if this file has been deleted.
isDirectory() - Method in interface com.webcodepro.applecommander.storage.FileEntry
Identify if this is a directory file.
isDirectory() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Apple CP/M does not support directories.
isDirectory() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Identify if this is a directory file.
isDirectory() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFileEntry
Identify if this is a directory file.
isDirectory() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFileEntry
Identify if this is a directory file.
isDirectory() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Pascal does not support directories.
isDirectory() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Identify if this is a directory file.
isDirectory() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
RDOS does not support directories.
isDirectory() - Method in class com.webcodepro.applecommander.util.filestreamer.FileTuple
 
isDisk() - Method in class com.webcodepro.applecommander.util.filestreamer.FileTuple
 
isDosFormat() - Method in class com.webcodepro.applecommander.storage.Disk
Test the disk format to see if this is a DOS 3.3 formatted disk.
isDosOrder() - Method in class com.webcodepro.applecommander.storage.Disk
Indicate if this disk is DOS ordered (T0,S0 - T35,S15).
isDoubleHiresBlackAndWhiteMode() - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Indicates if this is configured for double hires black & white mode.
isDoubleHiresColorMode() - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Indicates if this is configured for double hires color mode.
isDoubleHiresMode() - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Indicates if this is a double hires mode.
isEmpty() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Indicates if this is an empty file entry.
isEmpty() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Indicates if this entry is empty - filled with $00.
isEndOfCommand() - Method in class com.webcodepro.applecommander.util.ApplesoftToken
 
isEndOfCommand() - Method in class com.webcodepro.applecommander.util.BusinessBASICToken
 
isExpressionSeparator() - Method in class com.webcodepro.applecommander.util.ApplesoftToken
 
isExpressionSeparator() - Method in class com.webcodepro.applecommander.util.BusinessBASICToken
 
isFile() - Method in class com.webcodepro.applecommander.util.filestreamer.FileTuple
 
isForkedFile() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Indicate if this is a GEOS file.
isFree() - Method in interface com.webcodepro.applecommander.storage.FormattedDisk.DiskUsage
 
isFree() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk.CpmDiskUsage
 
isGEOSFile() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Indicate if this is a GEOS file.
isHiresBlackAndWhiteMode() - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Indicates if this is configured for hires black & white mode.
isHiresColorMode() - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Indicates if this is configured for hires color mode.
isHiresMode() - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Indicates if this is a hires mode.
isHtmlRendering() - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksWordProcessorFileFilter
Indicates if this is an HTML rendering.
isHtmlRendering() - Method in class com.webcodepro.applecommander.storage.filters.GutenbergFileFilter
Indicates if this is an HTML rendering.
isIndenter() - Method in class com.webcodepro.applecommander.util.BusinessBASICToken
 
isIntegerBasicFile() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Determine if this is an Integer BASIC file.
isIntegerBasicFile() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Determine if this is an Integer BASIC file.
isIntegerNumber(String) - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
Indicates if this string is a number.
isIntegerOnlyMath() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
Indicates integer math only.
isLeftAlign() - Method in class com.webcodepro.applecommander.storage.FormattedDisk.FileColumnHeader
 
isLineNumber() - Method in class com.webcodepro.applecommander.util.ApplesoftToken
 
isLineNumber() - Method in class com.webcodepro.applecommander.util.BusinessBASICToken
 
isLinux() - Static method in class com.webcodepro.applecommander.util.Host
 
isLocked() - Method in interface com.webcodepro.applecommander.storage.FileEntry
Identify if this file is locked.
isLocked() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Indicates if this file is locked.
isLocked() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Identify if this file is locked.
isLocked() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFileEntry
Identify if this file is locked.
isLocked() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFileEntry
Identify if this file is locked.
isLocked() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Identify if this file is locked
isLocked() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Identify if this file is locked.
isLocked() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Locked doesn't appear to be a concept under RDOS.
isLocked() - Method in class com.webcodepro.applecommander.util.readerwriter.DosFileEntryReaderWriter
 
isLocked() - Method in interface com.webcodepro.applecommander.util.readerwriter.FileEntryReader
 
isLocked() - Method in class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader
 
isLocked() - Method in class com.webcodepro.applecommander.util.readerwriter.ProdosFileEntryReaderWriter
 
isMacosx() - Static method in class com.webcodepro.applecommander.util.Host
 
isNakedosFormat() - Method in class com.webcodepro.applecommander.storage.Disk
Test the disk format to see if this is a NakedOS formatted disk.
isNewImage() - Method in class com.webcodepro.applecommander.storage.Disk
Indicates if the disk image is new.
isNibbleOrder() - Method in class com.webcodepro.applecommander.storage.Disk
Indicate if this disk is a nibbilized disk..
isNumber() - Method in class com.webcodepro.applecommander.compiler.Variable
Answers true if this is a number.
isOutdenter() - Method in class com.webcodepro.applecommander.util.BusinessBASICToken
 
isOzDosFormat() - Method in class com.webcodepro.applecommander.storage.Disk
Test the disk format to see if this is a OzDOS formatted disk.
isPascalFormat() - Method in class com.webcodepro.applecommander.storage.Disk
Test the disk format to see if this is a Pascal formatted disk.
isProdosFormat() - Method in class com.webcodepro.applecommander.storage.Disk
Test the disk format to see if this is a ProDOS formatted disk.
isProdosOrder() - Method in class com.webcodepro.applecommander.storage.Disk
Indicate if this disk is ProDOS ordered (beginning with block 0).
isQuickDraw2Icon() - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Indicates if this is a QuickDraw II Icon.
isRawFileImport() - Method in class com.webcodepro.applecommander.ui.ImportSpecification
Answers true if the file should be imported as a raw file - that is, no doctoring of the file bytes at all.
isRdos33Format() - Method in class com.webcodepro.applecommander.storage.Disk
Test the disk format to see if this is a RDOS 33 formatted disk.
isRdosFormat() - Method in class com.webcodepro.applecommander.storage.Disk
Test the disk format to see if this is a RDOS formatted disk.
isRightAlign() - Method in class com.webcodepro.applecommander.storage.FormattedDisk.FileColumnHeader
 
isRtfRendering() - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksWordProcessorFileFilter
Indicates if this is an RTF rendering.
isRtfRendering() - Method in class com.webcodepro.applecommander.storage.filters.GutenbergFileFilter
Indicates if this is an RTF rendering.
isSaplingFile() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Indicates if this is a "sapling" file (2 to 256 data blocks).
isSDK() - Method in class com.webcodepro.applecommander.storage.Disk
Indicate if this disk is a ShrinkIt-compressed disk image.
isSectorFree(int, int, byte[]) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Indicates if a specific track/sector is free.
isSectorFree(int, int, byte[]) - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Indicates if a specific track/sector is free.
isSectorUsed(int, int, byte[]) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Indicates if a specific track/sector is used.
isSectorUsed(int, int, byte[]) - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Indicates if a specific track/sector is used.
isSeedlingFile() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Indicates if this is a "seedling" file (only one data block).
isSHK() - Method in class com.webcodepro.applecommander.storage.Disk
Indicate if this disk is a ShrinkIt-compressed package.
isSizeApprox(int) - Method in class com.webcodepro.applecommander.storage.physical.ImageOrder
Indicates if the physical disk is approximately this size.
isString() - Method in class com.webcodepro.applecommander.util.ApplesoftToken
 
isString() - Method in class com.webcodepro.applecommander.util.BusinessBASICToken
 
isSubdirectory() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Indicates if this is a subdirectory entry.
isSubdirectoryHeader() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Indicates if this is a subdirectory header entry.
isSuperHires16Mode() - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Indicates if this is configured for super hires 16 color mode.
isSuperHires3200Mode() - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Indicates if this is configured for super hires 3200 color mode.
isSuperHiresMode() - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Indicates if this is a super-hires mode.
isTextFile() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Determine if this is a text file.
isTextFile() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Determine if this is a text file.
isTextRendering() - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksWordProcessorFileFilter
Indicates if this is a text rendering.
isTextRendering() - Method in class com.webcodepro.applecommander.storage.filters.GutenbergFileFilter
Indicates if this is a text rendering.
isToken() - Method in class com.webcodepro.applecommander.util.ApplesoftToken
 
isToken() - Method in class com.webcodepro.applecommander.util.BusinessBASICToken
 
isTrackAndSectorDevice() - Method in class com.webcodepro.applecommander.storage.physical.DosOrder
Indicates that this device is track and sector ordered.
isTrackAndSectorDevice() - Method in class com.webcodepro.applecommander.storage.physical.ImageOrder
Indicates that this device is track and sector ordered.
isTrackAndSectorDevice() - Method in class com.webcodepro.applecommander.storage.physical.ProdosOrder
Indicates that this device is track and sector ordered.
isTreeFile() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Indicates if this is a "tree" file (257 to 32768 data blocks).
isTypeFloat() - Method in class com.webcodepro.applecommander.compiler.Variable
Answers true if this variable is floating point.
isTypeInteger() - Method in class com.webcodepro.applecommander.compiler.Variable
Answers true if this variable is integer.
isTypeString() - Method in class com.webcodepro.applecommander.compiler.Variable
Answers true if this variable is string.
isUniDosFormat() - Method in class com.webcodepro.applecommander.storage.Disk
Test the disk format to see if this is a UniDOS formatted disk.
isUsed() - Method in interface com.webcodepro.applecommander.storage.FormattedDisk.DiskUsage
 
isUsed() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk.CpmDiskUsage
 
isVariableType() - Method in class com.webcodepro.applecommander.compiler.Variable
Answers true if this is a variable.
isVolumeHeader() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Indicates if this is a volume header entry.
isWindows() - Static method in class com.webcodepro.applecommander.util.Host
 
isWPFormat() - Method in class com.webcodepro.applecommander.storage.Disk
Test the disk format to see if this is a WP formatted disk.
iterator() - Method in class com.webcodepro.applecommander.util.filestreamer.FileStreamer
 

J

json(int) - Static method in class com.webcodepro.applecommander.ui.DirectoryLister
 
JsonListingStrategy(int) - Constructor for class com.webcodepro.applecommander.ui.DirectoryLister.JsonListingStrategy
 

K

kind - Variable in exception com.webcodepro.applecommander.storage.DiskCorruptException
 

L

last(Disk) - Method in class com.webcodepro.applecommander.ui.DirectoryLister.JsonListingStrategy
 
last(Disk) - Method in class com.webcodepro.applecommander.ui.DirectoryLister.ListingStrategy
 
lastModificationDate(Date) - Method in class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader.Builder
 
lastModificationDate(Optional<Date>) - Method in class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader.Builder
 
LEFT$ - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
LEFT$ - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
LEN - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
LEN - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
LESSTHAN - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
LESSTHAN - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
LET - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
LET - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
lfToCr() - Method in class com.webcodepro.applecommander.util.TranslatorStream.Builder
 
list(String) - Method in class com.webcodepro.applecommander.ui.DirectoryLister
 
LIST - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
LIST - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
ListingStrategy(int) - Constructor for class com.webcodepro.applecommander.ui.DirectoryLister.ListingStrategy
 
LOAD - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
LOAD - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
locateField(int, int, int, byte[], byte[], int) - Method in class com.webcodepro.applecommander.storage.physical.NibbleOrder
Locate a field on the track.
locked(boolean) - Method in class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader.Builder
 
locked(Optional<Boolean>) - Method in class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader.Builder
 
LOG - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
LOG - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
LOMEM - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
LOMEM - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 

M

makeDosOrder() - Method in class com.webcodepro.applecommander.storage.Disk
Change underlying image order to DOS ImageOrder.
makeProdosOrder() - Method in class com.webcodepro.applecommander.storage.Disk
Change to a different ImageOrder.
matchGlobs(String...) - Method in class com.webcodepro.applecommander.util.filestreamer.FileStreamer
 
matchGlobs(List<String>) - Method in class com.webcodepro.applecommander.util.filestreamer.FileStreamer
 
MAX_EXTENTS_PER_ENTRY - Static variable in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
The maximum number of extents per file entry record.
MID$ - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
MID$ - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
MINUS - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
MINUS - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
MODE_DHR_BLACK_AND_WHITE - Static variable in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
 
MODE_DHR_COLOR - Static variable in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
 
MODE_HGR_BLACK_AND_WHITE - Static variable in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
 
MODE_HGR_COLOR - Static variable in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
 
MODE_QUICKDRAW2_ICON - Static variable in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
 
MODE_SHR_16 - Static variable in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
 
MODE_SHR_3200 - Static variable in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
 
MULTIPLY - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
MULTIPLY - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 

N

NakedosFileEntry - Class in com.webcodepro.applecommander.storage.os.nakedos
Represents a Nakedos file entry on disk.
NakedosFileEntry(NakedosFormatDisk, int, int) - Constructor for class com.webcodepro.applecommander.storage.os.nakedos.NakedosFileEntry
Constructor for NakedosFileEntry.
NakedosFileEntryReader - Class in com.webcodepro.applecommander.util.readerwriter
 
NakedosFileEntryReader(NakedosFileEntry) - Constructor for class com.webcodepro.applecommander.util.readerwriter.NakedosFileEntryReader
 
NakedosFormatDisk - Class in com.webcodepro.applecommander.storage.os.nakedos
Manages a disk that is in NakedOS format.
NakedosFormatDisk(String, ImageOrder) - Constructor for class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
) Constructor for NakedosFormatDisk.
Name - Class in com.webcodepro.applecommander.util
 
Name(String) - Constructor for class com.webcodepro.applecommander.util.Name
 
needsAddress() - Method in interface com.webcodepro.applecommander.storage.FileEntry
Indicates if this filetype requires an address component.
needsAddress() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Indicates if this filetype requires an address component.
needsAddress() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Indicates if this filetype requires an address component.
needsAddress() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFileEntry
Indicates if this filetype requires an address component.
needsAddress() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFileEntry
Indicates if this filetype requires an address component.
needsAddress() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Indicates if this filetype requires an address component.
needsAddress() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Indicates if this filetype requires an address component.
needsAddress() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Indicates if this filetype requires an address component.
needsAddress(String) - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Indicates if this filetype requires an address component.
needsAddress(String) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Indicates if this filetype requires an address component.
needsAddress(String) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Indicates if this filetype requires an address component.
needsAddress(String) - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Indicates if this filetype requires an address component.
needsAddress(String) - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Indicates if this filetype requires an address component.
needsAddress(String) - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Indicates if this filetype requires an address component.
needsAddress(String) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Indicates if this filetype requires an address component.
needsAddress(String) - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Indicates if this filetype requires an address component.
NEW - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
NEW - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
next() - Method in interface com.webcodepro.applecommander.storage.FormattedDisk.DiskUsage
 
next() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk.CpmDiskUsage
 
NEXT - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
NEXT - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
nextToken() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
Get the next token.
NibbleOrder - Class in com.webcodepro.applecommander.storage.physical
Supports disk images stored in nibbilized DOS physical order.
NibbleOrder(ByteArrayImageLayout) - Constructor for class com.webcodepro.applecommander.storage.physical.NibbleOrder
Construct a NibbleOrder.
NORMAL - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
NORMAL - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
NOT - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
NOT - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
NOTRACE - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
NOTRACE - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
number - Variable in class com.webcodepro.applecommander.storage.os.prodos.ProdosBlockAddress
 

O

of(FileEntry) - Method in class com.webcodepro.applecommander.util.filestreamer.FileTuple
 
of(FormattedDisk) - Static method in class com.webcodepro.applecommander.util.filestreamer.FileTuple
 
offender - Variable in exception com.webcodepro.applecommander.storage.DiskCorruptException
 
OFFSET - Static variable in class com.webcodepro.applecommander.storage.physical.UniversalDiskImageLayout
This is the 2IMG offset.
ON - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
ON - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
ONERR - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
ONERR - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
OR - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
OR - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
OverrideFileEntryReader - Class in com.webcodepro.applecommander.util.readerwriter
Allow programmatic control of what is in the results of the file entry.
OverrideFileEntryReader() - Constructor for class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader
 
OverrideFileEntryReader.Builder - Class in com.webcodepro.applecommander.util.readerwriter
 
OZDOS_DISK_1 - Static variable in class com.webcodepro.applecommander.storage.os.dos33.OzDosFormatDisk
Use this indicator to work with logical disk #1.
OZDOS_DISK_2 - Static variable in class com.webcodepro.applecommander.storage.os.dos33.OzDosFormatDisk
Use this indicator to work with logical disk #2.
OzDosFormatDisk - Class in com.webcodepro.applecommander.storage.os.dos33
Manages a disk that is in OzDOS format.
OzDosFormatDisk(String, ImageOrder, int) - Constructor for class com.webcodepro.applecommander.storage.os.dos33.OzDosFormatDisk
Constructor for OzDosFormatDisk.

P

PascalFileEntry - Class in com.webcodepro.applecommander.storage.os.pascal
Represents a Pascal file entry on disk.
PascalFileEntry(byte[], PascalFormatDisk) - Constructor for class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Constructor for PascalFileEntry.
PascalFileEntryReaderWriter - Class in com.webcodepro.applecommander.util.readerwriter
 
PascalFileEntryReaderWriter(PascalFileEntry) - Constructor for class com.webcodepro.applecommander.util.readerwriter.PascalFileEntryReaderWriter
 
PascalFormatDisk - Class in com.webcodepro.applecommander.storage.os.pascal
Manages a disk that is in the Pascal format.
PascalFormatDisk(String, ImageOrder) - Constructor for class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Constructor for PascalFormatDisk.
PascalTextFileFilter - Class in com.webcodepro.applecommander.storage.filters
Filter the given file as a Pascal ".text" file.
PascalTextFileFilter() - Constructor for class com.webcodepro.applecommander.storage.filters.PascalTextFileFilter
Constructor for PascalTextFileFilter.
paths - Variable in class com.webcodepro.applecommander.util.filestreamer.FileTuple
 
PDL - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
PDL - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
PEEK - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
PEEK - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
peekToken() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
Take a peek at the next token.
PHYSICAL_BLOCK_TRACK_START - Static variable in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
The track number which CP/M block #0 resides at.
PHYSICAL_SECTORS_PER_BLOCK - Static variable in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
The number of physical sectors per CP/M block.
PLOT - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
PLOT - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
PLUS - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
PLUS - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
POKE - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
POKE - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
POP - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
POP - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
POS - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
POS - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
POWER - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
POWER - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
predicate - Variable in enum com.webcodepro.applecommander.util.filestreamer.TypeOfFile
 
PRINT - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
PRINT - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
PRnbr - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
PRnbr - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
processCell(PrintWriter, byte[], int, int, int, int) - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksSpreadSheetFileFilter
Process an individual cell.
processDoubleHiresBlackAndWhiteLine(byte[], byte[], AppleImage, int) - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Given a specific line in the image, process it in double hires black and white mode.
processDoubleHiresColorLine(byte[], byte[], AppleImage, int) - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Given a specific line in the image, process it in double hires color mode.
processHiresBlackAndWhiteLine(byte[], AppleImage, int) - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Given a specific line in the image, process it in hires black and white mode.
processHiresColorLine(byte[], AppleImage, int) - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Given a specific line in the image, process it in hires color mode.
processRow(PrintWriter, byte[], int, int) - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksSpreadSheetFileFilter
Process an entire row.
processSuperHiresLine(byte[], AppleImage, int, byte, byte[]) - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Given a specific line in the image, process it in super hires color mode.
PRODOS_BLOCKS_ON_140KB_DISK - Static variable in class com.webcodepro.applecommander.storage.Disk
 
ProdosBlockAddress - Class in com.webcodepro.applecommander.storage.os.prodos
A Container for DOS 3.3 Sector Addresses.
ProdosBlockAddress(int) - Constructor for class com.webcodepro.applecommander.storage.os.prodos.ProdosBlockAddress
 
ProdosCommonDirectoryHeader - Class in com.webcodepro.applecommander.storage.os.prodos
Provide common directory header attributes.
ProdosCommonDirectoryHeader(ProdosFormatDisk, int) - Constructor for class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonDirectoryHeader
Constructor for ProdosCommonDirectoryHeader.
ProdosCommonEntry - Class in com.webcodepro.applecommander.storage.os.prodos
Represents the common Prodos entry behavior.
ProdosCommonEntry(ProdosFormatDisk, int, int) - Constructor for class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Constructor for ProdosCommonEntry.
ProdosDirectoryEntry - Class in com.webcodepro.applecommander.storage.os.prodos
Implement directory functionality.
ProdosDirectoryEntry(ProdosFormatDisk, int, int, ProdosSubdirectoryHeader) - Constructor for class com.webcodepro.applecommander.storage.os.prodos.ProdosDirectoryEntry
Constructor for ProdosDirectoryEntry.
ProdosDiskSizeDoesNotMatchException - Exception in com.webcodepro.applecommander.storage.os.prodos
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.
ProdosDiskSizeDoesNotMatchException(String, String) - Constructor for exception com.webcodepro.applecommander.storage.os.prodos.ProdosDiskSizeDoesNotMatchException
Constructor for ProdosDiskSizeDoesNotMatchException.
ProdosFileEntry - Class in com.webcodepro.applecommander.storage.os.prodos
Represents a ProDOS file entry on disk.
ProdosFileEntry(ProdosFormatDisk, int, int) - Constructor for class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Constructor for ProdosFileEntry.
ProdosFileEntryReaderWriter - Class in com.webcodepro.applecommander.util.readerwriter
 
ProdosFileEntryReaderWriter(ProdosFileEntry) - Constructor for class com.webcodepro.applecommander.util.readerwriter.ProdosFileEntryReaderWriter
 
prodosFiletype(String) - Method in class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader.Builder
 
prodosFiletype(Optional<String>) - Method in class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader.Builder
 
ProdosFormatDisk - Class in com.webcodepro.applecommander.storage.os.prodos
Manages a disk that is in the ProDOS format.
ProdosFormatDisk(String, ImageOrder) - Constructor for class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Constructor for ProdosFormatDisk.
ProdosOrder - Class in com.webcodepro.applecommander.storage.physical
Supports disk images stored in ProDOS physical order.
ProdosOrder(ByteArrayImageLayout) - Constructor for class com.webcodepro.applecommander.storage.physical.ProdosOrder
Construct a ProdosOrder.
ProdosSubdirectoryHeader - Class in com.webcodepro.applecommander.storage.os.prodos
Provides common subdirectory attributes.
ProdosSubdirectoryHeader(ProdosFormatDisk, int) - Constructor for class com.webcodepro.applecommander.storage.os.prodos.ProdosSubdirectoryHeader
Constructor for ProdosSubdirectoryHeader.
ProdosVolumeDirectoryHeader - Class in com.webcodepro.applecommander.storage.os.prodos
Represents the ProDOS volume directory header.
ProdosVolumeDirectoryHeader(ProdosFormatDisk) - Constructor for class com.webcodepro.applecommander.storage.os.prodos.ProdosVolumeDirectoryHeader
Constructor for ProdosVolumeDirectoryHeaderEntry.
pushd(FileEntry) - Method in class com.webcodepro.applecommander.util.filestreamer.FileTuple
 
putDirectory(List<PascalFileEntry>) - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Write the revised directory.

R

Range - Class in com.webcodepro.applecommander.util
Represents a range of numbers with helper methods to put them together.
Range(int, int) - Constructor for class com.webcodepro.applecommander.util.Range
 
RdosFileEntry - Class in com.webcodepro.applecommander.storage.os.rdos
Handle RDOS file entry format.
RdosFileEntry(byte[], RdosFormatDisk) - Constructor for class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Constructor for RdosFileEntry.
RdosFileEntryReader - Class in com.webcodepro.applecommander.util.readerwriter
 
RdosFileEntryReader(RdosFileEntry) - Constructor for class com.webcodepro.applecommander.util.readerwriter.RdosFileEntryReader
 
RdosFormatDisk - Class in com.webcodepro.applecommander.storage.os.rdos
Manages a disk that is in the RDOS format.
RdosFormatDisk(String, ImageOrder) - Constructor for class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Constructor for RdosFormatDisk.
read() - Method in class com.webcodepro.applecommander.util.TranslatorStream
 
READ - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
READ - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
readBlock(int) - Method in class com.webcodepro.applecommander.storage.Disk
Read the block from the disk image.
readBlock(int) - Method in class com.webcodepro.applecommander.storage.physical.DosOrder
Read the block from the disk image.
readBlock(int) - Method in class com.webcodepro.applecommander.storage.physical.ImageOrder
Read the block from the disk image.
readBlock(int) - Method in class com.webcodepro.applecommander.storage.physical.ProdosOrder
Read the block from the disk image.
readBytes(int, int) - Method in class com.webcodepro.applecommander.storage.physical.ByteArrayImageLayout
Extract a portion of the disk image.
readBytes(int, int) - Method in class com.webcodepro.applecommander.storage.physical.ImageOrder
Extract a portion of the disk image.
readBytes(int, int) - Method in class com.webcodepro.applecommander.storage.physical.UniversalDiskImageLayout
Extract a portion of the disk image.
readCpmBlock(int) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Read a CP/M block (1K in size).
readCpmFileEntries() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
 
readDirectory() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Read directory blocks.
readFileEntry() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Read the FileEntry from the disk image.
readFileEntry() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFileEntry
Read the FileEntry from the disk image.
readFileEntry() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Read the fileEntry bytes from the disk image.
readFileEntry(int) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Read the fileEntry bytes from the disk image.
readRdosBlock(int) - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Read an RDOS block.
readSector(int, int) - Method in class com.webcodepro.applecommander.storage.Disk
Retrieve the specified sector.
readSector(int, int) - Method in class com.webcodepro.applecommander.storage.os.dos33.OzDosFormatDisk
Retrieve the specified sector.
readSector(int, int) - Method in class com.webcodepro.applecommander.storage.os.dos33.UniDosFormatDisk
Retrieve the specified sector.
readSector(int, int) - Method in class com.webcodepro.applecommander.storage.physical.DosOrder
Retrieve the specified sector.
readSector(int, int) - Method in class com.webcodepro.applecommander.storage.physical.ImageOrder
Retrieve the specified sector.
readSector(int, int) - Method in class com.webcodepro.applecommander.storage.physical.NibbleOrder
Retrieve the specified sector.
readSector(int, int) - Method in class com.webcodepro.applecommander.storage.physical.ProdosOrder
Retrieve the specified sector.
readThread(ThreadRecord) - Static method in class com.webcodepro.applecommander.util.ShrinkItUtilities
readThread Reads the data from a thread
readTrackData(int) - Method in class com.webcodepro.applecommander.storage.physical.NibbleOrder
Read nibbilized track data.
readTranslateTable - Variable in class com.webcodepro.applecommander.storage.physical.NibbleOrder
The read translation table.
readVolumeBitMap() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Read the Volume Bit Map.
readVtoc() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Return the VTOC (Volume Table Of Contents).
readVtoc() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Return the VTOC (Volume Table Of Contents).
readVtoc() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Return the VTOC (Volume Table Of Contents).
RECALL - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
RECALL - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
RECORD_COUNT_OFFSET - Static variable in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Offset to the record count (RC) field.
recurse(DirectoryEntry) - Method in class com.webcodepro.applecommander.util.DiskRecurser
 
recurse(Disk) - Method in class com.webcodepro.applecommander.util.DiskRecurser
 
recurse(FormattedDisk) - Method in class com.webcodepro.applecommander.util.DiskRecurser
 
recursive() - Method in class com.webcodepro.applecommander.util.DiskRecurser.Builder
 
recursive(boolean) - Method in class com.webcodepro.applecommander.util.filestreamer.FileStreamer
 
RECURSIVE_DIRECTORY_STRUCTURE - com.webcodepro.applecommander.storage.DiskCorruptException.Kind
 
REM - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
REM - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
resizeDiskImage() - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Resize the disk image to be its full size.
resizeDiskImage(int) - Method in class com.webcodepro.applecommander.storage.Disk
Resize a disk image up to a larger size.
resourceData(byte[]) - Method in class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader.Builder
 
resourceData(Optional<byte[]>) - Method in class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader.Builder
 
RESTORE - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
RESTORE - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
RESUME - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
RESUME - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
RETURN - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
RETURN - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
RIGHT$ - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
RIGHT$ - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
RND - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
RND - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
ROT - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
ROT - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
RUN - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
RUN - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 

S

sameBlocksPerDisk(ImageOrder, ImageOrder) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Answers true if the two disks have the same number of blocks per disk.
sameSectorsPerDisk(ImageOrder, ImageOrder) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Answers true if the two disks have the same sectors per disk.
save() - Method in class com.webcodepro.applecommander.storage.Disk
Save a Disk image to its file.
save() - Method in class com.webcodepro.applecommander.ui.UserPreferences
Save the user preferences to disk.
save(OutputStream) - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.AppleImage
Save the image.
save(OutputStream) - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.ImageIoImage
Save the image.
save(OutputStream) - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.SunJpegImage
Save the image.
SAVE - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
SAVE - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
saveAs(String) - Method in class com.webcodepro.applecommander.storage.Disk
Save a Disk image as a new/different file.
SCALE - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
SCALE - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
SCRN - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
SCRN - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
sector - Variable in class com.webcodepro.applecommander.storage.os.dos33.DosSectorAddress
 
SECTOR_LOCATION_INDEX - Static variable in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Indicates the index of the sector in the location array.
SECTOR_LOCATION_INDEX - Static variable in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Indicates the index of the sector in the location array.
SECTOR_LOCATION_INDEX - Static variable in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Indicates the index of the sector in the location array.
SECTOR_SIZE - Static variable in class com.webcodepro.applecommander.storage.Disk
 
sectorSkew - Static variable in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
The sector skew of the CP/M disk image.
selectCompareByBlockGeometry() - Method in class com.webcodepro.applecommander.storage.compare.DiskDiff.Builder
Compare disks by 512-byte ProDOS/Pascal blocks.
selectCompareByFileContent() - Method in class com.webcodepro.applecommander.storage.compare.DiskDiff.Builder
Compare disks by files based on content; allowing files to have moved or been renamed.
selectCompareByFileName() - Method in class com.webcodepro.applecommander.storage.compare.DiskDiff.Builder
Compare disks by files ensuring that all filenames match.
selectCompareByNativeGeometry() - Method in class com.webcodepro.applecommander.storage.compare.DiskDiff.Builder
Compare disks by whatever native geometry the disks have.
selectCompareByTrackSectorGeometry() - Method in class com.webcodepro.applecommander.storage.compare.DiskDiff.Builder
Compare disks by 256-byte DOS sectors.
selectHtmlRendering() - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksWordProcessorFileFilter
Selects the HTML rendering engine.
selectHtmlRendering() - Method in class com.webcodepro.applecommander.storage.filters.GutenbergFileFilter
Selects the HTML rendering engine.
selectRtfRendering() - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksWordProcessorFileFilter
Selects the RTF rendering engine.
selectRtfRendering() - Method in class com.webcodepro.applecommander.storage.filters.GutenbergFileFilter
Selects the RTF rendering engine.
selectTextRendering() - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksWordProcessorFileFilter
Selects the text rendering engine.
selectTextRendering() - Method in class com.webcodepro.applecommander.storage.filters.GutenbergFileFilter
Selects the text rendering engine.
SEPARATOR - Static variable in class com.webcodepro.applecommander.util.filestreamer.FileTuple
 
set3ByteValue(byte[], int, int) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Set the value of a 3 byte value.
setAccess(int, boolean) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Set the access byte.
setAddress(int) - Method in interface com.webcodepro.applecommander.storage.FileEntry
Set the address that this file loads at.
setAddress(int) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Set the address that this file loads at.
setAddress(int) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Set the address that this file loads at.
setAddress(int) - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFileEntry
Set the address that this file loads at.
setAddress(int) - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFileEntry
Set the address that this file loads at.
setAddress(int) - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Set the address that this file loads at.
setAddress(int) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Set the address that this file loads at.
setAddress(int) - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Set the address that this file loads at.
setAddress(int) - Method in class com.webcodepro.applecommander.ui.ImportSpecification
Sets the address.
setAuxiliaryType(byte[], byte, byte) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Set the auxiliary type for this file.
setAuxiliaryType(byte[], int) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Set the auxiliary type for this file.
setAuxiliaryType(int) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Set the auxiliary type for this file.
setAuxiliaryType(int) - Method in interface com.webcodepro.applecommander.util.readerwriter.FileEntryWriter
 
setAuxiliaryType(int) - Method in class com.webcodepro.applecommander.util.readerwriter.ProdosFileEntryReaderWriter
 
setAvailableExtensions(String[]) - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.AppleImage
Set the list of file extensions that can be handled.
setBinaryAddress(int) - Method in class com.webcodepro.applecommander.util.readerwriter.DosFileEntryReaderWriter
 
setBinaryAddress(int) - Method in interface com.webcodepro.applecommander.util.readerwriter.FileEntryWriter
The address embedded in binary objects.
setBinaryAddress(int) - Method in class com.webcodepro.applecommander.util.readerwriter.ProdosFileEntryReaderWriter
 
setBinaryLength(int) - Method in class com.webcodepro.applecommander.util.readerwriter.DosFileEntryReaderWriter
 
setBinaryLength(int) - Method in interface com.webcodepro.applecommander.util.readerwriter.FileEntryWriter
The length embedded in binary, Applesoft, Integer BASIC objects.
setBinaryLength(int) - Method in class com.webcodepro.applecommander.util.readerwriter.ProdosFileEntryReaderWriter
 
setBit(byte, int) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Set a specific bit (turn it on).
setBitMapPointer(int) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonDirectoryHeader
Set the block number of the bit map.
setBlockFree(byte[], int) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Set if the specified block is free.
setBlocksUsed(int) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Set the number of blocks used.
setBlockUsed(byte[], int) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Set if the specified block is free.
setBytesUsedInLastBlock(int) - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Set the number of bytes used in files last block.
setCanDestroy(boolean) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Set if this file may be destroyed.
setCanRead(boolean) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Set if this file may be read.
setCanRename(boolean) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Set if this file may be renamed.
setCanWrite(boolean) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Set if this file may be written.
setChanged(boolean) - Method in class com.webcodepro.applecommander.storage.physical.ByteArrayImageLayout
Set the changed indicator.
setCompileDirectory(String) - Method in class com.webcodepro.applecommander.ui.UserPreferences
Set the compile directory.
setCreationDate(Date) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Set the creation date.
setCreationDate(Date) - Method in interface com.webcodepro.applecommander.util.readerwriter.FileEntryWriter
 
setCreationDate(Date) - Method in class com.webcodepro.applecommander.util.readerwriter.ProdosFileEntryReaderWriter
 
setDiskImage(byte[]) - Method in class com.webcodepro.applecommander.storage.physical.ByteArrayImageLayout
Set the physical disk image.
setDiskImageDirectory(String) - Method in class com.webcodepro.applecommander.ui.UserPreferences
Set the disk image directory.
setDiskImageManager(ByteArrayImageLayout) - Method in class com.webcodepro.applecommander.storage.physical.ImageOrder
Set the physical disk image.
setDiskName(String) - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Set the name of the disk to volumeName.
setDiskName(String) - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Set the name of the disk.
setDiskName(String) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Set the name of the disk (volume name).
setEntriesPerBlock() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonDirectoryHeader
Set the number of entries per block.
setEntryIndex(int) - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Remember the index of a newly created file entry.
setEntryLength() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonDirectoryHeader
Set the length of each entry.
setEofPosition(int) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Set the EOF position.
setExportDirectory(String) - Method in class com.webcodepro.applecommander.ui.UserPreferences
Set the export directory.
setExtension(String) - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Set the format name.
setFileCount(int) - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Set the file count in a volume entry.
setFileCount(int) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonDirectoryHeader
Set the number of active entries in the directory.
setFileData(byte[]) - Method in interface com.webcodepro.applecommander.storage.FileEntry
Set file data.
setFileData(byte[]) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Set file data.
setFileData(byte[]) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Set the file data.
setFileData(byte[]) - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFileEntry
Set the file data.
setFileData(byte[]) - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFileEntry
Set the file data.
setFileData(byte[]) - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Set file data for this file entry.
setFileData(byte[]) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Set the file data.
setFileData(byte[]) - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Set file data.
setFileData(byte[]) - Method in class com.webcodepro.applecommander.ui.ImportSpecification
Set the binary file data (only done with validated file types).
setFileData(byte[]) - Method in class com.webcodepro.applecommander.util.readerwriter.DosFileEntryReaderWriter
 
setFileData(byte[]) - Method in interface com.webcodepro.applecommander.util.readerwriter.FileEntryWriter
 
setFileData(byte[]) - Method in class com.webcodepro.applecommander.util.readerwriter.PascalFileEntryReaderWriter
 
setFileData(byte[]) - Method in class com.webcodepro.applecommander.util.readerwriter.ProdosFileEntryReaderWriter
 
setFileData(byte[], byte[]) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Set the file data, with the expectation that both data and resource forks are present (storage type $05).
setFileData(byte[], byte[]) - Method in interface com.webcodepro.applecommander.util.readerwriter.FileEntryWriter
 
setFileData(byte[], byte[]) - Method in class com.webcodepro.applecommander.util.readerwriter.ProdosFileEntryReaderWriter
 
setFileData(FileEntry, byte[]) - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Writes the raw bytes into the file.
setFileData(FileEntry, byte[]) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Writes the raw bytes into the file.
setFileData(FileEntry, byte[]) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Writes the raw bytes into the file.
setFileData(FileEntry, byte[]) - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Writes the raw bytes into the file.
setFileData(FileEntry, byte[]) - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Writes the raw bytes into the file.
setFileData(FileEntry, byte[]) - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Writes the raw bytes into the file.
setFileData(FileEntry, byte[]) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Writes the raw bytes into the file.
setFileData(FileEntry, byte[]) - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Writes the raw bytes into the file.
setFileData(DosFileEntry, byte[]) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Set the data associated with the specified DosFileEntry into sectors on the disk.
setFileData(GutenbergFileEntry, byte[]) - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Set the data associated with the specified GutenbergFileEntry into sectors on the disk.
setFileData(NakedosFileEntry, byte[]) - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Set the data associated with the specified NakedosFileEntry into sectors on the disk.
setFileData(ProdosFileEntry, byte[]) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Set the data associated with the specified ProdosFileEntry into sectors on the disk.
setFileData(ProdosFileEntry, byte[], byte[]) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Set the data associated with the specified ProdosFileEntry into sectors on the disk.
setFileExtension(String) - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.AppleImage
Sets the file extension.
setFilename(String) - Method in class com.webcodepro.applecommander.storage.Disk
Sets the filename.
setFilename(String) - Method in interface com.webcodepro.applecommander.storage.FileEntry
Set the name of this file.
setFilename(String) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Set the filename.
setFilename(String) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Set the name of this file.
setFilename(String) - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFileEntry
Set the name of this file.
setFilename(String) - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFileEntry
Set the name of this file.
setFilename(String) - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Set the name of this file.
setFilename(String) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Set the name of this file.
setFilename(String) - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Set the name of this file.
setFilename(String) - Method in class com.webcodepro.applecommander.util.readerwriter.DosFileEntryReaderWriter
 
setFilename(String) - Method in interface com.webcodepro.applecommander.util.readerwriter.FileEntryWriter
 
setFilename(String) - Method in class com.webcodepro.applecommander.util.readerwriter.PascalFileEntryReaderWriter
 
setFilename(String) - Method in class com.webcodepro.applecommander.util.readerwriter.ProdosFileEntryReaderWriter
 
setFiletype(long) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Set the filetype based on a long - thunk into a byte
setFiletype(String) - Method in interface com.webcodepro.applecommander.storage.FileEntry
Set the filetype.
setFiletype(String) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Set the filetype.
setFiletype(String) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Set the filetype.
setFiletype(String) - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFileEntry
Set the filetype (typeless - unused)
setFiletype(String) - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFileEntry
Set the filetype (typeless - unused)
setFiletype(String) - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Set the filetype.
setFiletype(String) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Set the filetype based on a string value.
setFiletype(String) - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Set the filetype.
setFiletype(String) - Method in class com.webcodepro.applecommander.ui.ImportSpecification
Sets the filetype.
setFileTypeT1(int, int) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Write the file type T1 entry.
setFileTypeT2(int, int) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Write the file type T2 entry.
setFileTypeT3(int, int) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Write the file type T3 entry.
setFirstBlock(int) - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Set the block number of the file's 1st block.
setGEOSFileData(ProdosFileEntry, byte[]) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Set the data associated with the specified ProdosFileEntry into sectors on the disk.
setGEOSMeta(byte[]) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Copy GEOS-specific metadata to the directory entry verbatim: Bytes $00-$10 ($11 bytes) Bytes $18-$1d ($06 bytes) Bytes $21-$24 ($04 bytes)
setGEOSSaplingData(byte[], ProdosFileEntry, byte[]) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Set the GEOS "sapling" file data.
setGEOSTreeData(byte[], ProdosFileEntry, byte[]) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Set the GEOS "tree" file data.
setHasChanged(boolean) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Set if this file has changed since last backup.
setHeaderPointer(int) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Set the block number of the block for the directory which describes this file.
setHighBit() - Method in class com.webcodepro.applecommander.util.TranslatorStream.Builder
 
setHousekeeping() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosSubdirectoryHeader
Set up some housekeeping bits
setImageOrder(ImageOrder) - Method in class com.webcodepro.applecommander.storage.Disk
Set the physical ordering of the disk.
setImportDirectory(String) - Method in class com.webcodepro.applecommander.ui.UserPreferences
Set the import directory.
setIntegerOnlyMath(boolean) - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
Sets integer only math.
setKeyPointer(int) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Set the key pointer.
setLastBlock(int) - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Set the block number of the file's last block + 1.
setLastModificationDate(Date) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Set the last modification date.
setLastModificationDate(Date) - Method in interface com.webcodepro.applecommander.util.readerwriter.FileEntryWriter
 
setLastModificationDate(Date) - Method in class com.webcodepro.applecommander.util.readerwriter.PascalFileEntryReaderWriter
 
setLastModificationDate(Date) - Method in class com.webcodepro.applecommander.util.readerwriter.ProdosFileEntryReaderWriter
 
setLocked(boolean) - Method in interface com.webcodepro.applecommander.storage.FileEntry
Set the lock indicator.
setLocked(boolean) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Set the locked status.
setLocked(boolean) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Set the lock indicator.
setLocked(boolean) - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFileEntry
Set the lock indicator (unused)
setLocked(boolean) - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFileEntry
Set the lock indicator (unused)
setLocked(boolean) - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Set the lock indicator.
setLocked(boolean) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Set the lock indicator.
setLocked(boolean) - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Set the lock indicator.
setLocked(boolean) - Method in class com.webcodepro.applecommander.util.readerwriter.DosFileEntryReaderWriter
 
setLocked(boolean) - Method in interface com.webcodepro.applecommander.util.readerwriter.FileEntryWriter
 
setLocked(boolean) - Method in class com.webcodepro.applecommander.util.readerwriter.ProdosFileEntryReaderWriter
 
setMinimumProdosVersion(int) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Set the minimum version of ProDOS which can access this file.
setMode(int) - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Set the color mode.
setModificationDate(Date) - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Set the file modification date.
setParentEntry(int) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosSubdirectoryHeader
Sets the number of the file entry within the parent block.
setParentEntryLength(int) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosSubdirectoryHeader
Sets the number of the file entry within the parent block.
setParentPointer(int) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosSubdirectoryHeader
Set the block number of the parent directory which contains the file entry for this subdirectory.
setPascalDate(byte[], int, Date) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Set a Pascal data to the buffer.
Bits 0-3: month (1-12)
Bits 4-8: day (1-31)
Bits 9-15: year (0-99)
setPascalString(byte[], int, String, int) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Set a Pascal string into the buffer.
setPoint(int, int, int) - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.AppleImage
Set a color point.
setPoint(int, int, int) - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.ImageIoImage
Set a color point.
setPoint(int, int, int) - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.SunJpegImage
Set a color point.
setProdosDate(byte[], int, Date) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Set a ProDOS date into the buffer.
setProdosDirectoryEntry(ProdosDirectoryEntry) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosSubdirectoryHeader
Set the related ProDOS directory entry.
setProdosFiletype(String) - Method in class com.webcodepro.applecommander.util.readerwriter.DosFileEntryReaderWriter
 
setProdosFiletype(String) - Method in interface com.webcodepro.applecommander.util.readerwriter.FileEntryWriter
 
setProdosFiletype(String) - Method in class com.webcodepro.applecommander.util.readerwriter.PascalFileEntryReaderWriter
 
setProdosFiletype(String) - Method in class com.webcodepro.applecommander.util.readerwriter.ProdosFileEntryReaderWriter
 
setProdosString(byte[], int, String, int) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Sets a ProDOS string into the buffer.
setProdosVersion(int) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Set the version of ProDOS that created this file.
setRawFileImport(boolean) - Method in class com.webcodepro.applecommander.ui.ImportSpecification
Sets raw file import flag.
setRendering(int) - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksWordProcessorFileFilter
Set the rendering method.
setRendering(int) - Method in class com.webcodepro.applecommander.storage.filters.GutenbergFileFilter
Set the rendering method.
setSaplingFile() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Sets the storage type to a "sapling" file (2 to 256 data blocks).
setSaveDirectory(String) - Method in class com.webcodepro.applecommander.ui.UserPreferences
Set the save directory.
setSector(int) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Set the sector of the first track/sector list sector.
setSector(int) - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFileEntry
Set the sector of the first track/sector list sector.
setSectorFree(int, int, byte[]) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Sets the track/sector indicator to free.
setSectorFree(int, int, byte[]) - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Sets the track/sector indicator to free.
setSectorsUsed(int) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Set the number of sectors used.
setSectorsUsed(int) - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFileEntry
Set the number of sectors used.
setSectorUsed(int, int, byte[]) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Sets the track/sector indicator to used.
setSectorUsed(int, int, byte[]) - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Sets the track/sector indicator to used.
setSeedlingFile() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Sets the storage type to a "seedling" file (only one data block).
setStorageType(int) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Set the storage type.
setString(byte[], int, String) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Create an Apple string that is the same length as the given string.
setString(byte[], int, String, int) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Create an Apple string that is space delimited.
setString(byte[], int, String, int, boolean) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Create an Apple string that is space delimited.
setSubdirectory() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Sets the storage type to a subdirectory entry.
setSubdirectoryHeader() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Sets the storage type to a subdirectory header entry.
setTargetFilename(String) - Method in class com.webcodepro.applecommander.ui.ImportSpecification
Sets the targetFilename.
setTotalBlocks(int) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonDirectoryHeader
Set the total number of blocks on this volume (only valid for volume directory block).
setTrack(int) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Set the track of the first track/sector list sector.
setTrack(int) - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFileEntry
Set the track of the first track/sector list sector.
setTreeFile() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Sets the storage type to a "tree" file (257 to 32768 data blocks).
setUserNumber(int, int) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Write the user number (UU).
setVolumeHeader() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Sets the storage type to a volume header entry.
setVolumeName(String) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosVolumeDirectoryHeader
Set the name of this volume.
setWordValue(byte[], int, int) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Set a word value.
SGN - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
SGN - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
ShapeTableFileFilter - Class in com.webcodepro.applecommander.storage.filters
 
ShapeTableFileFilter() - Constructor for class com.webcodepro.applecommander.storage.filters.ShapeTableFileFilter
 
SHLOAD - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
SHLOAD - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
ShrinkItUtilities - Class in com.webcodepro.applecommander.util
Some higher-level utilities for dealing with a NuFX archive.
ShrinkItUtilities() - Constructor for class com.webcodepro.applecommander.util.ShrinkItUtilities
 
SIN - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
SIN - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
size - Variable in enum com.webcodepro.applecommander.storage.DiskGeometry
 
size() - Method in class com.webcodepro.applecommander.util.Range
 
sizeToFit(long) - Static method in class com.webcodepro.applecommander.storage.Disk
Find the standard sized disk that will fit the requested number of bytes.
skipColumns(int, PrintWriter, int) - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksSpreadSheetFileFilter
Skip the given number of columns.
SPC - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
SPC - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
SPEED - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
SPEED - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
SQR - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
SQR - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
STEP - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
STEP - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
STOP - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
STOP - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
StorageBundle - Class in com.webcodepro.applecommander.storage
Manage the domain-specific ResourceBundle.
StorageBundle() - Constructor for class com.webcodepro.applecommander.storage.StorageBundle
 
STORE - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
STORE - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
STR$ - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
STR$ - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
stream() - Method in class com.webcodepro.applecommander.util.filestreamer.FileStreamer
 
StreamUtil - Class in com.webcodepro.applecommander.util
Common stream-handling routines.
StreamUtil() - Constructor for class com.webcodepro.applecommander.util.StreamUtil
 
SunJpegImage - Class in com.webcodepro.applecommander.storage.filters.imagehandlers
SunJpegImage is a specific implementation of AppleImage that handles all SUN JPEG codec related coding surrounding image manipulation.
SunJpegImage(int, int) - Constructor for class com.webcodepro.applecommander.storage.filters.imagehandlers.SunJpegImage
Create SunJpegImage.
supportsDeletedFiles() - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Indicates if this disk format supports "deleted" files.
supportsDeletedFiles() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Indicates if this disk format supports "deleted" files.
supportsDeletedFiles() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Indicates if this disk format supports "deleted" files.
supportsDeletedFiles() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Indicates if this disk format supports "deleted" files.
supportsDeletedFiles() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Indicates if this disk format supports "deleted" files.
supportsDeletedFiles() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Indicates if this disk format supports "deleted" files.
supportsDeletedFiles() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Indicates if this disk format supports "deleted" files.
supportsDeletedFiles() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Indicates if this disk format supports "deleted" files.
supportsDiskMap() - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Indicates if this FormattedDisk supports a disk map.
supportsDiskMap() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Indicates if this FormattedDisk supports a disk map.
supportsDiskMap() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Indicates if this FormattedDisk supports a disk map.
supportsDiskMap() - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Indicates if this FormattedDisk supports a disk map.
supportsDiskMap() - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Indicates if this FormattedDisk supports a disk map.
supportsDiskMap() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Indicates if this FormattedDisk supports a disk map.
supportsDiskMap() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Indicates if this FormattedDisk supports a disk map.
supportsDiskMap() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Indicates if this FormattedDisk supports a disk map.

T

TAB - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
TAB - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
TAN - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
TAN - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
testImageOrder() - Method in class com.webcodepro.applecommander.storage.Disk
Test the image order to see if we can recognize a file system.
text - Variable in enum com.webcodepro.applecommander.storage.DiskGeometry
 
text(int) - Static method in class com.webcodepro.applecommander.ui.DirectoryLister
 
TEXT - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
TEXT - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
TEXT_FILETYPES - Static variable in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
A short collection of known text-type files.
TextBundle - Class in com.webcodepro.applecommander.util
Manage the user-interface specific ResourceBundle.
TextBundle() - Constructor for class com.webcodepro.applecommander.util.TextBundle
Do not allow other classes to instantiate this class.
TextFileFilter - Class in com.webcodepro.applecommander.storage.filters
Filter the given file data for text.
TextFileFilter() - Constructor for class com.webcodepro.applecommander.storage.filters.TextFileFilter
Constructor for TextFileFilter.
TextListingStrategy(int) - Constructor for class com.webcodepro.applecommander.ui.DirectoryLister.TextListingStrategy
 
THEN - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
THEN - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
TO - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
TO - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
toBytes() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Get the byte[] associated with this FileEntry.
toInt(String) - Method in class com.webcodepro.applecommander.storage.FileEntryComparator
Convert String to int.
toProdosFiletype(String) - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Provides conversation to a given ProDOS file type since as it is common across many archiving tools.
toProdosFiletype(String) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Provides conversation to a given ProDOS file type since as it is common across many archiving tools.
toProdosFiletype(String) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Provides conversation to a given ProDOS file type since as it is common across many archiving tools.
toProdosFiletype(String) - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Provides conversation to a given ProDOS file type since as it is common across many archiving tools.
toProdosFiletype(String) - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Provides conversation to a given ProDOS file type since as it is common across many archiving tools.
toProdosFiletype(String) - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Provides conversation to a given ProDOS file type since as it is common across many archiving tools.
toProdosFiletype(String) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Provides conversation to a given ProDOS file type since as it is common across many archiving tools.
toProdosFiletype(String) - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Provides conversation to a given ProDOS file type since as it is common across many archiving tools.
toString() - Method in exception com.webcodepro.applecommander.storage.DiskCorruptException
 
toString() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosSectorAddress
 
toString() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosBlockAddress
 
toString() - Method in class com.webcodepro.applecommander.util.ApplesoftToken
Render the token as a useful String.
toString() - Method in class com.webcodepro.applecommander.util.BusinessBASICToken
Render the token as a useful String.
toString() - Method in class com.webcodepro.applecommander.util.Range
 
TRACE - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
TRACE - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
track - Variable in class com.webcodepro.applecommander.storage.os.dos33.DosSectorAddress
 
TRACK_LOCATION_INDEX - Static variable in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Indicates the index of the track in the location array.
TRACK_LOCATION_INDEX - Static variable in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Indicates the index of the track in the location array.
TRACK_LOCATION_INDEX - Static variable in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Indicates the index of the track in the location array.
TRACK_SECTOR - com.webcodepro.applecommander.storage.DiskGeometry
 
TRACK_SECTOR_PAIRS - Static variable in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
The standard track/sector pairs in a track/sector list.
TRACK_SECTOR_PAIRS - Static variable in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
The standard track/sector pairs in a track/sector list.
TRACK_SECTOR_PAIRS - Static variable in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
The standard track/sector pairs in a track/sector list.
TRACKS_ON_DISK - Static variable in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Specifies the number of tracks on the disk.
TranslatorStream - Class in com.webcodepro.applecommander.util
 
TranslatorStream.Builder - Class in com.webcodepro.applecommander.util
 
TYPE_FLOAT - Static variable in class com.webcodepro.applecommander.compiler.Variable
 
TYPE_INTEGER - Static variable in class com.webcodepro.applecommander.compiler.Variable
 
TYPE_STRING - Static variable in class com.webcodepro.applecommander.compiler.Variable
 
TypeOfFile - Enum in com.webcodepro.applecommander.util.filestreamer
 

U

UiBundle - Class in com.webcodepro.applecommander.ui
Manage the user-interface specific ResourceBundle.
UiBundle() - Constructor for class com.webcodepro.applecommander.ui.UiBundle
 
UNIDOS_DISK_1 - Static variable in class com.webcodepro.applecommander.storage.os.dos33.UniDosFormatDisk
Use this indicator to work with logical disk #1.
UNIDOS_DISK_2 - Static variable in class com.webcodepro.applecommander.storage.os.dos33.UniDosFormatDisk
Use this indicator to work with logical disk #2.
UniDosFormatDisk - Class in com.webcodepro.applecommander.storage.os.dos33
Manages a disk that is in UniDOS format.
UniDosFormatDisk(String, ImageOrder, int) - Constructor for class com.webcodepro.applecommander.storage.os.dos33.UniDosFormatDisk
Constructor for UniDosFormatDisk.
UniversalDiskImageLayout - Class in com.webcodepro.applecommander.storage.physical
Manages the physical 2IMG disk.
UniversalDiskImageLayout(byte[]) - Constructor for class com.webcodepro.applecommander.storage.physical.UniversalDiskImageLayout
Construct a UniversalDiskImageLayout.
UniversalDiskImageLayout(byte[], boolean) - Constructor for class com.webcodepro.applecommander.storage.physical.UniversalDiskImageLayout
Construct a UniversalDiskImageLayout.
UniversalDiskImageLayout(int) - Constructor for class com.webcodepro.applecommander.storage.physical.UniversalDiskImageLayout
Construct a UniversalDiskImageLayout.
unpackBytes(byte[]) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Mimic the Apple IIGS UnPackBytes method call.
unpackSHKFile(String) - Static method in class com.webcodepro.applecommander.util.ShrinkItUtilities
Interpret a NuFile/NuFX/Shrinkit archive as a full disk image.
unpackSHKFile(String, int) - Static method in class com.webcodepro.applecommander.util.ShrinkItUtilities
Interpret a NuFile/NuFX/Shrinkit archive as a full disk image.
USER_NUMBER_OFFSET - Static variable in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
The user number (UU) field is to distinguish multiple files with the same filename.
UserPreferences - Class in com.webcodepro.applecommander.ui
Provide a generalized and common mechanism to handle user preferences throughout all AppleCommander user interfaces.
USR - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
USR - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 

V

VAL - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
VAL - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
valueOf(String) - Static method in enum com.webcodepro.applecommander.storage.DiskCorruptException.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webcodepro.applecommander.storage.DiskGeometry
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webcodepro.applecommander.util.filestreamer.TypeOfFile
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.webcodepro.applecommander.storage.DiskCorruptException.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webcodepro.applecommander.storage.DiskGeometry
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webcodepro.applecommander.util.filestreamer.TypeOfFile
Returns an array containing the constants of this enum type, in the order they are declared.
Variable - Class in com.webcodepro.applecommander.compiler
Contains information referring to a BASIC variable.
Variable(String, int, String) - Constructor for class com.webcodepro.applecommander.compiler.Variable
Construct a Variable.
VERSION - Static variable in class com.webcodepro.applecommander.ui.AppleCommander
 
VLIN - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
VLIN - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
VTAB - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
VTAB - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
VTOC_SECTOR - Static variable in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
The standard VTOC sector.
VTOC_SECTOR - Static variable in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
The VTOC sector.
VTOC_SECTOR - Static variable in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
The VTOC sector.

W

WAIT - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
WAIT - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
writeBlock(int, byte[]) - Method in class com.webcodepro.applecommander.storage.Disk
Write the block to the disk image.
writeBlock(int, byte[]) - Method in class com.webcodepro.applecommander.storage.physical.DosOrder
Write the block to the disk image.
writeBlock(int, byte[]) - Method in class com.webcodepro.applecommander.storage.physical.ImageOrder
Write the block to the disk image.
writeBlock(int, byte[]) - Method in class com.webcodepro.applecommander.storage.physical.ProdosOrder
Write the block to the disk image.
writeBootCode() - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Write the AppleCommander boot code to track 0 sector 0 of the disk.
writeBytes(int, byte[]) - Method in class com.webcodepro.applecommander.storage.physical.ByteArrayImageLayout
Write data to the disk image.
writeBytes(int, byte[]) - Method in class com.webcodepro.applecommander.storage.physical.ImageOrder
Write data to the disk image.
writeBytes(int, byte[]) - Method in class com.webcodepro.applecommander.storage.physical.UniversalDiskImageLayout
Write data to the disk image.
writeCpmBlock(int, byte[]) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Write a CP/M block.
writeCpmFileEntries(byte[]) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
 
writeDirectory(byte[]) - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Write directory blocks.
writeFileEntry(byte[]) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Write the FileEntry to the disk image.
writeFileEntry(byte[]) - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFileEntry
Write the FileEntry to the disk image.
writeFileEntry(byte[]) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Write the fileEntry data to the disk image.
writeFileEntry(int, byte[]) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Write the fileEntry bytes back to the disk image.
writeRdosBlock(int, byte[]) - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Write an RDOS block.
writeSector(int, int, byte[]) - Method in class com.webcodepro.applecommander.storage.Disk
Write the specified sector.
writeSector(int, int, byte[]) - Method in class com.webcodepro.applecommander.storage.os.dos33.OzDosFormatDisk
Write the specified sector.
writeSector(int, int, byte[]) - Method in class com.webcodepro.applecommander.storage.os.dos33.UniDosFormatDisk
Write the specified sector.
writeSector(int, int, byte[]) - Method in class com.webcodepro.applecommander.storage.physical.DosOrder
Write the specified sector.
writeSector(int, int, byte[]) - Method in class com.webcodepro.applecommander.storage.physical.ImageOrder
Write the specified sector.
writeSector(int, int, byte[]) - Method in class com.webcodepro.applecommander.storage.physical.NibbleOrder
Write the specified sector.
writeSector(int, int, byte[]) - Method in class com.webcodepro.applecommander.storage.physical.ProdosOrder
Write the specified sector.
writeTrackData(int, byte[]) - Method in class com.webcodepro.applecommander.storage.physical.NibbleOrder
Write nibbilized track data.
writeVolumeBitMap(byte[]) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Write the Volume Bit Map.
writeVtoc(byte[]) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Save the VTOC (Volume Table Of Contents) to disk.
writeVtoc(byte[]) - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergFormatDisk
Save the VTOC (Volume Table Of Contents) to disk.
writeVtoc(byte[]) - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
Save the VTOC (Volume Table Of Contents) to disk.

X

XDRAW - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
XDRAW - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
A B C D E F G H I J K L M N O P R S T U V W X 
All Classes All Packages