Package com.webcodepro.applecommander.storage
package com.webcodepro.applecommander.storage
-
ClassDescriptionRepresents a directory on disk.Disk related constants.A DiskCorruptException is thrown during the disk's data structures are corrupted beyond hope of automatic recovering.A DiskException is the base class for Disk Exceptions.A DiskFullException is thrown during a write operation when the file being written will not fit on the disk.Indicates the broad disk geometry - track/sector or block.A DiskUnrecognizedException is thrown when the Disk Image being opened is not recognized by any image handler.Represents a file entry on disk - not the data.Sort FileEntry objects by the columnIndex.A file filter takes a buffer of bytes and filters or converts the bytes into another format.Specifies a filter to be used in determining filetypes which are supported.Abstract representation of a formatted Apple2 disk (floppy, 800k, hard disk).Use this inner class for label/value mappings in the disk info page.Use this inner interface for managing the disk usage data.Manage the domain-specific ResourceBundle.