Index

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 and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ABS - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
ABS - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
addError(Exception) - Method in class com.webcodepro.applecommander.storage.compare.ComparisonResult
 
addError(String, Object...) - Method in class com.webcodepro.applecommander.storage.compare.ComparisonResult
 
addOffset(int) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Add another directory offset to this file entry.
addressEpilog() - Method in record class org.applecommander.device.DiskMarker
Returns the value of the addressEpilog record component.
addressEpilog(int...) - Method in class org.applecommander.device.DiskMarker.Builder
 
addressProlog() - Method in record class org.applecommander.device.DiskMarker
Returns the value of the addressProlog record component.
addressProlog(int...) - Method in class org.applecommander.device.DiskMarker.Builder
 
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 interface com.webcodepro.applecommander.storage.DiskConstants
 
APPLE_140KB_DISK - Static variable in interface com.webcodepro.applecommander.storage.DiskConstants
 
APPLE_140KB_NIBBLE_DISK - Static variable in interface com.webcodepro.applecommander.storage.DiskConstants
 
APPLE_20MB_HARDDISK - Static variable in interface com.webcodepro.applecommander.storage.DiskConstants
 
APPLE_32MB_HARDDISK - Static variable in interface com.webcodepro.applecommander.storage.DiskConstants
 
APPLE_400KB_DISK - Static variable in interface com.webcodepro.applecommander.storage.DiskConstants
 
APPLE_5MB_HARDDISK - Static variable in interface com.webcodepro.applecommander.storage.DiskConstants
 
APPLE_800KB_2IMG_DISK - Static variable in interface com.webcodepro.applecommander.storage.DiskConstants
 
APPLE_800KB_DISK - Static variable in interface com.webcodepro.applecommander.storage.DiskConstants
 
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.
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 - Enum constant in enum class com.webcodepro.applecommander.storage.DiskGeometry
 
BLOCK_SIZE - Static variable in interface com.webcodepro.applecommander.storage.DiskConstants
 
BLOCK_SIZE - Static variable in interface org.applecommander.device.BlockDevice
 
BlockDevice - Interface in org.applecommander.device
 
BlockDevice.Geometry - Record Class in org.applecommander.device
 
blockInterleave - Static variable in class com.webcodepro.applecommander.storage.physical.ProdosOrder
This table contains the block offset for a particular DOS sector.
blockOffsets - Static variable in class com.webcodepro.applecommander.storage.physical.ProdosOrder
Defines the location within a block in which the DOS sector resides.
blockSize() - Method in record class org.applecommander.device.BlockDevice.Geometry
Returns the value of the blockSize record component.
blocksOnDevice() - Method in record class org.applecommander.device.BlockDevice.Geometry
Returns the value of the blocksOnDevice record component.
blockToSector35(int) - Method in class com.webcodepro.applecommander.storage.physical.WozOrder
 
blockToSectors525(int) - Static method in class com.webcodepro.applecommander.storage.physical.DosOrder
 
BlockToTrackSectorAdapter - Class in org.applecommander.device
Adapts a BlockDevice to a TrackSectorDevice.
BlockToTrackSectorAdapter(BlockDevice, TrackSectorToBlockStrategy) - Constructor for class org.applecommander.device.BlockToTrackSectorAdapter
 
BOTH - Enum constant in enum class 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() - Static method in record class org.applecommander.device.DiskMarker
 
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(String) - Static method in record class org.applecommander.util.Information
 
Builder() - Constructor for class com.webcodepro.applecommander.util.DiskRecurser.Builder
 
Builder() - Constructor for class com.webcodepro.applecommander.util.readerwriter.OverrideFileEntryReader.Builder
 
Builder() - Constructor for class org.applecommander.device.DiskMarker.Builder
 
Builder(List<FormattedDisk>, List<FormattedDisk>) - 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.
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.

C

calculatedDataChecksum() - Method in record class org.applecommander.image.DiskCopyImage.Info
Returns the value of the calculatedDataChecksum record component.
calculatedTagChecksum() - Method in record class org.applecommander.image.DiskCopyImage.Info
Returns the value of the calculatedTagChecksum record component.
CALL - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
CALL - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
can(Capability) - Method in class com.webcodepro.applecommander.storage.FileEntrySource
 
can(Capability) - Method in interface org.applecommander.capability.CapabilityProvider
 
can(Capability) - Method in class org.applecommander.codec.Nibble53Disk525Codec
 
can(Capability) - Method in class org.applecommander.codec.Nibble62Disk525Codec
 
can(Capability) - Method in class org.applecommander.device.BlockToTrackSectorAdapter
 
can(Capability) - Method in class org.applecommander.device.DosOrderedTrackSectorDevice
 
can(Capability) - Method in class org.applecommander.device.ProdosOrderedBlockDevice
 
can(Capability) - Method in class org.applecommander.device.SkewedTrackSectorDevice
 
can(Capability) - Method in class org.applecommander.device.TrackSectorNibbleDevice
 
can(Capability) - Method in class org.applecommander.device.TrackSectorToBlockAdapter
 
can(Capability) - Method in class org.applecommander.image.DiskCopyImage
 
can(Capability) - Method in class org.applecommander.image.NibbleImage
 
can(Capability) - Method in class org.applecommander.image.UniversalDiskImage
 
can(Capability) - Method in class org.applecommander.image.WozImage
 
can(Capability) - Method in class org.applecommander.source.DataBufferSource
 
can(Capability) - Method in class org.applecommander.source.FileSource
 
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.
capabilities(Capability...) - Method in class org.applecommander.source.DataBufferSource.Builder
 
Capability - Enum Class in org.applecommander.capability
 
CapabilityProvider - Interface in org.applecommander.capability
 
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.
changed(boolean) - Method in class org.applecommander.source.DataBufferSource.Builder
 
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.
check(FormattedDisk) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosDiskFactory
 
check(FormattedDisk, int) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosDiskFactory
Test this image order by looking for a likely DOS VTOC and set of catalog sectors.
check(CpmFormatDisk) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmDiskFactory
 
check(ImageOrder) - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergDiskFactory
 
check(ImageOrder) - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosDiskFactory
 
check(ImageOrder) - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalDiskFactory
Check for a likely directory structure.
check(ImageOrder) - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosDiskFactory
Check for RDOS catalog.
checkCatalogValidity(DataBuffer, int, int) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosDiskFactory
 
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.
checksum(int, int) - Method in class org.applecommander.image.DiskCopyImage
Calculate the expected checksum.
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).
clearChanges() - Method in class com.webcodepro.applecommander.storage.FileEntrySource
 
clearChanges() - Method in class org.applecommander.image.DiskCopyImage
 
clearChanges() - Method in class org.applecommander.image.UniversalDiskImage
 
clearChanges() - Method in class org.applecommander.source.DataBufferSource
 
clearChanges() - Method in class org.applecommander.source.FileSource
 
clearChanges() - Method in interface org.applecommander.source.Source
 
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.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
 
comment() - Method in record class org.applecommander.image.UniversalDiskImage.Info
Returns the value of the comment record component.
compare() - Method in class com.webcodepro.applecommander.storage.compare.DiskDiff.Builder
 
