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

A

ABS - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
ac - Class in com.webcodepro.applecommander.ui
ac provides a command line interface to key AppleCommander functions.
ac() - Constructor for class com.webcodepro.applecommander.ui.ac
 
addAssembly(String, String, String) - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
addCopyFac(Variable) - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
addDirectoriesToTree(TreeItem, DirectoryEntry) - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
Helper function for building fileTree.
addImportSpecification(ImportSpecification) - Method in class com.webcodepro.applecommander.ui.swt.wizard.importfile.ImportWizard
Add an import specification.
addLoadAddress(Variable, char, char) - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
addLoadByteValue(Variable, char) - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
addLoadFac(Variable) - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
addLoadWordValue(Variable, char, char) - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
addOffset(int) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Add another directory offset to this file entry.
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
 
AND - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
APPLE_10MB_HARDDISK - Static variable in class com.webcodepro.applecommander.storage.Disk
 
APPLE_140KB_DISK - Static variable in class com.webcodepro.applecommander.storage.Disk
 
APPLE_140KB_NIBBLE_DISK - Static variable in class com.webcodepro.applecommander.storage.Disk
 
APPLE_20MB_HARDDISK - Static variable in class com.webcodepro.applecommander.storage.Disk
 
APPLE_32MB_HARDDISK - Static variable in class com.webcodepro.applecommander.storage.Disk
 
APPLE_5MB_HARDDISK - Static variable in class com.webcodepro.applecommander.storage.Disk
 
APPLE_800KB_2IMG_DISK - Static variable in class com.webcodepro.applecommander.storage.Disk
 
APPLE_800KB_DISK - Static variable in class com.webcodepro.applecommander.storage.Disk
 
AppleCommander - Class in com.webcodepro.applecommander.ui
Launch AppleCommander.
AppleCommander() - Constructor for class com.webcodepro.applecommander.ui.AppleCommander
 
AppleImage - Class in com.webcodepro.applecommander.storage.filters.imagehandlers
AppleImage is an abstract class that represents a generic interface for handing graphic images.
AppleImage(String[]) - Constructor for class com.webcodepro.applecommander.storage.filters.imagehandlers.AppleImage
Construct AppleImage.
ApplesoftCompiler - Class in com.webcodepro.applecommander.compiler
Compile the given Applesoft file.
ApplesoftCompiler(FileEntry) - Constructor for class com.webcodepro.applecommander.compiler.ApplesoftCompiler
Constructor for ApplesoftCompiler.
ApplesoftCompilerTest - Class in com.webcodepro.applecommander.compiler
Test the ApplesoftCompiler.
ApplesoftCompilerTest(String) - Constructor for class com.webcodepro.applecommander.compiler.ApplesoftCompilerTest
Constructor for ApplesoftCompilerTest.
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.
ApplesoftFilterAdapter - Class in com.webcodepro.applecommander.ui.swt.filteradapter
Provides a view of a syntax-colored Applesoft program listing.
ApplesoftFilterAdapter(FileViewerWindow, String, String, Image) - Constructor for class com.webcodepro.applecommander.ui.swt.filteradapter.ApplesoftFilterAdapter
 
ApplesoftToken - Class in com.webcodepro.applecommander.util
Represents an ApplesoftToken.
ApplesoftToken(int) - Constructor for class com.webcodepro.applecommander.util.ApplesoftToken
 
ApplesoftToken(byte, String) - 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(FileEntry) - Constructor for class com.webcodepro.applecommander.util.ApplesoftTokenizer
Constructor for ApplesoftTokenizer.
ApplesoftTokenizer(byte[]) - 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
 
AppleUtilTest - Class in com.webcodepro.applecommander.util
Test AppleUtil.
AppleUtilTest(String) - Constructor for class com.webcodepro.applecommander.util.AppleUtilTest
 
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.
AppleWorksWordProcessorPane - Class in com.webcodepro.applecommander.ui.swt.wizard.exportfile
Choose format for AppleWorks Word Processor export.
AppleWorksWordProcessorPane(Composite, ExportWizard, Object) - Constructor for class com.webcodepro.applecommander.ui.swt.wizard.exportfile.AppleWorksWordProcessorPane
Constructor for AppleWorksWordProcessorPane.
ASC - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
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
 
assertApplesoftFile(FormattedDisk, String) - Method in class com.webcodepro.applecommander.storage.DiskHelperTest
 
assertBinaryFile(FormattedDisk, String) - Method in class com.webcodepro.applecommander.storage.DiskHelperTest
 
assertGraphicsFile(FormattedDisk, String) - Method in class com.webcodepro.applecommander.storage.DiskHelperTest
 
assertIntegerFile(FormattedDisk, String) - Method in class com.webcodepro.applecommander.storage.DiskHelperTest
 
assertTextFile(FormattedDisk, String) - Method in class com.webcodepro.applecommander.storage.DiskHelperTest
 
AT - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
ATN - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 

B

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.
BLOCK_SIZE - Static variable in class com.webcodepro.applecommander.storage.Disk
 
BLOCKS_ON_DISK - Static variable in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Specifies the number of blocks on the disk.
buildDiskInfoTable(FormattedDisk) - Method in class com.webcodepro.applecommander.ui.swt.DiskInfoTab
Build the table describing the given disk.
buildQuickDraw2IconAndMask(byte[], int) - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Each icon is composed of two images - one an icon and the other is the mask.
buildQuickDraw2IconOrMask(byte[], boolean, int, int, int) - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Build an image of an individual icon or its mask.
buildQuickDraw2Icons(FileEntry) - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Construct a series of icons based on the QuickDraw II Icon file format.
buildUsedAddresses() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
Build a list of ROM and Zero-page addresses that are used within this specific program.
buildVariableSection() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
Build the variable section that is placed at the end of the assembly listing.
ByteArrayImageLayout - Class in com.webcodepro.applecommander.storage.physical
Manages the layout of the physical disk.
ByteArrayImageLayout(byte[]) - Constructor for class com.webcodepro.applecommander.storage.physical.ByteArrayImageLayout
Construct a ByteArrayImageLayout.
ByteArrayImageLayout(byte[], boolean) - Constructor for class com.webcodepro.applecommander.storage.physical.ByteArrayImageLayout
Construct a ByteArrayImageLayout.
ByteArrayImageLayout(int) - Constructor for class com.webcodepro.applecommander.storage.physical.ByteArrayImageLayout
Construct a ByteArrayImageLayout.

C

CALL - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
canCompile() - Method in interface com.webcodepro.applecommander.storage.FileEntry
Indicates that this filetype can be compiled.
canCompile() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Indicates that this filetype can be compiled.
canCompile() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Indicates that this filetype can be compiled.
canCompile() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Indicates that this filetype can be compiled.
canCompile() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Indicates that this filetype can be compiled.
canCompile(String) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Indicates if this filetype can be compiled.
canCompile() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Indicates that this filetype can be compiled.
canCreateDirectories() - Method in interface com.webcodepro.applecommander.storage.DirectoryEntry
Identify if additional directories can be created.
canCreateDirectories() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Identify if additional directories can be created.
canCreateDirectories() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Identify if additional directories can be created.
canCreateDirectories() - Method in class com.webcodepro.applecommander.storage.os.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.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.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.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.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.pascal.PascalFormatDisk
Indicates if this disk image can write data to a file.
canWriteFileData() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Indicates if this disk image can write data to a file.
canWriteFileData() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Indicates if this disk image can write data to a file.
CATALOG_TRACK - Static variable in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
The standard DOS 3.3 catalog track.
center(Shell, Shell) - Static method in class com.webcodepro.applecommander.ui.swt.util.SwtUtil
Center the child shell within the parent shell window.
changeCurrentFormat(int) - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
Change the current format and refresh the display.
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.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.
changeImageOrder(String, ImageOrder) - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
Change the disk to a new image order.
changeImageOrderByBlock(ImageOrder, ImageOrder) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Change ImageOrder from source order to target order by copying block by block.
changeImageOrderByTrackAndSector(ImageOrder, ImageOrder) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Change ImageOrder from source order to target order by copying sector by sector.
checkRange(int, int) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Validate track/sector range.
checkSyntax(byte, String) - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
checkSyntax(String, String) - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
CHR$ - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
CLEAR - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
clearBit(byte, int) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Clear a specific bit (turn it off).
COLOR - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
com.webcodepro.applecommander.compiler - package com.webcodepro.applecommander.compiler
 
com.webcodepro.applecommander.storage - package com.webcodepro.applecommander.storage
 
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.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.testconfig - package com.webcodepro.applecommander.testconfig
 
com.webcodepro.applecommander.ui - package com.webcodepro.applecommander.ui
 
com.webcodepro.applecommander.ui.swt - package com.webcodepro.applecommander.ui.swt
 
com.webcodepro.applecommander.ui.swt.filteradapter - package com.webcodepro.applecommander.ui.swt.filteradapter
 
com.webcodepro.applecommander.ui.swt.util - package com.webcodepro.applecommander.ui.swt.util
 
com.webcodepro.applecommander.ui.swt.util.contentadapter - package com.webcodepro.applecommander.ui.swt.util.contentadapter
 
com.webcodepro.applecommander.ui.swt.wizard - package com.webcodepro.applecommander.ui.swt.wizard
 
com.webcodepro.applecommander.ui.swt.wizard.comparedisks - package com.webcodepro.applecommander.ui.swt.wizard.comparedisks
 
com.webcodepro.applecommander.ui.swt.wizard.compilefile - package com.webcodepro.applecommander.ui.swt.wizard.compilefile
 
com.webcodepro.applecommander.ui.swt.wizard.diskimage - package com.webcodepro.applecommander.ui.swt.wizard.diskimage
 
com.webcodepro.applecommander.ui.swt.wizard.exportfile - package com.webcodepro.applecommander.ui.swt.wizard.exportfile
 
com.webcodepro.applecommander.ui.swt.wizard.importfile - package com.webcodepro.applecommander.ui.swt.wizard.importfile
 
com.webcodepro.applecommander.util - package com.webcodepro.applecommander.util
 
compare(Object, Object) - Method in class com.webcodepro.applecommander.storage.FileEntryComparator
Compare two FileEntry objects.
compareDiskImages() - Method in class com.webcodepro.applecommander.ui.swt.SwtAppleCommander
Start the compare disks wizard.
compareDisks() - Method in class com.webcodepro.applecommander.ui.swt.wizard.comparedisks.CompareDisksResultsPane
 
CompareDisksResultsPane - Class in com.webcodepro.applecommander.ui.swt.wizard.comparedisks
Shows the result of the disk image comparison.
CompareDisksResultsPane(Composite, CompareDisksWizard, Object) - Constructor for class com.webcodepro.applecommander.ui.swt.wizard.comparedisks.CompareDisksResultsPane
Constructor for ExportFileStartPane.
CompareDisksStartPane - Class in com.webcodepro.applecommander.ui.swt.wizard.comparedisks
Provides the wizard pane which gets the disks to compare.
CompareDisksStartPane(Composite, CompareDisksWizard, Object) - Constructor for class com.webcodepro.applecommander.ui.swt.wizard.comparedisks.CompareDisksStartPane
Constructor for CompareDisksStartPane.
CompareDisksWizard - Class in com.webcodepro.applecommander.ui.swt.wizard.comparedisks
Compare disks wizard.
CompareDisksWizard(Shell, ImageManager) - Constructor for class com.webcodepro.applecommander.ui.swt.wizard.comparedisks.CompareDisksWizard
Constructor for ExportWizard.
compile() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
Compile the given FileEntry and return the assembly code.
CompileException - Exception in com.webcodepro.applecommander.compiler
Indicates a compile exception of some sort occurred.
CompileException() - Constructor for exception com.webcodepro.applecommander.compiler.CompileException
Create a CompileException.
CompileException(String) - Constructor for exception com.webcodepro.applecommander.compiler.CompileException
Create a CompileException.
CompileException(String, Throwable) - Constructor for exception com.webcodepro.applecommander.compiler.CompileException
Create a CompileException.
CompileException(Throwable) - Constructor for exception com.webcodepro.applecommander.compiler.CompileException
Create a CompileException.
CompileFileStartPane - Class in com.webcodepro.applecommander.ui.swt.wizard.compilefile
Provides the wizard pane which gets the export filter.
CompileFileStartPane(Composite, CompileWizard, Object) - Constructor for class com.webcodepro.applecommander.ui.swt.wizard.compilefile.CompileFileStartPane
Constructor for ExportFileStartPane.
compileFileWizard() - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
Launch the compile file wizard.
CompilerBundle - Class in com.webcodepro.applecommander.compiler
Manage the compiler-specific ResourceBundle.
CompilerBundle() - Constructor for class com.webcodepro.applecommander.compiler.CompilerBundle
 
CompileWizard - Class in com.webcodepro.applecommander.ui.swt.wizard.compilefile
Compile wizard.
CompileWizard(Shell, ImageManager, FormattedDisk) - Constructor for class com.webcodepro.applecommander.ui.swt.wizard.compilefile.CompileWizard
Constructor for ExportWizard.
computeColumnWidths(int) - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
Pre-compute column widths for the file tab.
computeSector(int) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Compute the physical sector number.
computeTrack(int) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Compute the physical track number.
CONST_FLOAT - Static variable in class com.webcodepro.applecommander.compiler.Variable
 
CONST_INTEGER - Static variable in class com.webcodepro.applecommander.compiler.Variable
 
CONST_STRING - Static variable in class com.webcodepro.applecommander.compiler.Variable
 
CONT - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
ContentTypeAdapter - Interface in com.webcodepro.applecommander.ui.swt.util.contentadapter
Provides a common interface to handle operations for specific types of content.
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() - Method in interface com.webcodepro.applecommander.ui.swt.util.contentadapter.ContentTypeAdapter
 
copy() - Method in class com.webcodepro.applecommander.ui.swt.util.contentadapter.ImageCanvasAdapter
 
copy() - Method in class com.webcodepro.applecommander.ui.swt.util.contentadapter.NoActionContentTypeAdapter
 
copy() - Method in class com.webcodepro.applecommander.ui.swt.util.contentadapter.StyledTextAdapter
 
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
 
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.
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.
CpmFormatDisk.CpmDiskUsage(boolean[]) - Constructor for class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk.CpmDiskUsage
 
create(int, int) - Static method in class com.webcodepro.applecommander.storage.filters.imagehandlers.AppleImage
Create a specific instance of AppleImage.
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, 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(String, ImageOrder) - Static method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Create a RdosFormatDisk.
create(ToolBar) - Method in class com.webcodepro.applecommander.ui.swt.filteradapter.FilterAdapter
 
createAndDeleteFiles(FormattedDisk[], String) - Method in class com.webcodepro.applecommander.storage.DiskWriterTest
Create a bunch of files and then delete them repeatedly.
createChangeImageOrderMenu() - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
Construct the popup menu for the export button on the toolbar.
createCopyToolItem() - Method in class com.webcodepro.applecommander.ui.swt.FileViewerWindow
Create the copy tool item (button).
createDeleteCreate(FormattedDisk[], String) - Method in class com.webcodepro.applecommander.storage.DiskWriterTest
Test a create file, delete file, create file sequence.
createDirectory() - Method in interface com.webcodepro.applecommander.storage.DirectoryEntry
Create a new DirectoryEntry.
createDirectory() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Create a new DirectoryEntry.
createDirectory() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Create a new DirectoryEntry.
createDirectory() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Create a new DirectoryEntry.
createDirectory() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosDirectoryEntry
Create a new DirectoryEntry.
createDirectory() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Create a new DirectoryEntry.
createDirectory() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Create a new DirectoryEntry.
createDirectoryPopupMenu() - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
Construct the popup menu for the directory table on the File tab.
createDiskImage() - Method in class com.webcodepro.applecommander.ui.swt.SwtAppleCommander
Create a disk image.
createDiskInfoTable() - Method in class com.webcodepro.applecommander.ui.swt.DiskInfoTab
Create the table describing the given disk.
createDiskMapTab(CTabFolder) - Method in class com.webcodepro.applecommander.ui.swt.DiskMapTab
Create the DISK MAP tab.
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.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(ProdosCommonDirectoryHeader) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Create a FileEntry in the given directory.
createFile() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Create a new FileEntry.
createFileExportMenu(int) - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
Construct the popup menu for the export button on the toolbar.
createFilePopupMenu() - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
Construct the popup menu for the file table on the File tab.
createFilesTab(CTabFolder) - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
Create the FILES tab.
createFileViewMenu(int) - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
Construct the popup menu for the view as right-click option.
createFilterAdapterMap() - Method in class com.webcodepro.applecommander.ui.swt.FileViewerWindow
Setup all possible specialized FilterAdapters.
createHexDumpToolItem() - Method in class com.webcodepro.applecommander.ui.swt.FileViewerWindow
Create the hex dump tool item (button).
createInitialWizardPane() - Method in class com.webcodepro.applecommander.ui.swt.wizard.comparedisks.CompareDisksWizard
Create the initial display used in the wizard.
createInitialWizardPane() - Method in class com.webcodepro.applecommander.ui.swt.wizard.compilefile.CompileWizard
Create the initial display used in the wizard.
createInitialWizardPane() - Method in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageWizard
Create the initial display used in the wizard.
createInitialWizardPane() - Method in class com.webcodepro.applecommander.ui.swt.wizard.exportfile.ExportWizard
Create the initial display used in the wizard.
createInitialWizardPane() - Method in class com.webcodepro.applecommander.ui.swt.wizard.importfile.ImportWizard
Create the initial display used in the wizard.
createInitialWizardPane() - Method in class com.webcodepro.applecommander.ui.swt.wizard.Wizard
Create the initial display used in the wizard.
createPrintToolItem() - Method in class com.webcodepro.applecommander.ui.swt.FileViewerWindow
Create the print tool item (button).
createRadioButton(Composite, String, int, String) - Method in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageFormatPane
Create a radio button for the disk image format list.
createRadioButton(Composite, String, int, String) - Method in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageOrderPane
Create a radio button for the disk image size list.
createRadioButton(Composite, String, int, String) - Method in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageSizePane
Create a radio button for the disk image size list.
createRawDumpToolItem() - Method in class com.webcodepro.applecommander.ui.swt.FileViewerWindow
Create the raw dump tool item (button).
createStyledText() - Method in class com.webcodepro.applecommander.ui.swt.filteradapter.ApplesoftFilterAdapter
 
createTextContent() - Method in class com.webcodepro.applecommander.ui.swt.filteradapter.HexFilterAdapter
 
createTextContent() - Method in class com.webcodepro.applecommander.ui.swt.filteradapter.RawDumpFilterAdapter
 
createTextContent() - Method in class com.webcodepro.applecommander.ui.swt.filteradapter.TextFilterAdapter
 
createTextWidget(String) - Method in class com.webcodepro.applecommander.ui.swt.filteradapter.TextFilterAdapter
 
createToolbarCommandHandler() - Method in class com.webcodepro.applecommander.ui.swt.FileViewerWindow
The toolbar command handler contains the global toolbar actions.

D

DATA - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
decodeOddEven(byte[], int) - Method in class com.webcodepro.applecommander.storage.physical.NibbleOrder
Decode odd-even bytes as stored on disk.
decrementFileCount() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonDirectoryHeader
Decrement the number of active entries by one.
DEF - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
DEL - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
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.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.
deleteFile() - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
Delete the currently selected files.
DIM - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
DirectoryEntry - Interface in com.webcodepro.applecommander.storage
Represents a directory on disk.
Disk - Class in com.webcodepro.applecommander.storage
Abstract representation of an Apple2 disk (floppy, 800k, hard disk).
Disk(String, ImageOrder) - Constructor for class com.webcodepro.applecommander.storage.Disk
Construct a Disk with the given byte array.
Disk(String) - Constructor for class com.webcodepro.applecommander.storage.Disk
Construct a Disk and load the specified file.
Disk.FilenameFilter - Class in com.webcodepro.applecommander.storage
Specifies a filter to be used in determining filetypes which are supported.
Disk.FilenameFilter(String, String) - Constructor for class com.webcodepro.applecommander.storage.Disk.FilenameFilter
 
DiskExplorerTab - Class in com.webcodepro.applecommander.ui.swt
Build the Disk File tab for the Disk Window.
DiskExplorerTab(CTabFolder, FormattedDisk[], ImageManager, DiskWindow) - Constructor for class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
Create the DISK INFO tab.
DiskFullException - Exception in com.webcodepro.applecommander.storage
A DiskFullException is thrown during a write operation when the file being written will not fit on the disk.
DiskFullException(String) - Constructor for exception com.webcodepro.applecommander.storage.DiskFullException
Constructor for DiskFullException.
DiskHelperTest - Class in com.webcodepro.applecommander.storage
Test Disk and FormattedDisk for read.
DiskHelperTest(String) - Constructor for class com.webcodepro.applecommander.storage.DiskHelperTest
 
DiskImageFormatPane - Class in com.webcodepro.applecommander.ui.swt.wizard.diskimage
Allow the user to choose the which operating system to format the disk with.
DiskImageFormatPane(Composite, DiskImageWizard) - Constructor for class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageFormatPane
Constructor for DiskImageFormatPane.
DiskImageNamePane - Class in com.webcodepro.applecommander.ui.swt.wizard.diskimage
Allow the user to choose the names of the disk image, as well as the volume name, if appropriate.
DiskImageNamePane(Composite, DiskImageWizard) - Constructor for class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageNamePane
Constructor for DiskImageNamePane.
DiskImageOrderPane - Class in com.webcodepro.applecommander.ui.swt.wizard.diskimage
Allow the user to choose the order of the disk image, as well as compression.
DiskImageOrderPane(Composite, DiskImageWizard) - Constructor for class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageOrderPane
Constructor for DiskImageNamePane.
DiskImageSizePane - Class in com.webcodepro.applecommander.ui.swt.wizard.diskimage
Allow the user to choose the size of the disk image, as appropriate.
DiskImageSizePane(Composite, DiskImageWizard) - Constructor for class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageSizePane
Constructor for DiskImageSizePane.
DiskImageWizard - Class in com.webcodepro.applecommander.ui.swt.wizard.diskimage
Disk Image Wizard.
DiskImageWizard(Shell, ImageManager) - Constructor for class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageWizard
Constructor for ExportWizard.
DiskInfoTab - Class in com.webcodepro.applecommander.ui.swt
Build the Disk Info tab for the Disk Window.
DiskInfoTab(CTabFolder, FormattedDisk[]) - Constructor for class com.webcodepro.applecommander.ui.swt.DiskInfoTab
Create the DISK INFO tab.
DiskMapTab - Class in com.webcodepro.applecommander.ui.swt
Build the Disk Map tab for the Disk Window.
DiskMapTab(CTabFolder, FormattedDisk) - Constructor for class com.webcodepro.applecommander.ui.swt.DiskMapTab
Construct the DiskMapTab.
disksEqualByBlock(FormattedDisk, FormattedDisk) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Compare two disks block by block.
disksEqualByTrackAndSector(FormattedDisk, FormattedDisk) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Compare two disks by track and sector.
DiskWindow - Class in com.webcodepro.applecommander.ui.swt
Displays disk information on the screen.
DiskWindow(Shell, FormattedDisk[], ImageManager) - Constructor for class com.webcodepro.applecommander.ui.swt.DiskWindow
Construct the disk window.
DiskWriterTest - Class in com.webcodepro.applecommander.storage
Test Disk and FormattedDisk for write.
DiskWriterTest(String) - Constructor for class com.webcodepro.applecommander.storage.DiskWriterTest
Create the DiskWriterTest.
display() - Method in class com.webcodepro.applecommander.ui.swt.filteradapter.ApplesoftFilterAdapter
 
display() - Method in class com.webcodepro.applecommander.ui.swt.filteradapter.FilterAdapter
 
display() - Method in class com.webcodepro.applecommander.ui.swt.filteradapter.GraphicsFilterAdapter
 
display() - Method in class com.webcodepro.applecommander.ui.swt.filteradapter.TextFilterAdapter
 
dispose() - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
Dispose of resources.
dispose() - Method in class com.webcodepro.applecommander.ui.swt.DiskInfoTab
Dispose of resources.
dispose() - Method in class com.webcodepro.applecommander.ui.swt.DiskMapTab
Dispose of resources.
dispose(DisposeEvent) - Method in class com.webcodepro.applecommander.ui.swt.DiskWindow
Dispose of all shared resources.
dispose(DisposeEvent) - Method in class com.webcodepro.applecommander.ui.swt.FileViewerWindow
Dispose of all shared resources.
dispose() - Method in class com.webcodepro.applecommander.ui.swt.filteradapter.ApplesoftFilterAdapter
 
dispose() - Method in class com.webcodepro.applecommander.ui.swt.filteradapter.FilterAdapter
 
dispose() - Method in class com.webcodepro.applecommander.ui.swt.filteradapter.GraphicsFilterAdapter
 
dispose(DisposeEvent) - Method in class com.webcodepro.applecommander.ui.swt.SwtAppleCommander
Dispose of all shared resources.
dispose() - Method in class com.webcodepro.applecommander.ui.swt.util.ImageManager
Dispose of resources.
dispose() - Method in class com.webcodepro.applecommander.ui.swt.wizard.comparedisks.CompareDisksResultsPane
Dispose of resources.
dispose() - Method in class com.webcodepro.applecommander.ui.swt.wizard.comparedisks.CompareDisksStartPane
Dispose of resources.
dispose() - Method in class com.webcodepro.applecommander.ui.swt.wizard.compilefile.CompileFileStartPane
Dispose of resources.
dispose() - Method in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageFormatPane
Dispose of any resources.
dispose() - Method in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageNamePane
Dispose of all resources.
dispose() - Method in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageOrderPane
Dispose of all resources.
dispose() - Method in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageSizePane
Dispose of all resources.
dispose() - Method in class com.webcodepro.applecommander.ui.swt.wizard.exportfile.AppleWorksWordProcessorPane
Dispose of any resources.
dispose() - Method in class com.webcodepro.applecommander.ui.swt.wizard.exportfile.ExportFileDestinationPane
Dispose of any resources.
dispose() - Method in class com.webcodepro.applecommander.ui.swt.wizard.exportfile.ExportFileStartPane
Dispose of resources.
dispose() - Method in class com.webcodepro.applecommander.ui.swt.wizard.exportfile.ExportGraphicsTypePane
Dispose of widgets.
dispose() - Method in class com.webcodepro.applecommander.ui.swt.wizard.importfile.ImportSelectFilesWizardPane
Dispose of all resources.
dispose() - Method in class com.webcodepro.applecommander.ui.swt.wizard.Wizard
Dispose of all panels and resources.
dispose() - Method in class com.webcodepro.applecommander.ui.swt.wizard.WizardPane
Dispose of any resources.
DIVIDE - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
DOS33_SECTORS_ON_140KB_DISK - Static variable in class com.webcodepro.applecommander.storage.Disk
 
DosFileEntry - Class in com.webcodepro.applecommander.storage.os.dos33
Represents a DOS file entry on disk.
DosFileEntry(DosFormatDisk, int, int, int) - Constructor for class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Constructor for DosFileEntry.
DosFormatDisk - Class in com.webcodepro.applecommander.storage.os.dos33
Manages a disk that is in Apple DOS 3.3 format.
DosFormatDisk(String, ImageOrder) - Constructor for class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Constructor for DosFormatDisk.
DosOrder - Class in com.webcodepro.applecommander.storage.physical
Supports disk images stored in DOS physical order.
DosOrder(ByteArrayImageLayout) - Constructor for class com.webcodepro.applecommander.storage.physical.DosOrder
Construct a DosOrder.
DRAW - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
drawBox(Rectangle, GC, Color, Color, Color) - Method in class com.webcodepro.applecommander.ui.swt.DiskMapTab
Draw a box on the screen.
DropDownSelectionListener - Class in com.webcodepro.applecommander.ui.swt.util
Listens to widgetSelected() events on SWT.DROP_DOWN type ToolItems and opens/closes a menu when appropriate.
DropDownSelectionListener(Menu) - Constructor for class com.webcodepro.applecommander.ui.swt.util.DropDownSelectionListener
Construct the DropDownSelectionListener with the specific menu to be used.

E