compare() - 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(List<FormattedDisk>, List<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
 
computeBlock(int, int) - Method in interface org.applecommander.device.TrackSectorToBlockStrategy
Translate a track and sector reference into the proper block number.
computeBlock(int, int) - Method in enum class org.applecommander.os.dos.OzdosAdapterStrategy
Translate a track and sector reference into the proper block number.
computeBlock(int, int) - Method in enum class org.applecommander.os.dos.UnidosAdapterStrategy
Translate a track and sector reference into the proper block number.
computeOffset(int, int) - Method in interface org.applecommander.device.TrackSectorToBlockStrategy
Translate a given track and sector into the proper offset into the block.
computeOffset(int, int) - Method in enum class org.applecommander.os.dos.OzdosAdapterStrategy
Translate a given track and sector into the proper offset into the block.
computeOffset(int, int) - Method in enum class org.applecommander.os.dos.UnidosAdapterStrategy
Translate a given track and sector into the proper offset into the block.
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.
CONT - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
CONT - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
Container - Interface in org.applecommander.util
Container marks an object that contains other objects for retrieval.
Context(Source) - Constructor for class com.webcodepro.applecommander.storage.DiskFactory.Context
 
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
 
count(FormattedDisk, int) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosDiskFactory
 
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.
CpmDiskFactory - Class in com.webcodepro.applecommander.storage.os.cpm
Test this disk for a likely CP/M filesystem.
CpmDiskFactory() - Constructor for class com.webcodepro.applecommander.storage.os.cpm.CpmDiskFactory
 
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(byte[], String) - Static method in class org.applecommander.source.DataBufferSource
 
create(int) - Static method in class org.applecommander.util.DataBuffer
 
create(int, int) - Static method in class com.webcodepro.applecommander.storage.filters.imagehandlers.AppleImage
Create a specific instance of AppleImage.
create(int, String) - Static method in class org.applecommander.source.DataBufferSource
 
create(FormattedDisk, FormattedDisk) - Static method in class com.webcodepro.applecommander.storage.compare.DiskDiff
 
create(Object) - Static method in class org.applecommander.source.Sources
Standardized Source creation.
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.
create(List<FormattedDisk>, List<FormattedDisk>) - Static method in class com.webcodepro.applecommander.storage.compare.DiskDiff
 
create(DataBuffer, String) - Static method in class org.applecommander.source.DataBufferSource
 
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
 
creator() - Method in record class org.applecommander.image.UniversalDiskImage.Info
Returns the value of the creator record component.
creatorData() - Method in record class org.applecommander.image.UniversalDiskImage.Info
Returns the value of the creatorData record component.
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
 
DataBuffer - Class in org.applecommander.util
A DataBuffer is a bunch of bytes with Apple II knowledge.
DataBufferSource - Class in org.applecommander.source
 
DataBufferSource.Builder - Class in org.applecommander.source
 
dataChecksum() - Method in record class org.applecommander.image.DiskCopyImage.Info
Returns the value of the dataChecksum record component.
dataEpilog() - Method in record class org.applecommander.device.DiskMarker
Returns the value of the dataEpilog record component.
dataEpilog(int...) - Method in class org.applecommander.device.DiskMarker.Builder
 
dataLength() - Method in record class org.applecommander.image.UniversalDiskImage.Info
Returns the value of the dataLength record component.
dataOffset() - Method in record class org.applecommander.image.UniversalDiskImage.Info
Returns the value of the dataOffset record component.
dataProlog() - Method in record class org.applecommander.device.DiskMarker
Returns the value of the dataProlog record component.
dataProlog(int...) - Method in class org.applecommander.device.DiskMarker.Builder
 
dataSize() - Method in record class org.applecommander.image.DiskCopyImage.Info
Returns the value of the dataSize record component.
decode(DataBuffer) - Method in class org.applecommander.codec.Nibble53Disk525Codec
 
decode(DataBuffer) - Method in class org.applecommander.codec.Nibble62Disk525Codec
 
decode(DataBuffer) - Method in interface org.applecommander.codec.NibbleDiskCodec
 
decodedSize() - Method in class org.applecommander.codec.Nibble53Disk525Codec
 
decodedSize() - Method in class org.applecommander.codec.Nibble62Disk525Codec
 
decodedSize() - Method in interface org.applecommander.codec.NibbleDiskCodec
 
decodeOddEven(byte[], int) - Static method in class com.webcodepro.applecommander.storage.physical.NibbleCodec
Decode odd-even bytes as stored on disk.
decodeOddEven(DataBuffer, int) - Method in class org.applecommander.device.TrackSectorNibbleDevice
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 - Enum constant in enum class 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_COPY_IMAGE - Enum constant in enum class org.applecommander.hint.Hint
 
DISK_SIZE - Static variable in class org.applecommander.image.NibbleImage
 
disk525sector13() - Static method in record class org.applecommander.device.DiskMarker
 
disk525sector16() - Static method in record class org.applecommander.device.DiskMarker
 
DiskConstants - Interface in com.webcodepro.applecommander.storage
Disk related constants.
DiskCopyImage - Class in org.applecommander.image
 
DiskCopyImage(Source) - Constructor for class org.applecommander.image.DiskCopyImage
 
DiskCopyImage.Factory - Class in org.applecommander.image
 
DiskCopyImage.Info - Record Class in org.applecommander.image
 
DiskCorruptException - Exception Class 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 class com.webcodepro.applecommander.storage.DiskCorruptException
Constructor for DiskFullException.
DiskCorruptException.Kind - Enum Class 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 Class in com.webcodepro.applecommander.storage
A DiskException is the base class for Disk Exceptions.
DiskException(String, String) - Constructor for exception class com.webcodepro.applecommander.storage.DiskException
Constructor for DiskException.
DiskFactory - Interface in com.webcodepro.applecommander.storage
 
DiskFactory.Context - Class in com.webcodepro.applecommander.storage
 
diskFooter(Consumer<FormattedDisk>) - Method in class com.webcodepro.applecommander.util.DiskRecurser.Builder
 
diskFormat() - Method in record class org.applecommander.image.DiskCopyImage.Info
Returns the value of the diskFormat record component.
DiskFullException - Exception Class 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 class com.webcodepro.applecommander.storage.DiskFullException
Constructor for DiskFullException.
DiskGeometry - Enum Class in com.webcodepro.applecommander.storage
Indicates the broad disk geometry - track/sector or block.
diskHeader(Consumer<FormattedDisk>) - 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
 
DiskMarker - Record Class in org.applecommander.device
 
DiskMarker(int[], int[], int[], int[]) - Constructor for record class org.applecommander.device.DiskMarker
Creates an instance of a DiskMarker record class.
DiskMarker.Builder - Class in org.applecommander.device
 
diskName() - Method in record class org.applecommander.image.DiskCopyImage.Info
Returns the value of the diskName record component.
DiskRecurser - Class in com.webcodepro.applecommander.util
 
DiskRecurser.Builder - Class in com.webcodepro.applecommander.util
 
disks - Variable in class com.webcodepro.applecommander.storage.DiskFactory.Context
 
Disks - Class in com.webcodepro.applecommander.storage
 
Disks() - Constructor for class com.webcodepro.applecommander.storage.Disks
 
DiskUnrecognizedException - Exception Class 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 class 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(FileEntry) - Static method in class com.webcodepro.applecommander.util.DiskRecurser
 
doNothing(FormattedDisk) - Static method in class com.webcodepro.applecommander.util.DiskRecurser
 
DOS_SECTOR_ORDER - Enum constant in enum class org.applecommander.hint.Hint
 
DOS_SECTOR_SKEW - Static variable in class com.webcodepro.applecommander.storage.physical.NibbleOrder
This maps a DOS 3.3 sector to a physical sector.
DOS32_ADDRESS_PROLOGUE - Static variable in class com.webcodepro.applecommander.storage.physical.NibbleCodec
 
DOS32_DATA_PROLOGUE - Static variable in class com.webcodepro.applecommander.storage.physical.NibbleCodec
 
DOS33_ADDRESS_PROLOGUE - Static variable in class com.webcodepro.applecommander.storage.physical.NibbleCodec
 
DOS33_DATA_PROLOGUE - Static variable in class com.webcodepro.applecommander.storage.physical.NibbleCodec
 
DOS33_SECTORS_ON_140KB_DISK - Static variable in interface com.webcodepro.applecommander.storage.DiskConstants
 
DosDiskFactory - Class in com.webcodepro.applecommander.storage.os.dos33
 
DosDiskFactory() - Constructor for class com.webcodepro.applecommander.storage.os.dos33.DosDiskFactory
 
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(Source) - Constructor for class com.webcodepro.applecommander.storage.physical.DosOrder
Construct a DosOrder.
DosOrderedTrackSectorDevice - Class in org.applecommander.device
 
DosOrderedTrackSectorDevice(Source) - Constructor for class org.applecommander.device.DosOrderedTrackSectorDevice
 
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
 
dosToPhysicalSkew(TrackSectorDevice) - Static method in class org.applecommander.device.SkewedTrackSectorDevice
 
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
 
encode(DataBuffer) - Method in class org.applecommander.codec.Nibble53Disk525Codec
 
encode(DataBuffer) - Method in class org.applecommander.codec.Nibble62Disk525Codec
 
encode(DataBuffer) - Method in interface org.applecommander.codec.NibbleDiskCodec
 
ENCODE - Enum constant in enum class org.applecommander.capability.Capability
 
encodedSize() - Method in class org.applecommander.codec.Nibble53Disk525Codec
 
encodedSize() - Method in class org.applecommander.codec.Nibble62Disk525Codec
 
encodedSize() - Method in interface org.applecommander.codec.NibbleDiskCodec
 
encodeOddEven(byte[], int, int) - Static method in class com.webcodepro.applecommander.storage.physical.NibbleCodec
Encode odd-even bytes to be stored on disk.
encodeOddEven(DataBuffer, int, int) - Method in class org.applecommander.device.TrackSectorNibbleDevice
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(Object) - Method in record class org.applecommander.device.BlockDevice.Geometry
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.applecommander.device.DiskMarker
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.applecommander.device.TrackSectorDevice.Geometry
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.applecommander.image.DiskCopyImage.Info
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.applecommander.image.UniversalDiskImage.Info
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.applecommander.util.Information
Indicates whether some other object is "equal to" this one.
EQUALS - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
EQUALS - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
EXP - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
EXP - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
extensionLike(String) - Method in interface org.applecommander.source.Source
Test if this name has a given file extension.
EXTENT_COUNTER_OFFSET - Static variable in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Offset to the extent counter (EX) field.

F

Factory() - Constructor for class com.webcodepro.applecommander.storage.FileEntrySource.Factory
 
Factory() - Constructor for class org.applecommander.image.DiskCopyImage.Factory
 
Factory() - Constructor for class org.applecommander.image.UniversalDiskImage.Factory
 
Factory() - Constructor for class org.applecommander.source.FileSource.Factory
 
FILE - Enum constant in enum class 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
 
FileEntrySource - Class in com.webcodepro.applecommander.storage
 
FileEntrySource(FileEntry) - Constructor for class com.webcodepro.applecommander.storage.FileEntrySource
 
FileEntrySource.Factory - Class in com.webcodepro.applecommander.storage
 
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 - Class in com.webcodepro.applecommander.storage
Specifies a filter to be used in determining filetypes which are supported.
FilenameFilter(String, String...) - Constructor for class com.webcodepro.applecommander.storage.FilenameFilter
 
FileSource - Class in org.applecommander.source
Creates and manages a Source based upon a file in the filesystem.
FileSource(Path) - Constructor for class org.applecommander.source.FileSource
 
FileSource.Factory - Class in org.applecommander.source
 
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.
findSector(DataBuffer, int, int) - Method in class org.applecommander.device.TrackSectorNibbleDevice
 
first(ImageOrder) - Method in class com.webcodepro.applecommander.ui.DirectoryLister.JsonListingStrategy
 
first(ImageOrder) - Method in class com.webcodepro.applecommander.ui.DirectoryLister.ListingStrategy
 
flags() - Method in record class org.applecommander.image.UniversalDiskImage.Info
Returns the value of the flags record component.
FLASH - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
FLASH - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
FLUX_CHUNK_ID - Static variable in class com.webcodepro.applecommander.storage.physical.WozOrder
 
FLUX_CHUNK_ID - Static variable in class org.applecommander.image.WozImage
 
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
 
forDisks(FormattedDisk...) - Static method in class com.webcodepro.applecommander.util.filestreamer.FileStreamer
 
forDisks(File) - Static method in class com.webcodepro.applecommander.util.filestreamer.FileStreamer
 
forDisks(String) - Static method in class com.webcodepro.applecommander.util.filestreamer.FileStreamer
 
forDisks(Collection<FormattedDisk>) - 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
 
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.
formatByte() - Method in record class org.applecommander.image.DiskCopyImage.Info
Returns the value of the formatByte record component.
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
 
fromObject(Object) - Method in class com.webcodepro.applecommander.storage.FileEntrySource.Factory
 
fromObject(Object) - Method in class com.webcodepro.applecommander.storage.ShrinkitSourceFactory
 
fromObject(Object) - Method in class org.applecommander.image.DiskCopyImage.Factory
 
fromObject(Object) - Method in class org.applecommander.image.UniversalDiskImage.Factory
 
fromObject(Object) - Method in class org.applecommander.source.FileSource.Factory
 
fromObject(Object) - Method in interface org.applecommander.source.Source.Factory
 
fromSource(Source) - Method in class com.webcodepro.applecommander.storage.FileEntrySource.Factory
 
fromSource(Source) - Method in class com.webcodepro.applecommander.storage.ShrinkitSourceFactory
 
fromSource(Source) - Method in class org.applecommander.image.DiskCopyImage.Factory
 
fromSource(Source) - Method in class org.applecommander.image.UniversalDiskImage.Factory
 
fromSource(Source) - Method in class org.applecommander.source.FileSource.Factory
 
fromSource(Source) - Method in interface org.applecommander.source.Source.Factory
 
fromSource(Source, int) - Method in class com.webcodepro.applecommander.storage.ShrinkitSourceFactory
 
fullPath() - Method in class com.webcodepro.applecommander.util.filestreamer.FileTuple
 

G

Geometry(int, int) - Constructor for record class org.applecommander.device.BlockDevice.Geometry
Creates an instance of a Geometry record class.
Geometry(int, int) - Constructor for record class org.applecommander.device.TrackSectorDevice.Geometry
Creates an instance of a Geometry record class.
get() - Method in class com.webcodepro.applecommander.util.TranslatorStream.Builder
 
get() - Method in class org.applecommander.device.DiskMarker.Builder
 
get() - Method in class org.applecommander.source.DataBufferSource.Builder
 
get(int, byte[]) - Method in class org.applecommander.util.DataBuffer
 
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(Class<T>) - Method in class com.webcodepro.applecommander.storage.FileEntrySource
 
get(Class<T>) - Method in class org.applecommander.image.DiskCopyImage
 
get(Class<T>) - Method in class org.applecommander.image.UniversalDiskImage
 
get(Class<T>) - Method in class org.applecommander.source.DataBufferSource
 
get(Class<T>) - Method in class org.applecommander.source.FileSource
 
get(Class<T>) - Method in interface org.applecommander.util.Container
 
get(Class<T>, Object...) - Static method in interface org.applecommander.util.Container
This helper method implements the interface logic.
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.FilenameFilter
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() - Method in class com.webcodepro.applecommander.storage.physical.WozOrder.TrkInfo
 
getBitCount() - Method in class org.applecommander.image.WozImage.TrkInfo
 
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.
getBlockCount() - Method in class com.webcodepro.applecommander.storage.physical.WozOrder.TrkInfo
 
getBlockCount() - Method in class org.applecommander.image.WozImage.TrkInfo
 
getBlockNumber(int, int) - Method in class com.webcodepro.applecommander.storage.os.dos33.OzDosFormatDisk
Compute the block number.
getBlockNumber(int, int) - Method in class com.webcodepro.applecommander.storage.os.dos33.UniDosFormatDisk
 
getBlockOffset(int) - Method in class com.webcodepro.applecommander.storage.os.dos33.UniDosFormatDisk
 
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.
getBlocksOnDevice() - Method in class com.webcodepro.applecommander.storage.physical.WozOrder
 
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.
getBootSectorFormat() - Method in class com.webcodepro.applecommander.storage.physical.WozOrder.InfoChunk
 
getBootSectorFormat() - Method in class org.applecommander.image.WozImage.InfoChunk
 
getBytesUsedInLastBlock() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Get the number of bytes used in files last block.
getCleaned() - Method in class com.webcodepro.applecommander.storage.physical.WozOrder.InfoChunk
 
getCleaned() - Method in class org.applecommander.image.WozImage.InfoChunk
 
getColumnReference(int) - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksSpreadSheetFileFilter
Build a column reference (convert to A or whatever it should be).
getCompatibleHardware() - Method in class com.webcodepro.applecommander.storage.physical.WozOrder.InfoChunk
 
getCompatibleHardware() - Method in class org.applecommander.image.WozImage.InfoChunk
 
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
 
getCreator() - Method in class com.webcodepro.applecommander.storage.physical.WozOrder.InfoChunk
 
getCreator() - Method in class org.applecommander.image.WozImage.InfoChunk
 
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.
getDiskImageDirectory() - Method in class com.webcodepro.applecommander.ui.UserPreferences
Get the disk image directory (used for "open" command).
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 NakedOS-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.
getDiskSides() - Method in class com.webcodepro.applecommander.storage.physical.WozOrder.InfoChunk
 
getDiskSides() - Method in class org.applecommander.image.WozImage.InfoChunk
 
getDiskType() - Method in class com.webcodepro.applecommander.storage.physical.WozOrder.InfoChunk
 
getDiskType() - Method in class org.applecommander.image.WozImage.InfoChunk
 
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.
getDosVolumeNumber() - Method in record class org.applecommander.image.UniversalDiskImage.Info
 
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.FilenameFilter
 
getExtensions() - Method in class com.webcodepro.applecommander.storage.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 interface com.webcodepro.applecommander.storage.FileEntry
Return the name of this file.
getFilename() - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Returns the filename.
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.FilenameFilter
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.
getFixedLengthString(int, int) - Method in class org.applecommander.util.DataBuffer
 
getFluxBlock() - Method in class com.webcodepro.applecommander.storage.physical.WozOrder.InfoChunk
 
getFluxBlock() - Method in class org.applecommander.image.WozImage.InfoChunk
 
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.x.
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.
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.
getGeometry() - Method in interface org.applecommander.device.BlockDevice
 
getGeometry() - Method in class org.applecommander.device.BlockToTrackSectorAdapter
 
getGeometry() - Method in class org.applecommander.device.DosOrderedTrackSectorDevice
 
getGeometry() - Method in class org.applecommander.device.ProdosOrderedBlockDevice
 
getGeometry() - Method in class org.applecommander.device.SkewedTrackSectorDevice
 
getGeometry() - Method in interface org.applecommander.device.TrackSectorDevice
 
getGeometry() - Method in class org.applecommander.device.TrackSectorNibbleDevice
 
getGeometry() - Method in class org.applecommander.device.TrackSectorToBlockAdapter
 
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.FormattedDisk
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.
getInfo() - Method in class org.applecommander.image.DiskCopyImage
 
getInfo() - Method in class org.applecommander.image.UniversalDiskImage
 
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.
getInt(int) - Method in class org.applecommander.util.DataBuffer
 
getIntBE(int) - Method in class org.applecommander.util.DataBuffer
 
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
 
getLargestFluxTrack() - Method in class com.webcodepro.applecommander.storage.physical.WozOrder.InfoChunk
 
getLargestFluxTrack() - Method in class org.applecommander.image.WozImage.InfoChunk
 
getLargestTrack() - Method in class com.webcodepro.applecommander.storage.physical.WozOrder.InfoChunk
 
getLargestTrack() - Method in class org.applecommander.image.WozImage.InfoChunk
 
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.
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
 
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.storage.FileEntrySource
 
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.
getName() - Method in class com.webcodepro.applecommander.storage.physical.WozOrder
 
getName() - Method in interface org.applecommander.device.TrackSectorToBlockStrategy
The name is information used in various toString methods.
getName() - Method in class org.applecommander.image.DiskCopyImage
 
getName() - Method in class org.applecommander.image.UniversalDiskImage
 
getName() - Method in enum class org.applecommander.os.dos.OzdosAdapterStrategy
The name is information used in various toString methods.
getName() - Method in enum class org.applecommander.os.dos.UnidosAdapterStrategy
The name is information used in various toString methods.
getName() - Method in class org.applecommander.source.DataBufferSource
 
getName() - Method in class org.applecommander.source.FileSource
 
getName() - Method in interface org.applecommander.source.Source
 
getNames() - Method in class com.webcodepro.applecommander.storage.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) - Method in class org.applecommander.image.WozImage.TmapChunk
 
getOffset(int, int) - Method in class com.webcodepro.applecommander.storage.physical.DosOrder
Compute the track and sector offset into the disk image.
getOffset00() - Method in class com.webcodepro.applecommander.storage.physical.WozOrder.TmapChunk
 
getOffset25() - Method in class com.webcodepro.applecommander.storage.physical.WozOrder.TmapChunk
 
getOffset50() - Method in class com.webcodepro.applecommander.storage.physical.WozOrder.TmapChunk
 
getOffset75() - Method in class com.webcodepro.applecommander.storage.physical.WozOrder.TmapChunk
 
getOptimalBitTiming() - Method in class com.webcodepro.applecommander.storage.physical.WozOrder.InfoChunk
 
getOptimalBitTiming() - Method in class org.applecommander.image.WozImage.InfoChunk
 
getOrderName() - Method in class com.webcodepro.applecommander.storage.FormattedDisk
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.FormattedDisk
Identify the size of this disk.
getPhysicalSize() - Method in class com.webcodepro.applecommander.storage.physical.ImageOrder
Answer with the physical size of this disk volume.
getPhysicalSize() - Method in class com.webcodepro.applecommander.storage.physical.WozOrder
 
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.
getRequiredRAM() - Method in class com.webcodepro.applecommander.storage.physical.WozOrder.InfoChunk
 