editSelection() - Method in class com.webcodepro.applecommander.ui.swt.wizard.importfile.ImportSelectFilesWizardPane
Edit the current selection.
enableFinishButton(boolean) - Method in class com.webcodepro.applecommander.ui.swt.wizard.Wizard
Enable/disable the finish button.
enableNextButton(boolean) - Method in class com.webcodepro.applecommander.ui.swt.wizard.Wizard
Enable/disable the next button.
encodeOddEven(byte[], int, int) - Method in class com.webcodepro.applecommander.storage.physical.NibbleOrder
Encode odd-even bytes to be stored on disk.
END - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
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 - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
evaluateCommand() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateEND() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateExpression() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateFLASH() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateFOR() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateGOTO() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateGR() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateHCOLOR() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateHGR() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateHGR2() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateHOME() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateHPLOT() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateHTAB() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateINVERSE() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateNEXT() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateNORMAL() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateNumber() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluatePRINT() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateRETURN() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateTEXT() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
evaluateVTAB() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
EXP - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
exportFile(String) - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
Export all selected files.
ExportFileDestinationPane - Class in com.webcodepro.applecommander.ui.swt.wizard.exportfile
Set locations and file names for the export.
ExportFileDestinationPane(Composite, ExportWizard, Object) - Constructor for class com.webcodepro.applecommander.ui.swt.wizard.exportfile.ExportFileDestinationPane
Constructor for ExportFileDestinationPane.
ExportFileStartPane - Class in com.webcodepro.applecommander.ui.swt.wizard.exportfile
Provides the wizard pane which gets the export filter.
ExportFileStartPane(Composite, ExportWizard, Object) - Constructor for class com.webcodepro.applecommander.ui.swt.wizard.exportfile.ExportFileStartPane
Constructor for ExportFileStartPane.
exportFileWizard() - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
Open up the Export Wizard dialog box.
ExportGraphicsTypePane - Class in com.webcodepro.applecommander.ui.swt.wizard.exportfile
Choose graphics options for file export.
ExportGraphicsTypePane(Composite, ExportWizard, Object) - Constructor for class com.webcodepro.applecommander.ui.swt.wizard.exportfile.ExportGraphicsTypePane
Constructor for ExportGraphicsTypePane.
ExportWizard - Class in com.webcodepro.applecommander.ui.swt.wizard.exportfile
File export wizard.
ExportWizard(Shell, ImageManager, FormattedDisk) - Constructor for class com.webcodepro.applecommander.ui.swt.wizard.exportfile.ExportWizard
Constructor for ExportWizard.
EXTENT_COUNTER_OFFSET - Static variable in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Offset to the extent counter (EX) field.

F

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_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.
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.
FileFilter - Interface in com.webcodepro.applecommander.storage
A file filter taks a buffer of bytes and filters or converts the bytes into another format.
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.
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.
filetypes - Static variable in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
The known filetypes for a RDOS disk.
FileViewerWindow - Class in com.webcodepro.applecommander.ui.swt
View a particular files content.
FileViewerWindow(Shell, FileEntry, ImageManager) - Constructor for class com.webcodepro.applecommander.ui.swt.FileViewerWindow
Construct the file viewer window.
FileViewerWindow(Shell, FileEntry, ImageManager, FileFilter) - Constructor for class com.webcodepro.applecommander.ui.swt.FileViewerWindow
Construct the file viewer window.
fillFileTable(List) - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
Display files in the fileTable.
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.GraphicsFileFilter
Filter the file data and produce an image.
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.TextFileFilter
Process the given FileEntry and return a byte array with filtered data; use PrintWriter to get platform agnostic line endings.
FilterAdapter - Class in com.webcodepro.applecommander.ui.swt.filteradapter
Represents a visual adapter for a FileFilter.
FilterAdapter(FileViewerWindow, String, String, Image) - Constructor for class com.webcodepro.applecommander.ui.swt.filteradapter.FilterAdapter
 
findDirectoryItem(TreeItem[], String, int, int) - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
Locate a named item in the directory tree.
findFileType(String) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Locate the associated ProdosFileType.
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.
FLASH - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
FN - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
FOR - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
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(int, int, int) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Format the disk as DOS 3.3 given the dymanic parameters.
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.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(String, String) - Method in class com.webcodepro.applecommander.util.TextBundle
Format the given resource name with a single String value.
format(String, Object[]) - Method in class com.webcodepro.applecommander.util.TextBundle
Format the given resource name with multiple values.
format(String, int) - Method in class com.webcodepro.applecommander.util.TextBundle
Format the given resource name with one integer.
format(String, int, int) - Method in class com.webcodepro.applecommander.util.TextBundle
Format the given resource name with two integers.
format(String, int, int, int) - Method in class com.webcodepro.applecommander.util.TextBundle
Format the given resource name with three integers.
format(String, String, int) - Method in class com.webcodepro.applecommander.util.TextBundle
Format the given resource name with two integers.
FORMAT_CPM - Static variable in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageWizard
 
FORMAT_DOS33 - Static variable in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageWizard
 
FORMAT_OZDOS - Static variable in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageWizard
 
FORMAT_PASCAL - Static variable in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageWizard
 
FORMAT_PRODOS - Static variable in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageWizard
 
FORMAT_RDOS - Static variable in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageWizard
 
FORMAT_UNIDOS - Static variable in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageWizard
 
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.DiskInformation(String, String) - Constructor for class com.webcodepro.applecommander.storage.FormattedDisk.DiskInformation
 
FormattedDisk.DiskInformation(String, int) - Constructor for class com.webcodepro.applecommander.storage.FormattedDisk.DiskInformation
 
FormattedDisk.DiskInformation(String, Date) - Constructor for class com.webcodepro.applecommander.storage.FormattedDisk.DiskInformation
 
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
 
FormattedDisk.FileColumnHeader(String, int, int) - Constructor for class com.webcodepro.applecommander.storage.FormattedDisk.FileColumnHeader
 
FRE - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
freeBlocks(ProdosFileEntry) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Free blocks used by a DosFileEntry.
freeSectors(DosFileEntry) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Free sectors used by a DosFileEntry.

G

get(String) - Method in class com.webcodepro.applecommander.ui.swt.util.ImageManager
Get an image.
GET - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
get(String) - Method in class com.webcodepro.applecommander.util.TextBundle
Retrieve a value for the given resource name.
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 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.
getAddressText() - Method in class com.webcodepro.applecommander.ui.swt.wizard.importfile.ImportSelectFilesWizardPane
 
getAlignment() - Method in class com.webcodepro.applecommander.storage.FormattedDisk.FileColumnHeader
 
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.
getAvailableExtensions() - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.AppleImage
Return a list of file extensions that this specific implementation can handle.
getAwpFilter() - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
 
getBackButton() - Method in class com.webcodepro.applecommander.ui.swt.wizard.Wizard
 
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.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.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.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.
getBlackColor() - Method in class com.webcodepro.applecommander.ui.swt.FileViewerWindow
 
getBlackColor() - Method in class com.webcodepro.applecommander.ui.swt.filteradapter.FilterAdapter
 
getBlockNumber(int, int) - Method in class com.webcodepro.applecommander.storage.os.dos33.OzDosFormatDisk
Compute the block number.
getBlocksOnDevice() - Method in class com.webcodepro.applecommander.storage.physical.ImageOrder
Answer with the number of blocks on this device.
getBlocksOnDevice() - Method in class com.webcodepro.applecommander.storage.physical.NibbleOrder
Answer with the number of blocks on this device.
getBlocksOnDisk() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Return the number of blocks on disk.
getBlocksUsed() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Compute the number of blocks used.
getBlocksUsed() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Compute the number of CP/M blocks that are currently used.
getBlocksUsed() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Compute the blocks used.
getBlocksUsed() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Get the number of blocks used.
getBlueColor() - Method in class com.webcodepro.applecommander.ui.swt.FileViewerWindow
 
getBlueColor() - Method in class com.webcodepro.applecommander.ui.swt.filteradapter.FilterAdapter
 
getBytesUsedInLastBlock() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Get the number of bytes used in files last block.
getChangeImageOrderMenu() - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
 
getColumnReference(int) - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksSpreadSheetFileFilter
Build a column reference (convert to A or whatever it should be).
getCompileDirectory() - Method in class com.webcodepro.applecommander.ui.UserPreferences
Get the compile directory.
getCompileToolItem() - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
 
getComposite() - Method in class com.webcodepro.applecommander.ui.swt.FileViewerWindow
 
getComposite() - Method in class com.webcodepro.applecommander.ui.swt.filteradapter.FilterAdapter
 
getContentPane() - Method in class com.webcodepro.applecommander.ui.swt.wizard.Wizard
Get the content pane.
getContentTypeAdapter() - Method in class com.webcodepro.applecommander.ui.swt.FileViewerWindow
 
getControl() - Method in class com.webcodepro.applecommander.ui.swt.wizard.comparedisks.CompareDisksStartPane
 
getControl() - Method in class com.webcodepro.applecommander.ui.swt.wizard.compilefile.CompileFileStartPane
 
getCopyToolItem() - Method in class com.webcodepro.applecommander.ui.swt.FileViewerWindow
 
getCopyToolItem() - Method in class com.webcodepro.applecommander.ui.swt.filteradapter.FilterAdapter
 
getCourierFont() - Method in class com.webcodepro.applecommander.ui.swt.FileViewerWindow
 
getCourierFont() - Method in class com.webcodepro.applecommander.ui.swt.filteradapter.FilterAdapter
 
getCreationDate() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Get the creation date.
getCurrentFileList() - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
 
getCurrentFormat() - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
 
getDefaultExtension() - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.AppleImage
Get the default file extension.
getDeleteToolItem() - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
 
getDialog() - Method in class com.webcodepro.applecommander.ui.swt.wizard.Wizard
Get the Wizard dialog Shell object.
getDirectory() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Retrieve the entire directory.
getDirectory() - Method in class com.webcodepro.applecommander.ui.swt.wizard.compilefile.CompileWizard
 
getDirectory() - Method in class com.webcodepro.applecommander.ui.swt.wizard.exportfile.ExportWizard
Returns the directory.
getDirectoryText() - Method in class com.webcodepro.applecommander.ui.swt.wizard.compilefile.CompileFileStartPane
 
getDirectoryText() - Method in class com.webcodepro.applecommander.ui.swt.wizard.exportfile.ExportFileDestinationPane
 
getDirectoryTree() - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
 
getDisk() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Get the ProdosFormatDisk that this FileEntry is attached to.
getDisk(int) - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
 
getDisk() - Method in class com.webcodepro.applecommander.ui.swt.wizard.compilefile.CompileWizard
Get the disk that is being worked on.
getDisk() - Method in class com.webcodepro.applecommander.ui.swt.wizard.exportfile.ExportWizard
Get the disk that is being worked on.
getDisk() - Method in class com.webcodepro.applecommander.ui.swt.wizard.importfile.ImportWizard
Get the FormattedDisk the wizard is working with.
getDiskDir() - Method in class com.webcodepro.applecommander.testconfig.TestConfig
Answer with the directory where disk images are stored.
getDiskImage() - Method in class com.webcodepro.applecommander.storage.physical.ByteArrayImageLayout
Get the physical disk image.
getDiskImageDirectory() - Method in class com.webcodepro.applecommander.ui.UserPreferences
Get the disk image directory (used for "open" command).
getDiskImageManager() - Method in class com.webcodepro.applecommander.storage.Disk
Returns the diskImage.
getDiskImageManager() - Method in class com.webcodepro.applecommander.storage.physical.ImageOrder
Get the physical disk image.
getDiskInformation() - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Get disk information.
getDiskInformation() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Get DOS-specific disk information.
getDiskInformation() - Method in class com.webcodepro.applecommander.storage.os.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.
getDiskLabel(int) - Method in class com.webcodepro.applecommander.ui.swt.wizard.comparedisks.CompareDisksStartPane
 
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 apparantly 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.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.
getDiskname1() - Method in class com.webcodepro.applecommander.ui.swt.wizard.comparedisks.CompareDisksWizard
 
getDiskname1Text() - Method in class com.webcodepro.applecommander.ui.swt.wizard.comparedisks.CompareDisksStartPane
 
getDiskname2() - Method in class com.webcodepro.applecommander.ui.swt.wizard.comparedisks.CompareDisksWizard
 
getDiskname2Text() - Method in class com.webcodepro.applecommander.ui.swt.wizard.comparedisks.CompareDisksStartPane
 
getDisks() - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
 
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.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.
getEditButton() - Method in class com.webcodepro.applecommander.ui.swt.wizard.importfile.ImportSelectFilesWizardPane
 
getEntriesPerBlock() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonDirectoryHeader
Get the number of entries per block.
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.
getExportDirectory() - Method in class com.webcodepro.applecommander.ui.UserPreferences
Get the export directory.
getExportToolItem() - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
 
getExtension() - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Get the format name.
getExtensions() - Method in class com.webcodepro.applecommander.storage.Disk.FilenameFilter
 