getRequiredRAM() - Method in class org.applecommander.image.WozImage.InfoChunk
 
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.
getSectorsPerTrack() - Method in class com.webcodepro.applecommander.storage.physical.WozOrder
 
getSectorsPerTrack() - Method in interface org.applecommander.device.TrackSectorToBlockStrategy
Indicates the total number of sectors per track in 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.FileEntrySource
 
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).
getSize() - Method in class org.applecommander.image.DiskCopyImage
 
getSize() - Method in class org.applecommander.image.UniversalDiskImage
 
getSize() - Method in class org.applecommander.source.DataBufferSource
 
getSize() - Method in class org.applecommander.source.FileSource
 
getSize() - Method in interface org.applecommander.source.Source
 
getSizeInBlocks() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Return the number of blocks this file uses.
getSource() - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Returns the source.
getSource() - Method in class com.webcodepro.applecommander.storage.physical.ImageOrder
Get the physical disk image.
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.
getStartingBlock() - Method in class com.webcodepro.applecommander.storage.physical.WozOrder.TrkInfo
 
getStartingBlock() - Method in class org.applecommander.image.WozImage.TrkInfo
 
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.
getSynchrinized() - Method in class com.webcodepro.applecommander.storage.physical.WozOrder.InfoChunk
 
getSynchrinized() - Method in class org.applecommander.image.WozImage.InfoChunk
 
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.
getTotalTracks() - Method in interface org.applecommander.device.TrackSectorToBlockStrategy
Indicates the total number of tracks in this device.
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.
getTracksOnDevice() - Method in interface org.applecommander.device.NibbleTrackReaderWriter
The number of physical tracks on this device.
getTracksOnDevice() - Method in class org.applecommander.image.NibbleImage
 
getTracksOnDevice() - Method in class org.applecommander.image.WozImage
 
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.
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.
getUnsignedByte(int) - Method in class org.applecommander.util.DataBuffer
 
getUnsignedShort(int) - Method in class org.applecommander.util.DataBuffer
 
getUnsignedShort3(int) - Method in class org.applecommander.util.DataBuffer
Retrieve a 3 byte number (as in ProDOS EOF values).
getUnsignedShortBE(int) - Method in class org.applecommander.util.DataBuffer
 
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.storage.FormattedDisk.DiskInformation
 
getVersion() - Method in class com.webcodepro.applecommander.storage.physical.WozOrder.InfoChunk
 
getVersion() - Method in class org.applecommander.image.WozImage.InfoChunk
 
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.
getWriteProtected() - Method in class com.webcodepro.applecommander.storage.physical.WozOrder.InfoChunk
 
getWriteProtected() - Method in class org.applecommander.image.WozImage.InfoChunk
 
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
 
GutenbergDiskFactory - Class in com.webcodepro.applecommander.storage.os.gutenberg
 
GutenbergDiskFactory() - Constructor for class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergDiskFactory
 
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.FileEntrySource
 
hasChanged() - Method in class com.webcodepro.applecommander.storage.FormattedDisk
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 org.applecommander.image.DiskCopyImage
 
hasChanged() - Method in class org.applecommander.image.UniversalDiskImage
 
hasChanged() - Method in class org.applecommander.source.DataBufferSource
 