getExtentCounterLow(int) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Read the extent number, low byte.
getFile(String) - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Locate a specific file by filename.
getFile(List, 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.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.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 volume directory.
getFileData() - Method in interface com.webcodepro.applecommander.storage.FileEntry
Get file data.
getFileData(FileEntry) - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Get the data associated with the specified FileEntry.
getFileData() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Get file data.
getFileData(FileEntry) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Get the data associated with the specified FileEntry.
getFileData() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Get file data.
getFileData(FileEntry) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Get the data associated with the specified FileEntry.
getFileData() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Get file data.
getFileData(FileEntry) - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Get the data associated with the specified FileEntry.
getFileData() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Get file data.
getFileData(FileEntry) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Get the data associated with the specified FileEntry.
getFileData() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Get file data.
getFileData(FileEntry) - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Get the data associated with the specified FileEntry.
getFileEntry() - Method in class com.webcodepro.applecommander.ui.swt.FileViewerWindow
 
getFileEntry() - Method in class com.webcodepro.applecommander.ui.swt.filteradapter.FilterAdapter
 
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.
getFileFilter() - Method in class com.webcodepro.applecommander.ui.swt.FileViewerWindow
 
getFileFilter() - Method in class com.webcodepro.applecommander.ui.swt.filteradapter.FilterAdapter
 
getFileFilter() - Method in class com.webcodepro.applecommander.ui.swt.wizard.exportfile.ExportWizard
Get the FileFilter.
getFilename() - Method in class com.webcodepro.applecommander.storage.Disk
Returns the filename.
getFilename() - Method in interface com.webcodepro.applecommander.storage.FileEntry
Return the name of this file.
getFilename() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Answer with the name of the file.
getFilename() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Return the name of this file.
getFilename() - Method in class com.webcodepro.applecommander.storage.os.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.ui.swt.wizard.diskimage.DiskImageWizard
Returns the fileName.
getFileName(String) - Static method in class com.webcodepro.applecommander.util.Host
Get the host specific form of a file name suitable for a file dialog.
getFilenameFilters() - Static method in class com.webcodepro.applecommander.storage.Disk
Get the supported file filters supported by the Disk interface.
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.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(int) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Build a list of files, starting in the given block number.
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.
getFilesOnDisk() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Return the number of files on disk.
getFileTable() - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
 
getFileTable() - Method in class com.webcodepro.applecommander.ui.swt.wizard.importfile.ImportSelectFilesWizardPane
 
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.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(int) - 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.
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.
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.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.
getFilter() - Method in class com.webcodepro.applecommander.ui.swt.wizard.exportfile.AppleWorksWordProcessorPane
Get the AppleWorks word processor filter.
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 fisrt block.
getFormat() - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Identify the operating system format of this disk.
getFormat() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Identify the operating system format of this disk.
getFormat() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Identify the operating system format of this disk as DOS 3.3.
getFormat() - Method in class com.webcodepro.applecommander.storage.os.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.
getFormat() - Method in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageWizard
Returns the image format.
getFormatted3ByteAddress(int) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Format a 3 byte value as hexidecimal.
getFormattedByte(int) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Format a byte value as hexidecimal.
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.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.
getFormattedDisk(int) - Method in class com.webcodepro.applecommander.ui.swt.DiskInfoTab
 
getFormattedDisks() - Method in class com.webcodepro.applecommander.storage.Disk
Determine type of disk, and return the appropriate FormattedDisk object.
getFormattedDisks() - Method in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageWizard
Get the FormattedDisk as specified.
getFormattedWord(int) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Format a word value as hexidecimal.
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.
getFreeMapByte(int, int) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Compute the VTOC byte for the T/S map.
getFreeSectors() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Comput 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.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.
getGraphicsFilter() - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
 
getGraphicsFilter() - Method in class com.webcodepro.applecommander.ui.swt.wizard.exportfile.ExportGraphicsTypePane
Get the graphics file filter.
getGreenColor() - Method in class com.webcodepro.applecommander.ui.swt.FileViewerWindow
 
getGreenColor() - Method in class com.webcodepro.applecommander.ui.swt.filteradapter.FilterAdapter
 
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.
getHeight() - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.SwtImage
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.
getHexFilterAdapter() - Method in class com.webcodepro.applecommander.ui.swt.FileViewerWindow
 
getImage() - Method in class com.webcodepro.applecommander.ui.swt.filteradapter.FilterAdapter
 
getImage() - Method in class com.webcodepro.applecommander.ui.swt.util.ImageCanvas
Get the Image.
getImageCanvas() - Method in class com.webcodepro.applecommander.ui.swt.util.contentadapter.ImageCanvasAdapter
 
getImageOrder() - Method in class com.webcodepro.applecommander.storage.Disk
Answer with the phyiscal ordering of the disk.
getImportDirectory() - Method in class com.webcodepro.applecommander.ui.UserPreferences
Get the import directory.
getImportSpecifications() - Method in class com.webcodepro.applecommander.ui.swt.wizard.importfile.ImportWizard
Get the list of ImportSpecifications.
getImportToolItem() - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
 
getIndexBlockData(byte[], byte[], int) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Read file data from the given index block.
getInfoTable() - Method in class com.webcodepro.applecommander.ui.swt.DiskInfoTab
 
getInstance() - Static method in class com.webcodepro.applecommander.compiler.CompilerBundle
Get the singleton instance of the UiBundle.
getInstance() - Static method in class com.webcodepro.applecommander.storage.StorageBundle
Get the singleton instance of the StorageBundle.
getInstance() - Static method in class com.webcodepro.applecommander.testconfig.TestConfig
Get the singleton TestConfig.
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.
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
 
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.
getLineNumber() - Method in class com.webcodepro.applecommander.util.ApplesoftToken
Get the line number.
getLineNumberLabel() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
Answer with the line number label.
getLogicalDiskNumber() - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Returns the logical disk number.
getLogicalDiskNumber() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Returns the logical disk number.
getLogicalDiskNumber() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Returns the logical disk number.
getLogicalDiskNumber() - Method in class com.webcodepro.applecommander.storage.os.dos33.OzDosFormatDisk
Returns the logical disk number.
getLogicalDiskNumber() - Method in class com.webcodepro.applecommander.storage.os.dos33.UniDosFormatDisk
Returns the logical disk number.
getLogicalDiskNumber() - Method in class com.webcodepro.applecommander.storage.os.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.
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.pascal.PascalFileEntry
Return the maximum filename length.
getMaximumFilenameLength() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Return the maximum filename length.
getMaximumFilenameLength() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Return the maximum filename length.
getMaximumWidth() - Method in class com.webcodepro.applecommander.storage.FormattedDisk.FileColumnHeader
 
getMethod(ApplesoftToken) - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
 
getMinimumProdosVersion() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Get the minimum version of ProDOS which can access this file.
getModificationDate() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Get the file modification date.
getMostRecentDateSetting() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Return the most recent date setting.
getName() - Method in class com.webcodepro.applecommander.compiler.Variable
Answers with the variable name.
getNames() - Method in class com.webcodepro.applecommander.storage.Disk.FilenameFilter
 
getNativeFilterAdapter() - Method in class com.webcodepro.applecommander.ui.swt.FileViewerWindow
 
getNextPane() - Method in class com.webcodepro.applecommander.ui.swt.wizard.comparedisks.CompareDisksResultsPane
Get the next pane.
getNextPane() - Method in class com.webcodepro.applecommander.ui.swt.wizard.comparedisks.CompareDisksStartPane
Get the next pane.
getNextPane() - Method in class com.webcodepro.applecommander.ui.swt.wizard.compilefile.CompileFileStartPane
Get the next pane.
getNextPane() - Method in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageFormatPane
Get the next WizardPane.
getNextPane() - Method in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageNamePane
Get the next visible pane.
getNextPane() - Method in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageOrderPane
Get the next visible pane.
getNextPane() - Method in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageSizePane
Get the next visible pane.
getNextPane() - Method in class com.webcodepro.applecommander.ui.swt.wizard.exportfile.AppleWorksWordProcessorPane
Get the next WizardPane.
getNextPane() - Method in class com.webcodepro.applecommander.ui.swt.wizard.exportfile.ExportFileDestinationPane
This is the last pane in the wizard, so a null is returned to indicate no more pages.
getNextPane() - Method in class com.webcodepro.applecommander.ui.swt.wizard.exportfile.ExportFileStartPane
Get the next pane.
getNextPane() - Method in class com.webcodepro.applecommander.ui.swt.wizard.exportfile.ExportGraphicsTypePane
Determine the next wizard pane and return an instance.
getNextPane() - Method in class com.webcodepro.applecommander.ui.swt.wizard.importfile.ImportSelectFilesWizardPane
Get the next visible pane.
getNextPane() - Method in class com.webcodepro.applecommander.ui.swt.wizard.WizardPane
Get the next WizardPane.
getNextToken() - Method in class com.webcodepro.applecommander.util.ApplesoftTokenizer
Answer with the next token in the Applesoft program.
getNiceFilename(String) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Make a "nice" filename.
getNumberOfRecordsUsed(int) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Return the number of records used in this extent, low byte.
getOffset(int, int) - Method in class com.webcodepro.applecommander.storage.physical.DosOrder
Compute the track and sector offset into the disk image.
getOrder() - Method in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageWizard
Returns the order.
getParent() - Method in class com.webcodepro.applecommander.ui.swt.wizard.importfile.ImportSelectFilesWizardPane
 
getParentEntry() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosSubdirectoryHeader
Return the number of the file entry within the parent block.
getParentEntryLength() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosSubdirectoryHeader
Return the length of the parent entry.
getParentPointer() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosSubdirectoryHeader
Return the block number of the parent directory which contains the file entry for this subdirectory.
getPascalDate(byte[], int) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Extract a Pascal date from the buffer.
Bits 0-3: month (1-12)
Bits 4-8: day (1-31)
Bits 9-15: year (0-99)
getPascalString(byte[], int) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Extract a Pascal string from the buffer.
getPhysicalSize() - Method in class com.webcodepro.applecommander.storage.Disk
Identify the size of this disk.
getPhysicalSize() - Method in class com.webcodepro.applecommander.storage.physical.ByteArrayImageLayout
Answer with the physical size of this disk volume.
getPhysicalSize() - Method in class com.webcodepro.applecommander.storage.physical.ImageOrder
Answer with the physical size of this disk volume.
getPoint(int, int) - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.AppleImage
Get a color point.
getPoint(int, int) - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.ImageIoImage
Get a color point.
getPoint(int, int) - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.SunJpegImage
Get a color point.
getPoint(int, int) - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.SwtImage
Get a color point.
getPrefDir() - Static method in class com.webcodepro.applecommander.util.Host
Get the host specific preferences directory.
getPrintJobName() - Method in class com.webcodepro.applecommander.ui.swt.util.contentadapter.ImageCanvasAdapter
 
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.
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.
getRawCheckBox() - Method in class com.webcodepro.applecommander.ui.swt.wizard.importfile.ImportSelectFilesWizardPane
 
getRawDumpFilterAdapter() - Method in class com.webcodepro.applecommander.ui.swt.FileViewerWindow
 
getRemoveButton() - Method in class com.webcodepro.applecommander.ui.swt.wizard.importfile.ImportSelectFilesWizardPane
 
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.
getSaveToolItem() - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
 
getSector() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
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.
getSectorsPerDisk() - Method in class com.webcodepro.applecommander.storage.physical.ImageOrder
Answer with the total number of sectors in a disk.
getSectorsPerTrack() - Method in class com.webcodepro.applecommander.storage.physical.ImageOrder
Answer with the number of sectors per track on this device.
getSectorsPerTrack() - Method in class com.webcodepro.applecommander.storage.physical.NibbleOrder
Answer with the number of sectors per track on this device.
getSectorsUsed() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Compute the number of sectors used.
getSelectedFileEntry() - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
Get the currently selected FileEntry.
getShell() - Method in class com.webcodepro.applecommander.ui.swt.wizard.exportfile.ExportFileDestinationPane
 
getShowDeletedFilesToolItem() - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
 
getSignedWordValue(byte[], int) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Compute the signed value of a word.
getSize() - Method in interface com.webcodepro.applecommander.storage.FileEntry
Compute the size of this file (in bytes).
getSize() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Compute the size of this file (in bytes).
getSize() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Compute the size of this file (in bytes).
getSize() - Method in class com.webcodepro.applecommander.storage.os.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 com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageWizard
Returns the size.
getSizeInBlocks() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Return the number of blocks this file uses.
getSourceFilename() - Method in class com.webcodepro.applecommander.ui.ImportSpecification
Returns the sourceFilename.
getStartingBlock() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Return the starting block of this application.
getStorageType() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Get storage type.
getString(byte[], int, int) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Extract a string from the buffer.
getStringValue() - Method in class com.webcodepro.applecommander.util.ApplesoftToken
Get the string value.
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(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.GraphicsFileFilter
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.TextFileFilter
Give suggested file name.
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.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.
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.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.pascal.PascalFileEntry
Get the suggested FileFilter.
getSuggestedFilter() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Get the suggested FileFilter.
getSuggestedFilter() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Get the suggested FileFilter.
getTargetFilename() - Method in class com.webcodepro.applecommander.ui.ImportSpecification
Returns the targetFilename.
getTempDir() - Method in class com.webcodepro.applecommander.testconfig.TestConfig
Answer with the temp directory.
getText() - Method in class com.webcodepro.applecommander.ui.swt.filteradapter.FilterAdapter
 
getTitle() - Method in class com.webcodepro.applecommander.storage.FormattedDisk.FileColumnHeader
 
getTokenString() - Method in class com.webcodepro.applecommander.util.ApplesoftToken
Get the token.
getTokenValue() - Method in class com.webcodepro.applecommander.util.ApplesoftToken
Get the token.
getToolBar() - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
 
getToolbarCommandHandler() - Method in class com.webcodepro.applecommander.ui.swt.filteradapter.FilterAdapter
 
getToolItem() - Method in class com.webcodepro.applecommander.ui.swt.filteradapter.FilterAdapter
 
getToolTipText() - Method in class com.webcodepro.applecommander.ui.swt.filteradapter.FilterAdapter
 
getTotalBlocks() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonDirectoryHeader
Get the total number of blocks on this volume.
getTotalSectors() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Compute the total number of sectors available on the disk.
getTrack() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Get the track of first track/sector list sector.
getTracks() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Get the number of tracks on this disk.
getTracksPerDisk() - Method in class com.webcodepro.applecommander.storage.physical.ImageOrder
Answer with the number of tracks on this device.
getTracksPerDisk() - Method in class com.webcodepro.applecommander.storage.physical.NibbleOrder
Answer with the number of tracks on this device.
getType() - Method in class com.webcodepro.applecommander.compiler.Variable
Answers with the variable type.
getUnsignedByte(byte) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Extract out an unsigned byte as an int.
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.
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.pascal.PascalFormatDisk
Return the amount of used space in bytes.
getUsedSpace() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Return the amount of used space in bytes.
getUsedSpace() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Return the amount of used space in bytes.
getUserNumber(int) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Return the user number (UU).
getValue() - Method in class com.webcodepro.applecommander.compiler.Variable
Return the value.
getValue() - Method in class com.webcodepro.applecommander.storage.FormattedDisk.DiskInformation
 
getViewFileToolItem() - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
 
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.
getVolumeName() - Method in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageWizard
Returns the volumeName.
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.
getWidth() - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.SwtImage
Return the width of the image.
getWindow() - Method in class com.webcodepro.applecommander.ui.swt.filteradapter.FilterAdapter
 
getWizard() - Method in class com.webcodepro.applecommander.ui.swt.wizard.comparedisks.CompareDisksStartPane
 
getWizard() - Method in class com.webcodepro.applecommander.ui.swt.wizard.compilefile.CompileFileStartPane
 
getWizard() - Method in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageFormatPane
 
getWizard() - Method in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageNamePane
 
getWizard() - Method in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageOrderPane
 
getWizard() - Method in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageSizePane
 
getWizard() - Method in class com.webcodepro.applecommander.ui.swt.wizard.exportfile.ExportFileDestinationPane
 
getWizard() - Method in class com.webcodepro.applecommander.ui.swt.wizard.exportfile.ExportFileStartPane
 
getWizard() - Method in class com.webcodepro.applecommander.ui.swt.wizard.importfile.ImportSelectFilesWizardPane
 
getWizardPanes() - Method in class com.webcodepro.applecommander.ui.swt.wizard.Wizard
 
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.
GOSUB - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
GOTO - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
GR - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
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.
GraphicsFilterAdapter - Class in com.webcodepro.applecommander.ui.swt.filteradapter
Provides a view of an Apple graphic image.
GraphicsFilterAdapter(FileViewerWindow, String, String, Image) - Constructor for class com.webcodepro.applecommander.ui.swt.filteradapter.GraphicsFilterAdapter
 
GREATERTHAN - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 

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.
handleEvent(Event) - Method in class com.webcodepro.applecommander.ui.swt.SwtAppleCommander
 
handleReturn(PrintWriter) - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksWordProcessorFileFilter
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.
hasChanged() - Method in class com.webcodepro.applecommander.storage.Disk
Indicates if the disk has changed.
hasChanged() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Indicates if this file has changed since last backup.
hasChanged() - Method in class com.webcodepro.applecommander.storage.physical.ByteArrayImageLayout
Indicates if the disk has changed.
hasFiletype() - Method in class com.webcodepro.applecommander.ui.ImportSpecification
Indicates if a filetype has been set.
hasMoreTokens() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
Answers true if there are more tokens to process.
hasMoreTokens() - Method in class com.webcodepro.applecommander.util.ApplesoftTokenizer
Indicates if there are more tokens in the Applesoft program.
hasNext() - Method in interface com.webcodepro.applecommander.storage.FormattedDisk.DiskUsage
 
hasNext() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk.CpmDiskUsage
 
HCOLOR - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
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.
HexFilterAdapter - Class in com.webcodepro.applecommander.ui.swt.filteradapter
Provides a view of a hex dump of the program as seen when loaded from the disk.
HexFilterAdapter(FileViewerWindow, String, String, Image) - Constructor for class com.webcodepro.applecommander.ui.swt.filteradapter.HexFilterAdapter
 
HGR - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
HGR2 - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
HIMEM - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
HLIN - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
HOME - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
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
 
HTAB - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 

I

ICON_ABOUT_APPLECOMMANDER - Static variable in class com.webcodepro.applecommander.ui.swt.util.ImageManager
 
ICON_CHANGE_IMAGE_ORDER - Static variable in class com.webcodepro.applecommander.ui.swt.util.ImageManager
 
ICON_COMPARE_DISKS - Static variable in class com.webcodepro.applecommander.ui.swt.util.ImageManager
 
ICON_COMPILE_FILE - Static variable in class com.webcodepro.applecommander.ui.swt.util.ImageManager
 
ICON_COPY - Static variable in class com.webcodepro.applecommander.ui.swt.util.ImageManager
 
ICON_DELETE_FILE - Static variable in class com.webcodepro.applecommander.ui.swt.util.ImageManager
 
ICON_DETAIL_FILE_VIEW - Static variable in class com.webcodepro.applecommander.ui.swt.util.ImageManager
 
ICON_DISK - Static variable in class com.webcodepro.applecommander.ui.swt.util.ImageManager
 
ICON_EXPORT_FILE - Static variable in class com.webcodepro.applecommander.ui.swt.util.ImageManager
 
ICON_IMPORT_FILE - Static variable in class com.webcodepro.applecommander.ui.swt.util.ImageManager
 
ICON_NATIVE_FILE_VIEW - Static variable in class com.webcodepro.applecommander.ui.swt.util.ImageManager
 
ICON_NEW_DISK_IMAGE - Static variable in class com.webcodepro.applecommander.ui.swt.util.ImageManager
 
ICON_OPEN_DISK_IMAGE - Static variable in class com.webcodepro.applecommander.ui.swt.util.ImageManager
 
ICON_PRINT_FILE - Static variable in class com.webcodepro.applecommander.ui.swt.util.ImageManager
 
ICON_SAVE_DISK_IMAGE - Static variable in class com.webcodepro.applecommander.ui.swt.util.ImageManager
 
ICON_SAVE_DISK_IMAGE_AS - Static variable in class com.webcodepro.applecommander.ui.swt.util.ImageManager
 
ICON_SHOW_DELETED_FILES - Static variable in class com.webcodepro.applecommander.ui.swt.util.ImageManager
 
ICON_STANDARD_FILE_VIEW - Static variable in class com.webcodepro.applecommander.ui.swt.util.ImageManager
 
ICON_VIEW_AS_BASIC_PROGRAM - Static variable in class com.webcodepro.applecommander.ui.swt.util.ImageManager
 
ICON_VIEW_AS_DATABASE - Static variable in class com.webcodepro.applecommander.ui.swt.util.ImageManager
 
ICON_VIEW_AS_IMAGE - Static variable in class com.webcodepro.applecommander.ui.swt.util.ImageManager
 
ICON_VIEW_AS_SPREADSHEET - Static variable in class com.webcodepro.applecommander.ui.swt.util.ImageManager
 
ICON_VIEW_AS_TEXTFILE - Static variable in class com.webcodepro.applecommander.ui.swt.util.ImageManager
 
ICON_VIEW_AS_WORDPROCESSOR - Static variable in class com.webcodepro.applecommander.ui.swt.util.ImageManager
 
ICON_VIEW_FILE - Static variable in class com.webcodepro.applecommander.ui.swt.util.ImageManager
 
ICON_VIEW_IN_HEX - Static variable in class com.webcodepro.applecommander.ui.swt.util.ImageManager
 
ICON_VIEW_IN_RAW_HEX - Static variable in class com.webcodepro.applecommander.ui.swt.util.ImageManager
 
IF - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
ImageCanvas - Class in com.webcodepro.applecommander.ui.swt.util
Displays an image.
ImageCanvas(Composite, int, Image, Object) - Constructor for class com.webcodepro.applecommander.ui.swt.util.ImageCanvas
Constructor for ImageCanvas.
ImageCanvasAdapter - Class in com.webcodepro.applecommander.ui.swt.util.contentadapter
Content-specific adapter for an ImageCanvas.
ImageCanvasAdapter(ImageCanvas, String) - Constructor for class com.webcodepro.applecommander.ui.swt.util.contentadapter.ImageCanvasAdapter
 
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.
ImageManager - Class in com.webcodepro.applecommander.ui.swt.util
Manage image for the SWT-base AppleCommander.
ImageManager(Display) - Constructor for class com.webcodepro.applecommander.ui.swt.util.ImageManager
Construct the ImageManager and load all images.
ImageOrder - Class in com.webcodepro.applecommander.storage.physical
Manages the interface between the physical disk image order and the logical operating system specific order.
ImageOrder(ByteArrayImageLayout) - Constructor for class com.webcodepro.applecommander.storage.physical.ImageOrder
Construct a ImageOrder.
importFiles() - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
Start the import wizard and import the selected files.
ImportSelectFilesWizardPane - Class in com.webcodepro.applecommander.ui.swt.wizard.importfile
Allow the used to choose the files to import into the disk image.
ImportSelectFilesWizardPane(Composite, ImportWizard) - Constructor for class com.webcodepro.applecommander.ui.swt.wizard.importfile.ImportSelectFilesWizardPane
Constructor for ImportSelectFilesWizardPane.
ImportSpecification - Class in com.webcodepro.applecommander.ui
This class represents the Import specification for a single file.
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.
ImportWizard - Class in com.webcodepro.applecommander.ui.swt.wizard.importfile
The Disk Import Wizard.
ImportWizard(Shell, ImageManager, FormattedDisk) - Constructor for class com.webcodepro.applecommander.ui.swt.wizard.importfile.ImportWizard
Constructor for ImportWizard.
incrementFileCount() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonDirectoryHeader
Increment the number of active entries by one.
initialize() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Initialize all file types.
initialize() - Method in class com.webcodepro.applecommander.util.TextBundle
Initialize the UiBundle.
initializeKnownAddresses() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
Load known memory addresses from AppleMemoryAddresses.properties.
INnbr - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
INPUT - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
INT - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
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
 
is140KbDisk() - Method in class com.webcodepro.applecommander.storage.Disk
Answers true if this disk image is within the expected 140K disk size.
is2ImgOrder() - Method in class com.webcodepro.applecommander.storage.Disk
Indicate if this disk is a 2IMG disk.
is800KbDisk() - Method in class com.webcodepro.applecommander.storage.Disk
Answers true if this disk image is within the expected 800K disk size.
isAllDigits(String) - Method in class com.webcodepro.applecommander.storage.FileEntryComparator
Test for digits in the screen.
isApplesoftBasicFile() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Determine if this is an Applesoft BASIC file.
isApplesoftBasicFile() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Determine if this is an Applesoft BASIC file.
isAppleWorksFile() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Indicate if this is an AppleWorks file.
isAssemblySourceFile() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Determine if this is an assembly source code file.
isBinaryFile() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Determine if this is a binary file.
isBinaryFile() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Determine if this is a binary file.
isBitSet(byte, int) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Determine if a specific bit is set.
isBlockDevice() - Method in class com.webcodepro.applecommander.storage.physical.DosOrder
Indicates that this device is block ordered.
isBlockDevice() - Method in class com.webcodepro.applecommander.storage.physical.ImageOrder
Indicates that this device is block ordered.
isBlockDevice() - Method in class com.webcodepro.applecommander.storage.physical.ProdosOrder
Indicates that this device is block ordered.
isBlockFree(byte[], int) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Determine if the specified block is free.
isBlockUsed(byte[], int) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Determine if the specified block is used.
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
 
isCompressed() - Method in class com.webcodepro.applecommander.storage.Disk
Indicate if this disk is GZIP compressed.
isCompressed() - Method in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageWizard
Returns the compressed.
isConstant() - Method in class com.webcodepro.applecommander.compiler.Variable
Answers true if this is a constant value.
isConstantFloat() - Method in class com.webcodepro.applecommander.compiler.Variable
Answers true if this is a floating point constant.
isConstantInteger() - Method in class com.webcodepro.applecommander.compiler.Variable
Answers true if this is an integer constant.
isConstantString() - Method in class com.webcodepro.applecommander.compiler.Variable
Answers true if this is a string constant.
isCpmFormat() - Method in class com.webcodepro.applecommander.storage.Disk
Test the disk format to see if this is a CP/M formatted disk.
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.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.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.
isDosFormat() - Method in class com.webcodepro.applecommander.storage.Disk
Test the disk format to see if this is a DOS 3.3 formatted disk.
isDosOrder() - Method in class com.webcodepro.applecommander.storage.Disk
Indicate if this disk is DOS ordered (T0,S0 - T35,S15).
isDoubleHiresBlackAndWhiteMode() - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Indicates if this is configured for double hires black & white mode.
isDoubleHiresColorMode() - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Indicates if this is configured for double hires color mode.
isDoubleHiresMode() - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Indicates if this is a double hires mode.
isDumpSelected() - Method in class com.webcodepro.applecommander.ui.swt.filteradapter.FilterAdapter
 
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
 
isExpressionSeparator() - Method in class com.webcodepro.applecommander.util.ApplesoftToken
 
isFormatPascal() - Method in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageWizard
Indicates if the format is Pascal.
isFormatProdos() - Method in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageWizard
Indicates if the format is ProDOS.
isFree() - Method in interface com.webcodepro.applecommander.storage.FormattedDisk.DiskUsage
 
isFree() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk.CpmDiskUsage
 
isHardDisk() - Method in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageWizard
Indicates if this image is a hard disk.
isHexSelected() - Method in class com.webcodepro.applecommander.ui.swt.filteradapter.FilterAdapter
 
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.
isIntegerBasicFile() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Determine if this is an Integer BASIC file.
isIntegerBasicFile() - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Determine if this is an Integer BASIC file.
isIntegerNumber(String) - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
Indicates if this string is a number.
isIntegerOnlyMath() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
Indicates integer math only.
isLeftAlign() - Method in class com.webcodepro.applecommander.storage.FormattedDisk.FileColumnHeader
 
isLineNumber() - Method in class com.webcodepro.applecommander.util.ApplesoftToken
 
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.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.
isNativeSelected() - Method in class com.webcodepro.applecommander.ui.swt.filteradapter.FilterAdapter
 
isNewImage() - Method in class com.webcodepro.applecommander.storage.Disk
Indicates if the disk image is new.
isNibbleOrder() - Method in class com.webcodepro.applecommander.storage.Disk
Indicate if this disk is a nibbilized disk..
isNumber() - Method in class com.webcodepro.applecommander.compiler.Variable
Answers true if this is a number.
isOzDosFormat() - Method in class com.webcodepro.applecommander.storage.Disk
Test the disk format to see if this is a OzDOS formatted disk.
isPascalFormat() - Method in class com.webcodepro.applecommander.storage.Disk
Test the disk format to see if this is a Pascal formatted disk.
isProdosFormat() - Method in class com.webcodepro.applecommander.storage.Disk
Test the disk format to see if this is a ProDOS formatted disk.
isProdosOrder() - Method in class com.webcodepro.applecommander.storage.Disk
Indicate if this disk is ProDOS ordered (beginning with block 0).
isQuickDraw2Icon() - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Indicates if this is a QuickDraw II Icon.
isRawFileImport() - Method in class com.webcodepro.applecommander.ui.ImportSpecification
Answers true if the file should be imported as a raw file - that is, no doctoring of the file bytes at all.
isRdosFormat() - Method in class com.webcodepro.applecommander.storage.Disk
Test the disk format to see if this is a RDOS formatted disk.
isRightAlign() - Method in class com.webcodepro.applecommander.storage.FormattedDisk.FileColumnHeader
 
isRtfRendering() - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksWordProcessorFileFilter
Indicates if this is an RTF rendering.
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.
isSectorUsed(int, int, byte[]) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
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).
isShowDeletedFiles() - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
 
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
 
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.
isSwtAvailable() - Static method in class com.webcodepro.applecommander.ui.AppleCommander
Test to see if SWT is available.
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.
isToken() - Method in class com.webcodepro.applecommander.util.ApplesoftToken
 
isTrackAndSectorDevice() - Method in class com.webcodepro.applecommander.storage.physical.DosOrder
Indicates that this device is track and sector ordered.
isTrackAndSectorDevice() - Method in class com.webcodepro.applecommander.storage.physical.ImageOrder
Indicates that this device is track and sector ordered.
isTrackAndSectorDevice() - Method in class com.webcodepro.applecommander.storage.physical.ProdosOrder
Indicates that this device is track and sector ordered.
isTreeFile() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Indicates if this is a "tree" file (257 to 32768 data blocks).
isTypeFloat() - Method in class com.webcodepro.applecommander.compiler.Variable
Answers true if this variable is floating point.
isTypeInteger() - Method in class com.webcodepro.applecommander.compiler.Variable
Answers true if this variable is integer.
isTypeString() - Method in class com.webcodepro.applecommander.compiler.Variable
Answers true if this variable is string.
isUniDosFormat() - Method in class com.webcodepro.applecommander.storage.Disk
Test the disk format to see if this is a UniDOS formatted disk.
isUsed() - Method in interface com.webcodepro.applecommander.storage.FormattedDisk.DiskUsage
 
isUsed() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk.CpmDiskUsage
 
isVariableType() - Method in class com.webcodepro.applecommander.compiler.Variable
Answers true if this is a variable.
isVolumeHeader() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Indicates if this is a volume header entry.
isWizardCompleted() - Method in class com.webcodepro.applecommander.ui.swt.wizard.Wizard
Indicates if the wizard was completed.

L

launch() - Method in class com.webcodepro.applecommander.ui.swt.SwtAppleCommander
Launch SwtAppleCommander.
launch(Display) - Method in class com.webcodepro.applecommander.ui.swt.SwtAppleCommander
Launch SwtAppleCommander with a given display.
launchSwtAppleCommander(String[]) - Static method in class com.webcodepro.applecommander.ui.AppleCommander
Launch the SWT version of AppleCommander.
LEFT$ - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
LEN - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
LESSTHAN - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
LET - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
LIST - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
LOAD - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
locateField(int, int, int, byte[], byte[], int) - Method in class com.webcodepro.applecommander.storage.physical.NibbleOrder
Locate a field on the track.
LOG - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
LOGO_APPLECOMMANDER - Static variable in class com.webcodepro.applecommander.ui.swt.util.ImageManager
 
LOGO_COMPARE_IMAGE_WIZARD - Static variable in class com.webcodepro.applecommander.ui.swt.util.ImageManager
 
LOGO_COMPILE_WIZARD - Static variable in class com.webcodepro.applecommander.ui.swt.util.ImageManager
 
LOGO_DISK_IMAGE_WIZARD - Static variable in class com.webcodepro.applecommander.ui.swt.util.ImageManager
 
LOGO_EXPORT_WIZARD - Static variable in class com.webcodepro.applecommander.ui.swt.util.ImageManager
 
LOGO_IMPORT_WIZARD - Static variable in class com.webcodepro.applecommander.ui.swt.util.ImageManager
 
LOMEM - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 

M

main(String[]) - Static method in class com.webcodepro.applecommander.compiler.ApplesoftCompilerTest
 
main(String[]) - Static method in class com.webcodepro.applecommander.storage.DiskHelperTest
 
main(String[]) - Static method in class com.webcodepro.applecommander.storage.DiskWriterTest
Run the test in text mode.
main(String[]) - Static method in class com.webcodepro.applecommander.storage.filters.imagehandlers.SwtImageTest
 
main(String[]) - Static method in class com.webcodepro.applecommander.ui.ac
 
main(String[]) - Static method in class com.webcodepro.applecommander.ui.AppleCommander
Launch AppleCommander.
main(String[]) - Static method in class com.webcodepro.applecommander.ui.swt.Sleak
 
main(String[]) - Static method in class com.webcodepro.applecommander.ui.swt.SwtAppleCommander
Launch SwtAppleCommander.
main(String[]) - Static method in class com.webcodepro.applecommander.util.AppleUtilTest
 
MAX_EXTENTS_PER_ENTRY - Static variable in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
The maximum number of extents per file entry record.
MID$ - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
MINUS - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
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
 

N

needsAddress() - Method in interface com.webcodepro.applecommander.storage.FileEntry
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() - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
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() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
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() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
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() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
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() - 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.os.rdos.RdosFormatDisk
Indicates if this filetype requires an address component.
NEW - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
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
 
nextToken() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
Get the next token.
NibbleOrder - Class in com.webcodepro.applecommander.storage.physical
Supports disk images stored in nibbilized DOS physical order.
NibbleOrder(ByteArrayImageLayout) - Constructor for class com.webcodepro.applecommander.storage.physical.NibbleOrder
Construct a NibbleOrder.
NoActionContentTypeAdapter - Class in com.webcodepro.applecommander.ui.swt.util.contentadapter
A content adapter that implements all methods but performs no actions.
NoActionContentTypeAdapter() - Constructor for class com.webcodepro.applecommander.ui.swt.util.contentadapter.NoActionContentTypeAdapter
 
NORMAL - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
NOT - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
NOTRACE - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 

O

OFFSET - Static variable in class com.webcodepro.applecommander.storage.physical.UniversalDiskImageLayout
This is the 2IMG offset.
ON - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
ONERR - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
open() - Method in class com.webcodepro.applecommander.ui.swt.DiskWindow
Setup the Disk window and display (open) it.
open() - Method in class com.webcodepro.applecommander.ui.swt.FileViewerWindow
Setup the File Viewer window and display (open) it.
open(Display) - Method in class com.webcodepro.applecommander.ui.swt.SwtAppleCommander
Opens the main program.
open() - Method in class com.webcodepro.applecommander.ui.swt.wizard.comparedisks.CompareDisksResultsPane
Open up and configure the wizard pane.
open() - Method in class com.webcodepro.applecommander.ui.swt.wizard.comparedisks.CompareDisksStartPane
Open up and configure the wizard pane.
open() - Method in class com.webcodepro.applecommander.ui.swt.wizard.compilefile.CompileFileStartPane
Open up and configure the wizard pane.
open() - Method in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageFormatPane
Create and display the wizard pane.
open() - Method in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageNamePane
Create the wizard pane.
open() - Method in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageOrderPane
Create the wizard pane.
open() - Method in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageSizePane
Create the wizard pane.
open() - Method in class com.webcodepro.applecommander.ui.swt.wizard.exportfile.AppleWorksWordProcessorPane
Create and display the wizard pane.
open() - Method in class com.webcodepro.applecommander.ui.swt.wizard.exportfile.ExportFileDestinationPane
Create and display the wizard pane.
open() - Method in class com.webcodepro.applecommander.ui.swt.wizard.exportfile.ExportFileStartPane
Open up and configure the wizard pane.
open() - Method in class com.webcodepro.applecommander.ui.swt.wizard.exportfile.ExportGraphicsTypePane
Open up and configure the wizard pane.
open() - Method in class com.webcodepro.applecommander.ui.swt.wizard.importfile.ImportSelectFilesWizardPane
Create the wizard pane.
open() - Method in class com.webcodepro.applecommander.ui.swt.wizard.Wizard
Open and display the dialog.
open() - Method in class com.webcodepro.applecommander.ui.swt.wizard.WizardPane
Create and display the wizard pane.
openFile() - Method in class com.webcodepro.applecommander.ui.swt.SwtAppleCommander
Open a file.
OR - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
ORDER_DOS - Static variable in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageWizard
 
ORDER_NIBBLE - Static variable in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageWizard
 
ORDER_PRODOS - Static variable in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageWizard
 
OZDOS_DISK_1 - Static variable in class com.webcodepro.applecommander.storage.os.dos33.OzDosFormatDisk
Use this indicator to work with logical disk #1.
OZDOS_DISK_2 - Static variable in class com.webcodepro.applecommander.storage.os.dos33.OzDosFormatDisk
Use this indicator to work with logical disk #2.
OzDosFormatDisk - Class in com.webcodepro.applecommander.storage.os.dos33
Manages a disk that is in OzDOS format.
OzDosFormatDisk(String, ImageOrder, int) - Constructor for class com.webcodepro.applecommander.storage.os.dos33.OzDosFormatDisk
Constructor for OzDosFormatDisk.

P

paintControl(PaintEvent) - Method in class com.webcodepro.applecommander.ui.swt.util.ImageCanvas
Handle paint events.
paintHorizontalRuler(PaintEvent) - Method in class com.webcodepro.applecommander.ui.swt.DiskMapTab
Handle paint requests for horizontal ruler.
paintLegend(PaintEvent) - Method in class com.webcodepro.applecommander.ui.swt.DiskMapTab
Handle paint requests for legend.
paintMap(PaintEvent) - Method in class com.webcodepro.applecommander.ui.swt.DiskMapTab
Handle paint requests for disk map.
paintVerticalRuler(PaintEvent) - Method in class com.webcodepro.applecommander.ui.swt.DiskMapTab
Handle paint requests for vertical ruler.
PascalFileEntry - Class in com.webcodepro.applecommander.storage.os.pascal
Represents a Pascal file entry on disk.
PascalFileEntry(byte[], PascalFormatDisk) - Constructor for class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Constructor for PascalFileEntry.
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.
PDL - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
PEEK - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
peekToken() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
Take a peek at the next token.
performTest(String) - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.SwtImageTest
 
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
 
PLUS - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
POKE - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
POP - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
POS - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
POWER - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
preserveColumnWidths() - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
Preserve the column widths.
print() - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
Print the file listing for this disk.
print() - Method in interface com.webcodepro.applecommander.ui.swt.util.contentadapter.ContentTypeAdapter
 
print() - Method in class com.webcodepro.applecommander.ui.swt.util.contentadapter.ImageCanvasAdapter
 
print() - Method in class com.webcodepro.applecommander.ui.swt.util.contentadapter.NoActionContentTypeAdapter
 
print() - Method in class com.webcodepro.applecommander.ui.swt.util.contentadapter.StyledTextAdapter
 
PRINT - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
PRnbr - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
processCell(PrintWriter, byte[], int, int, int, int) - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksSpreadSheetFileFilter
Process an individual cell.
processDoubleHiresBlackAndWhiteLine(byte[], byte[], AppleImage, int) - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Given a specific line in the image, process it in double hires black and white mode.
processDoubleHiresColorLine(byte[], byte[], AppleImage, int) - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Given a specific line in the image, process it in double hires color mode.
processHiresBlackAndWhiteLine(byte[], AppleImage, int) - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Given a specific line in the image, process it in hires black and white mode.
processHiresColorLine(byte[], AppleImage, int) - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Given a specific line in the image, process it in hires color mode.
processRow(PrintWriter, byte[], int, int) - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksSpreadSheetFileFilter
Process an entire row.
processSuperHiresLine(byte[], AppleImage, int, byte, byte[]) - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Given a specific line in the image, process it in super hires color mode.
PRODOS_BLOCKS_ON_140KB_DISK - Static variable in class com.webcodepro.applecommander.storage.Disk
 
ProdosCommonDirectoryHeader - Class in com.webcodepro.applecommander.storage.os.prodos
Provide common directory header attributes.
ProdosCommonDirectoryHeader(ProdosFormatDisk, int) - Constructor for class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonDirectoryHeader
Constructor for ProdosCommonDirectoryHeader.
ProdosCommonEntry - Class in com.webcodepro.applecommander.storage.os.prodos
Represents the common Prodos entry behavior.
ProdosCommonEntry(ProdosFormatDisk, int, int) - Constructor for class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Constructor for ProdosCommonEntry.
ProdosDirectoryEntry - Class in com.webcodepro.applecommander.storage.os.prodos
Implement directory functionality.
ProdosDirectoryEntry(ProdosFormatDisk, int, int, ProdosSubdirectoryHeader) - Constructor for class com.webcodepro.applecommander.storage.os.prodos.ProdosDirectoryEntry
Constructor for ProdosDirectoryEntry.
ProdosDiskSizeDoesNotMatchException - Exception in com.webcodepro.applecommander.storage.os.prodos
A ProdosDiskSizeDoesNotMatchException is thrown during write operations on a ProDOS volume if the physical size of the disk image (*.HDV file) is not large enough to handle the actual size of the disk.
ProdosDiskSizeDoesNotMatchException(String) - Constructor for exception com.webcodepro.applecommander.storage.os.prodos.ProdosDiskSizeDoesNotMatchException
Constructor for ProdosDiskSizeDoesNotMatchException.
ProdosFileEntry - Class in com.webcodepro.applecommander.storage.os.prodos
Represents a ProDOS file entry on disk.
ProdosFileEntry(ProdosFormatDisk, int, int) - Constructor for class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Constructor for ProdosFileEntry.
ProdosFormatDisk - Class in com.webcodepro.applecommander.storage.os.prodos
Manages a disk that is in the ProDOS format.
ProdosFormatDisk(String, ImageOrder) - Constructor for class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Constructor for ProdosFormatDisk.
ProdosOrder - Class in com.webcodepro.applecommander.storage.physical
Supports disk images stored in ProDOS physical order.
ProdosOrder(ByteArrayImageLayout) - Constructor for class com.webcodepro.applecommander.storage.physical.ProdosOrder
Construct a ProdosOrder.
ProdosSubdirectoryHeader - Class in com.webcodepro.applecommander.storage.os.prodos
Provides commone 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.
putDirectory(List) - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Write the revised directory.

R

RawDumpFilterAdapter - Class in com.webcodepro.applecommander.ui.swt.filteradapter
Provides a view of a raw hex dump from the diskette.
RawDumpFilterAdapter(FileViewerWindow, String, String, Image) - Constructor for class com.webcodepro.applecommander.ui.swt.filteradapter.RawDumpFilterAdapter
 
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.
RdosFormatDisk - Class in com.webcodepro.applecommander.storage.os.rdos
Manages a disk that is in the RDOS format.
RdosFormatDisk(String, ImageOrder) - Constructor for class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Constructor for RdosFormatDisk.
READ - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
readBlock(int) - Method in class com.webcodepro.applecommander.storage.Disk
Read the block from the disk image.
readBlock(int) - Method in class com.webcodepro.applecommander.storage.physical.DosOrder
Read the block from the disk image.
readBlock(int) - Method in class com.webcodepro.applecommander.storage.physical.ImageOrder
Read the block from the disk image.
readBlock(int) - Method in class com.webcodepro.applecommander.storage.physical.ProdosOrder
Read the block from the disk image.
readBytes(int, int) - Method in class com.webcodepro.applecommander.storage.physical.ByteArrayImageLayout
Extract a portion of the disk image.
readBytes(int, int) - Method in class com.webcodepro.applecommander.storage.physical.ImageOrder
Extract a portion of the disk image.
readBytes(int, int) - Method in class com.webcodepro.applecommander.storage.physical.UniversalDiskImageLayout
Extract a portion of the disk image.
readCpmBlock(int) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Read a CP/M block (1K in size).
readDirectory() - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Read directory blocks.
readFileEntry(int) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Read the fileEntry bytes from the disk image.
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.prodos.ProdosCommonEntry
Read the fileEntry bytes from the disk image.
readRdosBlock(int) - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Read an RDOS block.
readSector(int, int) - Method in class com.webcodepro.applecommander.storage.Disk
Retrieve the specified sector.
readSector(int, int) - Method in class com.webcodepro.applecommander.storage.os.dos33.OzDosFormatDisk
Retrieve the specified sector.
readSector(int, int) - Method in class com.webcodepro.applecommander.storage.os.dos33.UniDosFormatDisk
Retrieve the specified sector.
readSector(int, int) - Method in class com.webcodepro.applecommander.storage.physical.DosOrder
Retrieve the specified sector.
readSector(int, int) - Method in class com.webcodepro.applecommander.storage.physical.ImageOrder
Retrieve the specified sector.
readSector(int, int) - Method in class com.webcodepro.applecommander.storage.physical.NibbleOrder
Retrieve the specified sector.
readSector(int, int) - Method in class com.webcodepro.applecommander.storage.physical.ProdosOrder
Retrieve the specified sector.
readTrackData(int) - Method in class com.webcodepro.applecommander.storage.physical.NibbleOrder
Read nibbilized track data.
readTranslateTable - Variable in class com.webcodepro.applecommander.storage.physical.NibbleOrder
The read translation table.
readVolumeBitMap() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Read the Volume Bit Map.
readVtoc() - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Return the VTOC (Volume Table Of Contents).
RECALL - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
RECORD_COUNT_OFFSET - Static variable in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Offset to the record count (RC) field.
refreshTable() - Method in class com.webcodepro.applecommander.ui.swt.wizard.importfile.ImportSelectFilesWizardPane
Refresh the table of information.
REM - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
removeImportSpecification(ImportSpecification) - Method in class com.webcodepro.applecommander.ui.swt.wizard.importfile.ImportWizard
Remove an import specification.
resizeDiskImage(int) - Method in class com.webcodepro.applecommander.storage.Disk
Resize a disk image up to a larger size.
resizeDiskImage() - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Resize the disk image to be its full size.
RESTORE - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
RESUME - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
RETURN - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
RIGHT$ - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
RND - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
ROT - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
RUN - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 

S

sameBlocksPerDisk(ImageOrder, ImageOrder) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Answers true if the two disks have the same number of blocks per disk.
sameSectorsPerDisk(ImageOrder, ImageOrder) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Answers true if the two disks have the same sectors per disk.
save() - Method in class com.webcodepro.applecommander.storage.Disk
Save a Disk image to its file.
save(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(OutputStream) - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.SwtImage
Save the image.
save() - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
Handle save.
save() - Method in class com.webcodepro.applecommander.ui.UserPreferences
Save the user preferences to disk.
SAVE - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
saveAs(String) - Method in class com.webcodepro.applecommander.storage.Disk
Save a Disk image as a new/different file.
saveAs() - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
Handle SaveAs.
saveDisks(FormattedDisk[]) - Method in class com.webcodepro.applecommander.storage.DiskWriterTest
Save a disk, if the saveImage flag has been set to true.
SCALE - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
SCRN - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
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_SIZE - Static variable in class com.webcodepro.applecommander.storage.Disk
 
sectorSkew - Static variable in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
The sector skew of the CP/M disk image.
selectAll() - Method in interface com.webcodepro.applecommander.ui.swt.util.contentadapter.ContentTypeAdapter
 
selectAll() - Method in class com.webcodepro.applecommander.ui.swt.util.contentadapter.ImageCanvasAdapter
 
selectAll() - Method in class com.webcodepro.applecommander.ui.swt.util.contentadapter.NoActionContentTypeAdapter
 
selectAll() - Method in class com.webcodepro.applecommander.ui.swt.util.contentadapter.StyledTextAdapter
 
selectHtmlRendering() - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksWordProcessorFileFilter
Selects the HTML rendering engine.
selectRtfRendering() - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksWordProcessorFileFilter
Selects the RTF rendering engine.
selectTextRendering() - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksWordProcessorFileFilter
Selects the text rendering engine.
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.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.
setAvailableExtensions(String[]) - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.AppleImage
Set the list of file extensions that can be handled.
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.
setButtonStatus() - Method in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageNamePane
Enable the Next button when data has been entered into all fields.
setBytesUsedInLastBlock(int) - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Set the number of bytes used in files last block.
setCanDestroy(boolean) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Set if this file may be destroyed.
setCanRead(boolean) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Set if this file may be read.
setCanRename(boolean) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Set if this file may be renamed.
setCanWrite(boolean) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Set if this file may be written.
setChanged(boolean) - Method in class com.webcodepro.applecommander.storage.physical.ByteArrayImageLayout
Set the changed indicator.
setCompileDirectory(String) - Method in class com.webcodepro.applecommander.ui.UserPreferences
Set the compile directory.
setCompressed(boolean) - Method in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageWizard
Sets the compressed.
setContentTypeAdapter(ContentTypeAdapter) - Method in class com.webcodepro.applecommander.ui.swt.FileViewerWindow
 
setContentTypeAdapter(ContentTypeAdapter) - Method in class com.webcodepro.applecommander.ui.swt.filteradapter.FilterAdapter
 
setCreationDate(Date) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Set the creation date.
setDirectory(String) - Method in class com.webcodepro.applecommander.ui.swt.wizard.compilefile.CompileWizard
 
setDirectory(String) - Method in class com.webcodepro.applecommander.ui.swt.wizard.exportfile.ExportWizard
Sets the directory.
setDirectoryExpandedStates(TreeItem, boolean) - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
Change the "expanded" state of the node.
setDiskImage(byte[]) - Method in class com.webcodepro.applecommander.storage.physical.ByteArrayImageLayout
Set the physical disk image.
setDiskImageDirectory(String) - Method in class com.webcodepro.applecommander.ui.UserPreferences
Set the disk image directory.
setDiskImageManager(ByteArrayImageLayout) - Method in class com.webcodepro.applecommander.storage.physical.ImageOrder
Set the physical disk image.
setDiskName(String) - Method in class com.webcodepro.applecommander.storage.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).
setDiskname1(String) - Method in class com.webcodepro.applecommander.ui.swt.wizard.comparedisks.CompareDisksWizard
 
setDiskname2(String) - Method in class com.webcodepro.applecommander.ui.swt.wizard.comparedisks.CompareDisksWizard
 
setDumpSelected() - Method in class com.webcodepro.applecommander.ui.swt.filteradapter.FilterAdapter
 
setEntriesPerBlock() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonDirectoryHeader
Set the number of entries per block.
setEntryIndex(int) - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Remember the index of a newly created file entry.
setEntryLength() - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonDirectoryHeader
Set the length of each entry.
setEofPosition(int) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Set the EOF position.
setExportDirectory(String) - Method in class com.webcodepro.applecommander.ui.UserPreferences
Set the export directory.
setExtension(String) - Method in class com.webcodepro.applecommander.storage.filters.GraphicsFileFilter
Set the format name.
setFileCount(int) - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Set the file count in a volume entry.
setFileCount(int) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonDirectoryHeader
Set the number of active entries in the volume directory.
setFileData(byte[]) - Method in interface com.webcodepro.applecommander.storage.FileEntry
Set file data.
setFileData(FileEntry, byte[]) - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Writes the raw bytes into the file.
setFileData(byte[]) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Set file data.
setFileData(FileEntry, byte[]) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Writes the raw bytes into the file.
setFileData(byte[]) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Set the file data.
setFileData(FileEntry, byte[]) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
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(byte[]) - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Set file data for this file entry.
setFileData(FileEntry, byte[]) - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Writes the raw bytes into the file.
setFileData(byte[]) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Set the file data.
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(FileEntry, byte[]) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Writes the raw bytes into the file.
setFileData(byte[]) - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFileEntry
Set file data.
setFileData(FileEntry, byte[]) - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Writes the raw bytes into the file.
setFileExtension(String) - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.AppleImage
Sets the file extension.
setFileFilter(FileFilter) - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
 
setFileFilter(FileFilter) - Method in class com.webcodepro.applecommander.ui.swt.wizard.exportfile.ExportWizard
Set the FileFilter.
setFilename(String) - Method in class com.webcodepro.applecommander.storage.Disk
Sets the filename.
setFilename(String) - Method in interface com.webcodepro.applecommander.storage.FileEntry
Set the name of this file.
setFilename(String) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Set the filename.
setFilename(String) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
Set the name of this file.
setFilename(String) - Method in class com.webcodepro.applecommander.storage.os.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.ui.swt.wizard.diskimage.DiskImageWizard
Sets the fileName.
setFilenames(String, String[]) - Method in class com.webcodepro.applecommander.ui.swt.wizard.importfile.ImportSelectFilesWizardPane
Set all filenames to be imported.
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.pascal.PascalFileEntry
Set the filetype.
setFiletype(String) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Set the filetype.
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.
setFilterToolItemSelection(boolean, boolean, boolean) - Method in class com.webcodepro.applecommander.ui.swt.FileViewerWindow
 
setFirstBlock(int) - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Set the block number of the file's 1st block.
setFormat(int) - Method in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageWizard
Sets the image format.
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.
setHexSelected() - Method in class com.webcodepro.applecommander.ui.swt.filteradapter.FilterAdapter
 
setImageOrder(ImageOrder) - Method in class com.webcodepro.applecommander.storage.Disk
Set the physical ordering of the disk.
setImportDirectory(String) - Method in class com.webcodepro.applecommander.ui.UserPreferences
Set the import directory.
setIntegerOnlyMath(boolean) - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompiler
Sets integer only math.
setKeyPointer(int) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Set the key pointer.
setLastBlock(int) - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFileEntry
Set the block number of the file's last block + 1.
setLastModificationDate(Date) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFileEntry
Set the last modification date.
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.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.
setMenuVisible(boolean) - Method in class com.webcodepro.applecommander.ui.swt.util.DropDownSelectionListener
Set menu visibility and track state.
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.
setNativeSelected() - Method in class com.webcodepro.applecommander.ui.swt.filteradapter.FilterAdapter
 
setOrder(int) - Method in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageWizard
Sets the order.
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.
setPoint(int, int, int) - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.SwtImage
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.
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.
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.
setSectorFree(int, int, byte[]) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
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.
setSectorUsed(int, int, byte[]) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
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).
setShowDeletedFiles(boolean) - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
 
setSize(int) - Method in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageWizard
Sets the size.
setStandardWindowTitle() - Method in class com.webcodepro.applecommander.ui.swt.DiskWindow
Set the standard AppleCommander disk window title.
setStorageType(int) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosCommonEntry
Set the storage type.
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.
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.
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.
setTrack(int) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFileEntry
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).
setupPagingInformation(ScrolledComposite) - Static method in class com.webcodepro.applecommander.ui.swt.util.SwtUtil
Setup some sensible paging information.
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.
setVolumeName(String) - Method in class com.webcodepro.applecommander.ui.swt.wizard.diskimage.DiskImageWizard
Sets the volumeName.
setWizardCompleted(boolean) - Method in class com.webcodepro.applecommander.ui.swt.wizard.Wizard
 
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
 
SHLOAD - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
showAboutAppleCommander() - Method in class com.webcodepro.applecommander.ui.swt.SwtAppleCommander
 
showDirectory(String) - Method in class com.webcodepro.applecommander.storage.DiskHelperTest
 
showDirectory(FormattedDisk[], String) - Method in class com.webcodepro.applecommander.storage.DiskWriterTest
Display the contents of a directory.
showDiskUsage(FormattedDisk) - Method in class com.webcodepro.applecommander.storage.DiskHelperTest
 