hasChanged() - Method in class org.applecommander.source.FileSource
 
hasChanged() - Method in interface org.applecommander.source.Source
 
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
 
hashCode() - Method in record class org.applecommander.device.BlockDevice.Geometry
Returns a hash code value for this object.
hashCode() - Method in record class org.applecommander.device.DiskMarker
Returns a hash code value for this object.
hashCode() - Method in record class org.applecommander.device.TrackSectorDevice.Geometry
Returns a hash code value for this object.
hashCode() - Method in record class org.applecommander.image.DiskCopyImage.Info
Returns a hash code value for this object.
hashCode() - Method in record class org.applecommander.image.UniversalDiskImage.Info
Returns a hash code value for this object.
hashCode() - Method in record class org.applecommander.util.Information
Returns a hash code value for this object.
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
 
hasRemaining() - Method in class org.applecommander.util.DataBuffer
 
HCOLOR - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
HCOLOR - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
HEADER_SIZE - Static variable in class org.applecommander.image.DiskCopyImage
 
HEADER_SIZE - Static variable in class org.applecommander.image.UniversalDiskImage
 
HEADER_SIZE_ALT - Static variable in class org.applecommander.image.UniversalDiskImage
 
headerSize() - Method in record class org.applecommander.image.UniversalDiskImage.Info
Returns the value of the headerSize record component.
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
 
Hint - Enum Class in org.applecommander.hint
 
HintProvider - Interface in org.applecommander.hint
 
hints(Hint...) - Method in class org.applecommander.source.DataBufferSource.Builder
 
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

identifySectorsPerTrack(byte[]) - Static method in class com.webcodepro.applecommander.storage.physical.NibbleCodec
Identify if this is a 13-sector or 16-sector disk.
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
 
imageFormat() - Method in record class org.applecommander.image.UniversalDiskImage.Info
Returns the value of the imageFormat record component.
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(Source) - Constructor for class com.webcodepro.applecommander.storage.physical.ImageOrder
Construct a ImageOrder.
imagepath - Variable in exception class 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.
Info(String, int, int, int, int, int, int, int, int) - Constructor for record class org.applecommander.image.DiskCopyImage.Info
Creates an instance of a Info record class.
Info(String, int, int, int, int, int, int, int, String, DataBuffer) - Constructor for record class org.applecommander.image.UniversalDiskImage.Info
Creates an instance of a Info record class.
INFO_CHUNK_ID - Static variable in class com.webcodepro.applecommander.storage.physical.WozOrder
 
INFO_CHUNK_ID - Static variable in class org.applecommander.image.WozImage
 
InfoChunk(byte[]) - Constructor for class com.webcodepro.applecommander.storage.physical.WozOrder.InfoChunk
 
InfoChunk(DataBuffer) - Constructor for class org.applecommander.image.WozImage.InfoChunk
 
information() - Method in class com.webcodepro.applecommander.storage.FileEntrySource
 
information() - Method in class org.applecommander.image.DiskCopyImage
 
information() - Method in class org.applecommander.image.UniversalDiskImage
 
information() - Method in class org.applecommander.source.DataBufferSource
 
information() - Method in class org.applecommander.source.FileSource
 
information() - Method in interface org.applecommander.source.Source
 
information(Information...) - Method in class org.applecommander.source.DataBufferSource.Builder
 
Information - Record Class in org.applecommander.util
This is a simple record to provide information for various user interfaces.
Information(String, String) - Constructor for record class org.applecommander.util.Information
Creates an instance of a Information record class.
Information.Builder - Class in org.applecommander.util
 
initialize() - Method in class com.webcodepro.applecommander.util.TextBundle
Initialize the UiBundle.
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
 
inspect(DiskFactory.Context) - Method in interface com.webcodepro.applecommander.storage.DiskFactory
 
inspect(DiskFactory.Context) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmDiskFactory
 
inspect(DiskFactory.Context) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosDiskFactory
 
inspect(DiskFactory.Context) - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergDiskFactory
 
inspect(DiskFactory.Context) - Method in class com.webcodepro.applecommander.storage.os.nakedos.NakedosDiskFactory
 
inspect(DiskFactory.Context) - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalDiskFactory
 
inspect(DiskFactory.Context) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosDiskFactory
 
inspect(DiskFactory.Context) - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosDiskFactory
 
inspect(Source) - Static method in class com.webcodepro.applecommander.storage.Disks
Standardized FormattedDisk creation.
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
 
is(Hint) - Method in class com.webcodepro.applecommander.storage.FileEntrySource
 
is(Hint) - Method in class com.webcodepro.applecommander.storage.physical.DosOrder
 
is(Hint) - Method in class com.webcodepro.applecommander.storage.physical.NibbleOrder
 
is(Hint) - Method in class com.webcodepro.applecommander.storage.physical.ProdosOrder
 
is(Hint) - Method in class com.webcodepro.applecommander.storage.physical.WozOrder
 
is(Hint) - Method in interface org.applecommander.hint.HintProvider
 
is(Hint) - Method in class org.applecommander.image.DiskCopyImage
 
is(Hint) - Method in class org.applecommander.image.UniversalDiskImage
 
is(Hint) - Method in class org.applecommander.source.DataBufferSource
 
is(Hint) - Method in class org.applecommander.source.FileSource
 
isAllDigits(String) - Method in class com.webcodepro.applecommander.storage.FileEntryComparator
Test for digits in the screen.
isAny(Hint...) - Method in interface org.applecommander.hint.HintProvider
 
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.
isApproxEQ(int) - Method in interface org.applecommander.source.Source
Indicates if the source image is approximately equal to this size (less any image over-read).
isApproxLE(int) - Method in interface org.applecommander.source.Source
Indicates if the source image is approximately less than this size (less any image over-read).
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.
isBitSet(int, int) - Method in class org.applecommander.util.DataBuffer
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.
isBlockDevice() - Method in class com.webcodepro.applecommander.storage.physical.WozOrder
 
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.
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
 
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
 
isDOSOrdered() - Method in record class org.applecommander.image.UniversalDiskImage.Info
 
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.
isHighAscii(DataBuffer, int, int) - Method in class com.webcodepro.applecommander.storage.os.gutenberg.GutenbergDiskFactory
 
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.
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
 
isLocked() - Method in record class org.applecommander.image.UniversalDiskImage.Info
 
isMacosx() - Static method in class com.webcodepro.applecommander.util.Host
 
isNewImage() - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Indicates if the disk image is new.
isNibbleOrder() - Method in record class org.applecommander.image.UniversalDiskImage.Info
 
isOutdenter() - Method in class com.webcodepro.applecommander.util.BusinessBASICToken
 
isProdosOrdered() - Method in record class org.applecommander.image.UniversalDiskImage.Info
 
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.
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).
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).
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.
isTrackAndSectorDevice() - Method in class com.webcodepro.applecommander.storage.physical.WozOrder
 
isTreeFile() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Indicates if this is a "tree" file (257 to 32768 data blocks).
isUsed() - Method in interface com.webcodepro.applecommander.storage.FormattedDisk.DiskUsage
 
isUsed() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk.CpmDiskUsage
 
isValid() - Method in class org.applecommander.image.WozImage.TmapChunk
 
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
 
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 class com.webcodepro.applecommander.storage.DiskCorruptException
 

L

label() - Method in record class org.applecommander.util.Information
Returns the value of the label record component.
last() - Method in class com.webcodepro.applecommander.ui.DirectoryLister.JsonListingStrategy
 
last() - 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
 
limit() - Method in class org.applecommander.util.DataBuffer
 
limit(int) - Method in class org.applecommander.util.DataBuffer
 
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
 
locate(DataBuffer, String) - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosDiskFactory
 
locateField(int[], byte[], byte[], int) - Static method in class com.webcodepro.applecommander.storage.physical.NibbleCodec
Locate a field on the track.
locateField(int[], int[], DataBuffer, DataBuffer, int) - Static method in class org.applecommander.device.TrackSectorNibbleDevice
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

MAGIC - Static variable in class org.applecommander.image.UniversalDiskImage
 
matches(int, byte...) - Method in class org.applecommander.util.DataBuffer
 
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.
META_CHUNK_ID - Static variable in class com.webcodepro.applecommander.storage.physical.WozOrder
 
META_CHUNK_ID - Static variable in class org.applecommander.image.WozImage
 
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

NakedosDiskFactory - Class in com.webcodepro.applecommander.storage.os.nakedos
 
NakedosDiskFactory() - Constructor for class com.webcodepro.applecommander.storage.os.nakedos.NakedosDiskFactory
 
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
 
NIBBLE_SECTOR_ORDER - Enum constant in enum class org.applecommander.hint.Hint
 
Nibble53Disk525Codec - Class in org.applecommander.codec
 
Nibble53Disk525Codec() - Constructor for class org.applecommander.codec.Nibble53Disk525Codec
 
Nibble62Disk525Codec - Class in org.applecommander.codec
 
Nibble62Disk525Codec() - Constructor for class org.applecommander.codec.Nibble62Disk525Codec
 
NibbleCodec - Class in com.webcodepro.applecommander.storage.physical
 
NibbleCodec() - Constructor for class com.webcodepro.applecommander.storage.physical.NibbleCodec
 
NibbleDiskCodec - Interface in org.applecommander.codec
 
NibbleImage - Class in org.applecommander.image
 
NibbleImage(Source) - Constructor for class org.applecommander.image.NibbleImage
 
NibbleOrder - Class in com.webcodepro.applecommander.storage.physical
Supports disk images stored in nibbilized DOS physical order.
NibbleOrder(Source) - Constructor for class com.webcodepro.applecommander.storage.physical.NibbleOrder
Construct a NibbleOrder.
NibbleTrackReaderWriter - Interface in org.applecommander.device
 
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 class com.webcodepro.applecommander.storage.DiskCorruptException
 
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
 
operate(int, BiConsumer<Integer, Integer>, BiConsumer<Integer, Integer>) - Method in class org.applecommander.device.TrackSectorToBlockAdapter
 
OR - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
OR - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
orders - Variable in class com.webcodepro.applecommander.storage.DiskFactory.Context
 
org.applecommander.capability - package org.applecommander.capability
 
org.applecommander.codec - package org.applecommander.codec
 
org.applecommander.device - package org.applecommander.device
 
org.applecommander.hint - package org.applecommander.hint
 
org.applecommander.image - package org.applecommander.image
 
org.applecommander.os.dos - package org.applecommander.os.dos
 
org.applecommander.source - package org.applecommander.source
 
org.applecommander.util - package org.applecommander.util
 
ORIGIN_SHRINKIT - Enum constant in enum class org.applecommander.hint.Hint
 
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 - Enum constant in enum class org.applecommander.os.dos.OzdosAdapterStrategy
Use this strategy to work with logical disk #1.
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 - Enum constant in enum class org.applecommander.os.dos.OzdosAdapterStrategy
Use this strategy to work with logical disk #2.
OZDOS_DISK_2 - Static variable in class com.webcodepro.applecommander.storage.os.dos33.OzDosFormatDisk
Use this indicator to work with logical disk #2.
OzdosAdapterStrategy - Enum Class in org.applecommander.os.dos
OzDOS implements 1 sector per block (50 tracks * 32 sectors = 1600 sectors).
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

PascalDiskFactory - Class in com.webcodepro.applecommander.storage.os.pascal
Automatic discovery of Pascal volumes.
PascalDiskFactory() - Constructor for class com.webcodepro.applecommander.storage.os.pascal.PascalDiskFactory
 
PascalFileEntry - Class in com.webcodepro.applecommander.storage.os.pascal
Represents a Pascal file entry on disk.
PascalFileEntry(byte[], int, 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
 
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
 
position() - Method in class org.applecommander.util.DataBuffer
 
position(int) - Method in class org.applecommander.util.DataBuffer
 
POWER - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
POWER - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
predicate - Variable in enum class 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_BLOCK_ORDER - Enum constant in enum class org.applecommander.hint.Hint
 
PRODOS_BLOCKS_ON_140KB_DISK - Static variable in interface com.webcodepro.applecommander.storage.DiskConstants
 
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
 
prodosBlocks() - Method in record class org.applecommander.image.UniversalDiskImage.Info
Returns the value of the prodosBlocks record component.
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.
ProdosDiskFactory - Class in com.webcodepro.applecommander.storage.os.prodos
 
ProdosDiskFactory() - Constructor for class com.webcodepro.applecommander.storage.os.prodos.ProdosDiskFactory
 
ProdosDiskSizeDoesNotMatchException - Exception Class 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 class 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(Source) - Constructor for class com.webcodepro.applecommander.storage.physical.ProdosOrder
Construct a ProdosOrder.
ProdosOrderedBlockDevice - Class in org.applecommander.device
 
ProdosOrderedBlockDevice(Source, int, int) - Constructor for class org.applecommander.device.ProdosOrderedBlockDevice
 
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
 
put(int, DataBuffer) - Method in class org.applecommander.util.DataBuffer
 
putByte(int, int) - Method in class org.applecommander.util.DataBuffer
 
putBytes(int, int...) - Method in class org.applecommander.util.DataBuffer
 
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
 
RdosDiskFactory - Class in com.webcodepro.applecommander.storage.os.rdos
 
RdosDiskFactory() - Constructor for class com.webcodepro.applecommander.storage.os.rdos.RdosDiskFactory
 
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, int) - Constructor for class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Constructor for RdosFormatDisk.
read() - Method in class com.webcodepro.applecommander.util.TranslatorStream
 
read(byte[]) - Method in class org.applecommander.util.DataBuffer
 
READ - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
READ - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
readAllBytes() - Method in class com.webcodepro.applecommander.storage.FileEntrySource
 
readAllBytes() - Method in class org.applecommander.image.DiskCopyImage
 
readAllBytes() - Method in class org.applecommander.image.UniversalDiskImage
 
readAllBytes() - Method in class org.applecommander.source.DataBufferSource
 
readAllBytes() - Method in class org.applecommander.source.FileSource
 
readAllBytes() - Method in interface org.applecommander.source.Source
 
readBlock(int) - Method in class com.webcodepro.applecommander.storage.FormattedDisk
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.
readBlock(int) - Method in class com.webcodepro.applecommander.storage.physical.WozOrder
 
readBlock(int) - Method in interface org.applecommander.device.BlockDevice
 
readBlock(int) - Method in class org.applecommander.device.ProdosOrderedBlockDevice
 
readBlock(int) - Method in class org.applecommander.device.TrackSectorToBlockAdapter
 
readBlock525(int) - Method in class com.webcodepro.applecommander.storage.physical.WozOrder
 
readBuffer(int) - Method in class org.applecommander.util.DataBuffer
 
readBytes(int, int) - Method in class com.webcodepro.applecommander.storage.FileEntrySource
 
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 org.applecommander.image.DiskCopyImage
 
readBytes(int, int) - Method in class org.applecommander.image.UniversalDiskImage
 
readBytes(int, int) - Method in class org.applecommander.source.DataBufferSource
 
readBytes(int, int) - Method in class org.applecommander.source.FileSource
 
readBytes(int, int) - Method in interface org.applecommander.source.Source
 
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.
readFixedLengthString(int) - Method in class org.applecommander.util.DataBuffer
 
readInt() - Method in class org.applecommander.util.DataBuffer
 
readIntBE() - Method in class org.applecommander.util.DataBuffer
Read an int but in big endian format.
readMetaChunk(DataBuffer) - Method in class org.applecommander.image.WozImage
 
readPascalString(int) - Method in class org.applecommander.util.DataBuffer
 
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.FormattedDisk
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.
readSector(int, int) - Method in class com.webcodepro.applecommander.storage.physical.WozOrder
 
readSector(int, int) - Method in class org.applecommander.device.BlockToTrackSectorAdapter
 
readSector(int, int) - Method in class org.applecommander.device.DosOrderedTrackSectorDevice
 
readSector(int, int) - Method in class org.applecommander.device.SkewedTrackSectorDevice
 
readSector(int, int) - Method in interface org.applecommander.device.TrackSectorDevice
 
readSector(int, int) - Method in class org.applecommander.device.TrackSectorNibbleDevice
 
readSector35(int, int) - Method in class com.webcodepro.applecommander.storage.physical.WozOrder
 