showDiskUsage(FormattedDisk) - Method in class com.webcodepro.applecommander.storage.DiskWriterTest
Draw a disk usage map.
showErrorDialog(Shell, String, String) - Static method in class com.webcodepro.applecommander.ui.swt.util.SwtUtil
Display a dialog box with the error icon and only the ok button.
showFiles(List, String) - Method in class com.webcodepro.applecommander.storage.DiskHelperTest
 
showFiles(List, String, boolean) - Method in class com.webcodepro.applecommander.storage.DiskWriterTest
Display a list of files.
showHelp() - Static method in class com.webcodepro.applecommander.ui.AppleCommander
Display help message(s) for AppleCommander.
showOkCancelErrorDialog(Shell, String, String) - Static method in class com.webcodepro.applecommander.ui.swt.util.SwtUtil
Display a dialog box with the error icon and a ok/cancel button selection.
showPrintDialog(Control) - Static method in class com.webcodepro.applecommander.ui.swt.util.SwtUtil
Display the Print dialog helper method.
showSaveError(IOException) - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
Display the Save error dialog box.
showSystemErrorDialog(Shell, Throwable) - Static method in class com.webcodepro.applecommander.ui.swt.util.SwtUtil
Display a system-level error dialog box.
showUnrecognizedDiskFormatMessage(String) - Method in class com.webcodepro.applecommander.ui.swt.SwtAppleCommander
Displays the unrecognized disk format message.
showYesNoDialog(Shell, String, String) - Static method in class com.webcodepro.applecommander.ui.swt.util.SwtUtil
Display a dialog box with the question icon and a yes/no button selection.
SIN - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
skipColumns(int, PrintWriter, int) - Method in class com.webcodepro.applecommander.storage.filters.AppleWorksSpreadSheetFileFilter
Skip the given number of columns.
Sleak - Class in com.webcodepro.applecommander.ui.swt
Instructions on how to use the Sleak tool with a standlaone SWT example: Modify the main method below to launch your application.
Sleak() - Constructor for class com.webcodepro.applecommander.ui.swt.Sleak
 