readSector525(int, int) - Method in class com.webcodepro.applecommander.storage.physical.WozOrder
 
readSectorFromTrack53(byte[], int, int, int) - Static method in class com.webcodepro.applecommander.storage.physical.NibbleCodec
Locate physical sector in the given track data.
readSectorFromTrack62(byte[], int, int, int) - Static method in class com.webcodepro.applecommander.storage.physical.NibbleCodec
Locate physical sector in the given track data.
readThread(ThreadRecord) - Static method in class com.webcodepro.applecommander.util.ShrinkItUtilities
readThread Reads the data from a thread
readTmapChunk35(DataBuffer) - Method in class org.applecommander.image.WozImage
 
readTmapChunk525(DataBuffer) - Method in class org.applecommander.image.WozImage
 
readTrackData(int) - Method in class com.webcodepro.applecommander.storage.physical.NibbleOrder
Read nibbilized track data.
readTrackData(int) - Method in class com.webcodepro.applecommander.storage.physical.WozOrder
 
readTrackData(int) - Method in interface org.applecommander.device.NibbleTrackReaderWriter
Read nibbilized track data.
readTrackData(int) - Method in class org.applecommander.image.NibbleImage
 
readTrackData(int) - Method in class org.applecommander.image.WozImage
 
readTrackDataWOZ1(int) - Method in class com.webcodepro.applecommander.storage.physical.WozOrder
 
readTrackDataWOZ1(int) - Method in class org.applecommander.image.WozImage
 
readTrackDataWOZ2(int) - Method in class com.webcodepro.applecommander.storage.physical.WozOrder
 
readTrackDataWOZ2(int) - Method in class org.applecommander.image.WozImage
 
readTrksChunk(DataBuffer) - Method in class org.applecommander.image.WozImage
 
readUnsignedByte() - Method in class org.applecommander.util.DataBuffer
 
readUnsignedShort() - Method in class org.applecommander.util.DataBuffer
 
readUnsignedShortBE() - Method in class org.applecommander.util.DataBuffer
Read an short but in big endian format.
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(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 - Enum constant in enum class 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.FormattedDisk
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.FormattedDisk
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
 
SAVE_SOURCE - Enum constant in enum class org.applecommander.capability.Capability
 
saveAs(String) - Method in class com.webcodepro.applecommander.storage.FormattedDisk
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 interface com.webcodepro.applecommander.storage.DiskConstants
 
SECTOR_SIZE - Static variable in interface org.applecommander.device.TrackSectorDevice
 
sectorSkew - Static variable in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
The sector skew of the CP/M disk image.
sectorSkew - Static variable in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
RDOS 2.1/3.2 disks are structured in a different order than DOS 3.3.
sectorsPerTrack() - Method in record class org.applecommander.device.TrackSectorDevice.Geometry
Returns the value of the sectorsPerTrack record component.
sectorTranslate - Static variable in class com.webcodepro.applecommander.storage.os.nakedos.NakedosFormatDisk
 
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.
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
 
setDiskImageDirectory(String) - Method in class com.webcodepro.applecommander.ui.UserPreferences
Set the disk image directory.
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.
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.
setFactories(DiskFactory...) - Static method in class com.webcodepro.applecommander.storage.Disks
This call is a shim for the AntTask to populate its known factories since ServiceLoader doesn't appear to work within the Ant classpath.
setFactories(Source.Factory...) - Static method in class org.applecommander.source.Sources
This call is a shim for the AntTask to populate its known factories since ServiceLoader doesn't appear to work within the Ant classpath.
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 interface com.webcodepro.applecommander.storage.FileEntry
Set the name of this file.
setFilename(String) - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Sets the filename.
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.FormattedDisk
Set the physical ordering of the disk.
setImportDirectory(String) - Method in class com.webcodepro.applecommander.ui.UserPreferences
Set the import directory.
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).
setSource(Source) - Method in class com.webcodepro.applecommander.storage.physical.ImageOrder
Set the physical disk image.
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
 
ShrinkitSourceFactory - Class in com.webcodepro.applecommander.storage
 
ShrinkitSourceFactory() - Constructor for class com.webcodepro.applecommander.storage.ShrinkitSourceFactory
 
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 class com.webcodepro.applecommander.storage.DiskGeometry
 
size() - Method in class com.webcodepro.applecommander.util.Range
 
sizeToFit(long) - Static method in class com.webcodepro.applecommander.storage.Disks
Find the standard sized disk that will fit the requested number of bytes.
SkewedTrackSectorDevice - Class in org.applecommander.device
 
skipColumns(int, PrintWriter, int) - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksSpreadSheetFileFilter
Skip the given number of columns.
slice(int, int) - Method in class org.applecommander.util.DataBuffer
 
source - Variable in class com.webcodepro.applecommander.storage.DiskFactory.Context
 
Source - Interface in org.applecommander.source
Source and Factory for an archive or disk in AppleCommander.
Source.Factory - Interface in org.applecommander.source
This is the Source creation factory interface.
Sources - Class in org.applecommander.source
Sources is a hook into the Source discovery and construction logic.
Sources() - Constructor for class org.applecommander.source.Sources
 
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
 
stream() - Method in class com.webcodepro.applecommander.util.Range
 
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
 
tagChecksum() - Method in record class org.applecommander.image.DiskCopyImage.Info
Returns the value of the tagChecksum record component.
tagSize() - Method in record class org.applecommander.image.DiskCopyImage.Info
Returns the value of the tagSize record component.
TAN - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
TAN - Static variable in interface com.webcodepro.applecommander.util.BusinessBASICTokens
 
testCatalogSector(DataBuffer, int) - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosDiskFactory
 
testForCatalogCode(ImageOrder, int, int) - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosDiskFactory
This is (hopefully) the determinant of correct sector ordering.
text - Variable in enum class 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
 
TMAP_CHUNK_ID - Static variable in class com.webcodepro.applecommander.storage.physical.WozOrder
 
TMAP_CHUNK_ID - Static variable in class org.applecommander.image.WozImage
 
TmapChunk(byte) - Constructor for class com.webcodepro.applecommander.storage.physical.WozOrder.TmapChunk
Create a 3.5" TMAP entry; just one for the track.
TmapChunk(byte[]) - Constructor for class com.webcodepro.applecommander.storage.physical.WozOrder.TmapChunk
Create a 5.25" TMAP entry; one for every quarter track.
TmapChunk(DataBuffer) - Constructor for class org.applecommander.image.WozImage.TmapChunk
Create TMAP entry.
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.
toNativeFiletype(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.
toNativeFiletype(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.
toNativeFiletype(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.
toNativeFiletype(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.
toNativeFiletype(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.
toNativeFiletype(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.
toNativeFiletype(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.
toNativeFiletype(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.
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 class 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
 
toString() - Method in record class org.applecommander.device.BlockDevice.Geometry
Returns a string representation of this record class.
toString() - Method in record class org.applecommander.device.DiskMarker
Returns a string representation of this record class.
toString() - Method in record class org.applecommander.device.TrackSectorDevice.Geometry
Returns a string representation of this record class.
toString() - Method in record class org.applecommander.image.DiskCopyImage.Info
Returns a string representation of this record class.
toString() - Method in record class org.applecommander.image.UniversalDiskImage.Info
Returns a string representation of this record class.
toString() - Method in record class org.applecommander.util.Information
Returns a string representation of this record class.
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 - Enum constant in enum class 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.
TRACK_SIZE - Static variable in class org.applecommander.image.NibbleImage
 
TRACKS_ON_DEVICE - Static variable in class org.applecommander.image.NibbleImage
 
TRACKS_ON_DISK - Static variable in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Specifies the number of tracks on the disk.
TrackSectorDevice - Interface in org.applecommander.device
 
TrackSectorDevice.Geometry - Record Class in org.applecommander.device
 
TrackSectorNibbleDevice - Class in org.applecommander.device
 
TrackSectorNibbleDevice(NibbleTrackReaderWriter, DiskMarker, NibbleDiskCodec, int) - Constructor for class org.applecommander.device.TrackSectorNibbleDevice
 
TrackSectorToBlockAdapter - Class in org.applecommander.device
 
TrackSectorToBlockAdapter(TrackSectorDevice) - Constructor for class org.applecommander.device.TrackSectorToBlockAdapter
 
TrackSectorToBlockStrategy - Interface in org.applecommander.device
The AdapterStrategy abstracts the differing components of a device that is expected to be composed of tracks and sectors but sits on a block device instead.
tracksOnDisk() - Method in record class org.applecommander.device.TrackSectorDevice.Geometry
Returns the value of the tracksOnDisk record component.
transformBitstream(byte[], int) - Method in class com.webcodepro.applecommander.storage.physical.WozOrder
 
transformBitstream(DataBuffer, int) - Method in class org.applecommander.image.WozImage
 
TranslatorStream - Class in com.webcodepro.applecommander.util
 
TranslatorStream.Builder - Class in com.webcodepro.applecommander.util
 
TrkInfo(ByteBuffer) - Constructor for class com.webcodepro.applecommander.storage.physical.WozOrder.TrkInfo
 
TrkInfo(DataBuffer) - Constructor for class org.applecommander.image.WozImage.TrkInfo
 
TRKS_CHUNK_ID - Static variable in class com.webcodepro.applecommander.storage.physical.WozOrder
 
TRKS_CHUNK_ID - Static variable in class org.applecommander.image.WozImage
 
TypeOfFile - Enum Class 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 - Enum constant in enum class org.applecommander.os.dos.UnidosAdapterStrategy
Use this strategy to work with logical disk #1.
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 - Enum constant in enum class org.applecommander.os.dos.UnidosAdapterStrategy
Use this strategy to work with logical disk #2.
UNIDOS_DISK_2 - Static variable in class com.webcodepro.applecommander.storage.os.dos33.UniDosFormatDisk
Use this indicator to work with logical disk #2.
UnidosAdapterStrategy - Enum Class in org.applecommander.os.dos
UniDOS implements the disk by halves -- the first 800 blocks of the disk is disk 1 while the second 800 blocks are 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.
UNIVERSAL_DISK_IMAGE - Enum constant in enum class org.applecommander.hint.Hint
 
UniversalDiskImage - Class in org.applecommander.image
 
UniversalDiskImage(Source) - Constructor for class org.applecommander.image.UniversalDiskImage
 
UniversalDiskImage.Factory - Class in org.applecommander.image
 
UniversalDiskImage.Info - Record Class in org.applecommander.image
 
unpackBytes(byte[]) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Mimic the Apple IIGS UnPackBytes method call.
unpackSHKFile(String, Source, 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
 
value() - Method in record class org.applecommander.util.Information
Returns the value of the value record component.
value(int) - Method in class org.applecommander.util.Information.Builder
 
value(String) - Method in class org.applecommander.util.Information.Builder
 
value(String, Object...) - Method in class org.applecommander.util.Information.Builder
 
value(Date) - Method in class org.applecommander.util.Information.Builder
 
valueOf(String) - Static method in enum class com.webcodepro.applecommander.storage.DiskCorruptException.Kind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webcodepro.applecommander.storage.DiskGeometry
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webcodepro.applecommander.util.filestreamer.TypeOfFile
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.applecommander.capability.Capability
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.applecommander.hint.Hint
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.applecommander.os.dos.OzdosAdapterStrategy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.applecommander.os.dos.UnidosAdapterStrategy
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.webcodepro.applecommander.storage.DiskCorruptException.Kind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webcodepro.applecommander.storage.DiskGeometry
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webcodepro.applecommander.util.filestreamer.TypeOfFile
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.applecommander.capability.Capability
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.applecommander.hint.Hint
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.applecommander.os.dos.OzdosAdapterStrategy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.applecommander.os.dos.UnidosAdapterStrategy
Returns an array containing the constants of this enum class, in the order they are declared.
version() - Method in record class org.applecommander.image.UniversalDiskImage.Info
Returns the value of the version record component.
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
 
WOZ1_MAGIC - Static variable in class com.webcodepro.applecommander.storage.physical.WozOrder
 
WOZ1_MAGIC - Static variable in class org.applecommander.image.WozImage
 
WOZ2_MAGIC - Static variable in class com.webcodepro.applecommander.storage.physical.WozOrder
 
WOZ2_MAGIC - Static variable in class org.applecommander.image.WozImage
 
WozImage - Class in org.applecommander.image
 
WozImage(Source) - Constructor for class org.applecommander.image.WozImage
 
WozImage.InfoChunk - Class in org.applecommander.image
 
WozImage.TmapChunk - Class in org.applecommander.image
 
WozImage.TrkInfo - Class in org.applecommander.image
 
WozOrder - Class in com.webcodepro.applecommander.storage.physical
 
WozOrder(Source) - Constructor for class com.webcodepro.applecommander.storage.physical.WozOrder
 
WozOrder.InfoChunk - Class in com.webcodepro.applecommander.storage.physical
 
WozOrder.TmapChunk - Class in com.webcodepro.applecommander.storage.physical
 
WozOrder.TrkInfo - Class in com.webcodepro.applecommander.storage.physical
 
wrap(byte[]) - Static method in class org.applecommander.util.DataBuffer
 
wrap(int...) - Static method in class org.applecommander.util.DataBuffer
 
WRITE_BLOCK - Enum constant in enum class org.applecommander.capability.Capability
 
WRITE_SECTOR - Enum constant in enum class org.applecommander.capability.Capability
 
WRITE_TRACK - Enum constant in enum class org.applecommander.capability.Capability
 
writeBlock(int, byte[]) - Method in class com.webcodepro.applecommander.storage.FormattedDisk
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.
writeBlock(int, byte[]) - Method in class com.webcodepro.applecommander.storage.physical.WozOrder
 
writeBlock(int, DataBuffer) - Method in interface org.applecommander.device.BlockDevice
 
writeBlock(int, DataBuffer) - Method in class org.applecommander.device.ProdosOrderedBlockDevice
 
writeBlock(int, DataBuffer) - Method in class org.applecommander.device.TrackSectorToBlockAdapter
 
writeBootCode() - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Write the AppleCommander boot code to track 0 sector 0 of the disk.
writeByte(int) - Method in class org.applecommander.util.DataBuffer
 
writeBytes(int, byte[]) - Method in class com.webcodepro.applecommander.storage.physical.ImageOrder
Write data to the disk image.
writeBytes(int, DataBuffer) - Method in class com.webcodepro.applecommander.storage.FileEntrySource
 
writeBytes(int, DataBuffer) - Method in class org.applecommander.image.DiskCopyImage
 
writeBytes(int, DataBuffer) - Method in class org.applecommander.image.UniversalDiskImage
 
writeBytes(int, DataBuffer) - Method in class org.applecommander.source.DataBufferSource
 
writeBytes(int, DataBuffer) - Method in class org.applecommander.source.FileSource
 
writeBytes(int, DataBuffer) - Method in interface org.applecommander.source.Source
 
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() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Write the fileEntry data to the disk image.
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.FormattedDisk
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.
writeSector(int, int, byte[]) - Method in class com.webcodepro.applecommander.storage.physical.WozOrder
 
writeSector(int, int, DataBuffer) - Method in class org.applecommander.device.BlockToTrackSectorAdapter
 
writeSector(int, int, DataBuffer) - Method in class org.applecommander.device.DosOrderedTrackSectorDevice
 
writeSector(int, int, DataBuffer) - Method in class org.applecommander.device.SkewedTrackSectorDevice
 
writeSector(int, int, DataBuffer) - Method in interface org.applecommander.device.TrackSectorDevice
 
writeSector(int, int, DataBuffer) - Method in class org.applecommander.device.TrackSectorNibbleDevice
 
writeSectorToTrack(byte[], byte[], int, int, int) - Static method in class com.webcodepro.applecommander.storage.physical.NibbleCodec
 
writeTrackData(int, byte[]) - Method in class com.webcodepro.applecommander.storage.physical.NibbleOrder
Write nibbilized track data.
writeTrackData(int, DataBuffer) - Method in interface org.applecommander.device.NibbleTrackReaderWriter
Write nibbilized track data.
writeTrackData(int, DataBuffer) - Method in class org.applecommander.image.NibbleImage
 
writeTrackData(int, DataBuffer) - Method in class org.applecommander.image.WozImage
 
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 and Interfaces|All Packages|Constant Field Values|Serialized Form