sortFileTable(int) - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
Sort the file table by the specified columnIndex.
SPC - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
SPEED - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
SQR - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
STEP - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
STOP - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
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
 
STR$ - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
StreamUtil - Class in com.webcodepro.applecommander.util
Common stream-handling routines.
StreamUtil() - Constructor for class com.webcodepro.applecommander.util.StreamUtil
 
StyledTextAdapter - Class in com.webcodepro.applecommander.ui.swt.util.contentadapter
Content-specific adapter for StyledText.
StyledTextAdapter(StyledText, String) - Constructor for class com.webcodepro.applecommander.ui.swt.util.contentadapter.StyledTextAdapter
 
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.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.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.
SwtAppleCommander - Class in com.webcodepro.applecommander.ui.swt
Main class for the SwtAppleCommander interface.
SwtAppleCommander() - Constructor for class com.webcodepro.applecommander.ui.swt.SwtAppleCommander
Constructor for SwtAppleCommander.
SwtImage - Class in com.webcodepro.applecommander.storage.filters.imagehandlers
SwtImage is a specific implementation of AppleImage that handles all SWT related coding surrounding image manipulation.
SwtImage(int, int) - Constructor for class com.webcodepro.applecommander.storage.filters.imagehandlers.SwtImage
Create SwtImage.
SwtImageTest - Class in com.webcodepro.applecommander.storage.filters.imagehandlers
Excersize the SwtImage class for all known types.
SwtImageTest(String) - Constructor for class com.webcodepro.applecommander.storage.filters.imagehandlers.SwtImageTest
Constructor for SwtImageTest.
SwtUtil - Class in com.webcodepro.applecommander.ui.swt.util
SWT-related utility code.
SwtUtil() - Constructor for class com.webcodepro.applecommander.ui.swt.util.SwtUtil
 

T

TAB - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
TAN - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
testApplesoftFloat() - Method in class com.webcodepro.applecommander.util.AppleUtilTest
These constants were pulled from Applesoft itself.
testApplesoftFloat(double, long) - Method in class com.webcodepro.applecommander.util.AppleUtilTest
 
testBMP() - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.SwtImageTest
 
testBMP_RLE() - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.SwtImageTest
 
testCavernsOfFreitag() - Method in class com.webcodepro.applecommander.storage.DiskHelperTest
 
testChangeDosImageOrder() - Method in class com.webcodepro.applecommander.util.AppleUtilTest
 
testChangeProdosImageOrder() - Method in class com.webcodepro.applecommander.util.AppleUtilTest
 
testCompileColors() - Method in class com.webcodepro.applecommander.compiler.ApplesoftCompilerTest
 
TestConfig - Class in com.webcodepro.applecommander.testconfig
A simple class to contains test configuration information.
testCreateAndDeleteDos33() - Method in class com.webcodepro.applecommander.storage.DiskWriterTest
Test creating and deleting many files on a DOS 3.3 140K disk.
testCreateAndDeleteOzDos() - Method in class com.webcodepro.applecommander.storage.DiskWriterTest
Test creating and deleting many files on an OzDOS 800K disk.
testCreateAndDeletePascal140kDisk() - Method in class com.webcodepro.applecommander.storage.DiskWriterTest
Test creating and deleting many files on a Pascal 140K disk.
testCreateAndDeletePascal800kDisk() - Method in class com.webcodepro.applecommander.storage.DiskWriterTest
Test creating and deleting many files on a Pascal 800K disk.
testCreateAndDeleteProdos140kDisk() - Method in class com.webcodepro.applecommander.storage.DiskWriterTest
Test creating and deleting many files on a ProDOS 140K disk.
testCreateAndDeleteProdos800kDisk() - Method in class com.webcodepro.applecommander.storage.DiskWriterTest
Test creating and deleting many files on a ProDOS 800K disk.
testCreateAndDeleteUniDos() - Method in class com.webcodepro.applecommander.storage.DiskWriterTest
Test creating and deleting many files on a UniDOS 800K disk.
testCreateDeleteCreateDosDisk() - Method in class com.webcodepro.applecommander.storage.DiskWriterTest
Test creating, deleting, and then creating another file which re-uses the old directory entry on a DOS 3.3 140K disk.
testCreateDeleteCreateOzdosDisk() - Method in class com.webcodepro.applecommander.storage.DiskWriterTest
Test creating, deleting, and then creating another file which re-uses the old directory entry on a OzDOS 800K disk.
testCreateDeleteCreatePascalDisk() - Method in class com.webcodepro.applecommander.storage.DiskWriterTest
Test creating, deleting, and then creating another file which re-uses the old directory entry on a Pascal 140K disk.
testCreateDeleteCreateProdosDisk() - Method in class com.webcodepro.applecommander.storage.DiskWriterTest
Test creating, deleting, and then creating another file which re-uses the old directory entry on a ProDOS 140K disk.
testCreateDeleteCreateUnidosDisk() - Method in class com.webcodepro.applecommander.storage.DiskWriterTest
Test creating, deleting, and then creating another file which re-uses the old directory entry on a UniDOS 800K disk.
testGIF() - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.SwtImageTest
 
testICO() - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.SwtImageTest
 
testJPEG() - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.SwtImageTest
 
testLoadDos33() - Method in class com.webcodepro.applecommander.storage.DiskHelperTest
 
testLoadGalacticAttack1() - Method in class com.webcodepro.applecommander.storage.DiskHelperTest
 
testLoadHd1() - Method in class com.webcodepro.applecommander.storage.DiskHelperTest
 
testLoadMarbleMadness() - Method in class com.webcodepro.applecommander.storage.DiskHelperTest
 
testLoadMaster() - Method in class com.webcodepro.applecommander.storage.DiskHelperTest
 
testLoadProdos() - Method in class com.webcodepro.applecommander.storage.DiskHelperTest
 
testPhan2d1() - Method in class com.webcodepro.applecommander.storage.DiskHelperTest
 
testPhan2d2() - Method in class com.webcodepro.applecommander.storage.DiskHelperTest
 
testPhantasie1() - Method in class com.webcodepro.applecommander.storage.DiskHelperTest
 
testPhantasie2() - Method in class com.webcodepro.applecommander.storage.DiskHelperTest
 
testPNG() - Method in class com.webcodepro.applecommander.storage.filters.imagehandlers.SwtImageTest
 
testRdosBoot() - Method in class com.webcodepro.applecommander.storage.DiskHelperTest
 
testSsiSave() - Method in class com.webcodepro.applecommander.storage.DiskHelperTest
 
testUniDosD3110() - Method in class com.webcodepro.applecommander.storage.DiskHelperTest
 
testUniDosD3151() - Method in class com.webcodepro.applecommander.storage.DiskHelperTest
 
testWriteToDos33() - Method in class com.webcodepro.applecommander.storage.DiskWriterTest
Test writing and reading random files to a DOS 3.3 140K disk.
testWriteToDos33Nibble() - Method in class com.webcodepro.applecommander.storage.DiskWriterTest
Test writing and reading random files to a DOS 3.3 140K nibbilized disk.
testWriteToPascal140kDisk() - Method in class com.webcodepro.applecommander.storage.DiskWriterTest
Test writing and reading random files to a ProDOS 140K disk.
testWriteToPascal800kDisk() - Method in class com.webcodepro.applecommander.storage.DiskWriterTest
Test writing and reading random files to a ProDOS 140K disk.
testWriteToProdos140kDisk() - Method in class com.webcodepro.applecommander.storage.DiskWriterTest
Test writing and reading random files to a ProDOS 140K disk.
testWriteToProdos5mbDisk() - Method in class com.webcodepro.applecommander.storage.DiskWriterTest
Test writing and reading random files to a ProDOS 5MB disk.
testWriteToProdos800kDisk() - Method in class com.webcodepro.applecommander.storage.DiskWriterTest
Test writing and reading random files to a ProDOS 800K disk.
TEXT - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
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.
TextFilterAdapter - Class in com.webcodepro.applecommander.ui.swt.filteradapter
Provides a view of a simple text file.
TextFilterAdapter(FileViewerWindow, String, String, Image) - Constructor for class com.webcodepro.applecommander.ui.swt.filteradapter.TextFilterAdapter
 
THEN - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
TO - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
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.
toString() - Method in class com.webcodepro.applecommander.util.ApplesoftToken
Render the token as a useful String.
TRACE - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
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_SECTOR_PAIRS - Static variable in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
The standard track/sector pairs in a track/sector list.
TYPE_FLOAT - Static variable in class com.webcodepro.applecommander.compiler.Variable
 
TYPE_INTEGER - Static variable in class com.webcodepro.applecommander.compiler.Variable
 
TYPE_STRING - Static variable in class com.webcodepro.applecommander.compiler.Variable
 

U

UiBundle - Class in com.webcodepro.applecommander.ui
Manage the user-interface specific ResourceBundle.
UiBundle() - Constructor for class com.webcodepro.applecommander.ui.UiBundle
 
UNIDOS_DISK_1 - Static variable in class com.webcodepro.applecommander.storage.os.dos33.UniDosFormatDisk
Use this indicator to work with logical disk #1.
UNIDOS_DISK_2 - Static variable in class com.webcodepro.applecommander.storage.os.dos33.UniDosFormatDisk
Use this indicator to work with logical disk #2.
UniDosFormatDisk - Class in com.webcodepro.applecommander.storage.os.dos33
Manages a disk that is in UniDOS format.
UniDosFormatDisk(String, ImageOrder, int) - Constructor for class com.webcodepro.applecommander.storage.os.dos33.UniDosFormatDisk
Constructor for UniDosFormatDisk.
UniversalDiskImageLayout - Class in com.webcodepro.applecommander.storage.physical
Manages the physical 2IMG disk.
UniversalDiskImageLayout(byte[]) - Constructor for class com.webcodepro.applecommander.storage.physical.UniversalDiskImageLayout
Construct a UniversalDiskImageLayout.
UniversalDiskImageLayout(byte[], boolean) - Constructor for class com.webcodepro.applecommander.storage.physical.UniversalDiskImageLayout
Construct a UniversalDiskImageLayout.
UniversalDiskImageLayout(int) - Constructor for class com.webcodepro.applecommander.storage.physical.UniversalDiskImageLayout
Construct a UniversalDiskImageLayout.
unpackBytes(byte[]) - Static method in class com.webcodepro.applecommander.util.AppleUtil
Mimic the Apple IIGS UnPackBytes method call.
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
 

V

VAL - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
Variable - Class in com.webcodepro.applecommander.compiler
Contains information referring to a BASIC variable.
Variable(String, int, String) - Constructor for class com.webcodepro.applecommander.compiler.Variable
Construct a Variable.
VERSION - Static variable in class com.webcodepro.applecommander.ui.AppleCommander
 
viewFile(Class) - Method in class com.webcodepro.applecommander.ui.swt.DiskExplorerTab
Open up the view file window for the currently selected file.
VLIN - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
VTAB - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
VTOC_SECTOR - Static variable in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
The standard VTOC sector.

W

WAIT - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 
widgetSelected(SelectionEvent) - Method in class com.webcodepro.applecommander.ui.swt.util.DropDownSelectionListener
Handle selection events.
Wizard - Class in com.webcodepro.applecommander.ui.swt.wizard
A framework for displaying a wizard-like user interface.
Wizard(Shell, Image, String) - Constructor for class com.webcodepro.applecommander.ui.swt.wizard.Wizard
Constructor for Wizard.
WizardPane - Class in com.webcodepro.applecommander.ui.swt.wizard
Represents a pane of a wizard.
WizardPane() - Constructor for class com.webcodepro.applecommander.ui.swt.wizard.WizardPane
Constructor for WizardPane.
writeBlock(int, byte[]) - Method in class com.webcodepro.applecommander.storage.Disk
Write the block to the disk image.
writeBlock(int, byte[]) - Method in class com.webcodepro.applecommander.storage.physical.DosOrder
Write the block to the disk image.
writeBlock(int, byte[]) - Method in class com.webcodepro.applecommander.storage.physical.ImageOrder
Write the block to the disk image.
writeBlock(int, byte[]) - Method in class com.webcodepro.applecommander.storage.physical.ProdosOrder
Write the block to the disk image.
writeBootCode() - Method in class com.webcodepro.applecommander.storage.FormattedDisk
Write the AppleCommander boot code to track 0 sector 0 of the disk.
writeBytes(int, byte[]) - Method in class com.webcodepro.applecommander.storage.physical.ByteArrayImageLayout
Write data to the disk image.
writeBytes(int, byte[]) - Method in class com.webcodepro.applecommander.storage.physical.ImageOrder
Write data to the disk image.
writeBytes(int, byte[]) - Method in class com.webcodepro.applecommander.storage.physical.UniversalDiskImageLayout
Write data to the disk image.
writeCpmBlock(int, byte[]) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFormatDisk
Write a CP/M block.
writeDirectory(byte[]) - Method in class com.webcodepro.applecommander.storage.os.pascal.PascalFormatDisk
Write directory blocks.
writeFile(FormattedDisk, int, String, boolean) - Method in class com.webcodepro.applecommander.storage.DiskWriterTest
Generate randomized data for writing to disk.
writeFile(FormattedDisk, byte[], String, boolean) - Method in class com.webcodepro.applecommander.storage.DiskWriterTest
Create a file, write the file, and if specified, verify that the file contents match.
writeFileEntry(int, byte[]) - Method in class com.webcodepro.applecommander.storage.os.cpm.CpmFileEntry
Write the fileEntry bytes back 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.prodos.ProdosCommonEntry
Write the fileEntry data to the disk image.
writeFiles(FormattedDisk[], String, String, boolean) - Method in class com.webcodepro.applecommander.storage.DiskWriterTest
Write many files to disk, read from disk, and verify contents.
writeRdosBlock(int, byte[]) - Method in class com.webcodepro.applecommander.storage.os.rdos.RdosFormatDisk
Write an RDOS block.
writeSector(int, int, byte[]) - Method in class com.webcodepro.applecommander.storage.Disk
Write the specified sector.
writeSector(int, int, byte[]) - Method in class com.webcodepro.applecommander.storage.os.dos33.OzDosFormatDisk
Write the specified sector.
writeSector(int, int, byte[]) - Method in class com.webcodepro.applecommander.storage.os.dos33.UniDosFormatDisk
Write the specified sector.
writeSector(int, int, byte[]) - Method in class com.webcodepro.applecommander.storage.physical.DosOrder
Write the specified sector.
writeSector(int, int, byte[]) - Method in class com.webcodepro.applecommander.storage.physical.ImageOrder
Write the specified sector.
writeSector(int, int, byte[]) - Method in class com.webcodepro.applecommander.storage.physical.NibbleOrder
Write the specified sector.
writeSector(int, int, byte[]) - Method in class com.webcodepro.applecommander.storage.physical.ProdosOrder
Write the specified sector.
writeTrackData(int, byte[]) - Method in class com.webcodepro.applecommander.storage.physical.NibbleOrder
Write nibbilized track data.
writeVolumeBitMap(byte[]) - Method in class com.webcodepro.applecommander.storage.os.prodos.ProdosFormatDisk
Write the Volume Bit Map.
writeVtoc(byte[]) - Method in class com.webcodepro.applecommander.storage.os.dos33.DosFormatDisk
Save the VTOC (Volume Table Of Contents) to disk.

X

XDRAW - Static variable in interface com.webcodepro.applecommander.util.ApplesoftTokens
 

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