A C D E F G H I L M N O P Q R S T V W Z

Z

ZIPPED_DIRECTORY_ICON_NAME - Static variable in class se.entitymanager.GnomeSwingFileIconFactory
Path to icon for zipped directories.
ZIPPED_FILE_ICON_NAME - Static variable in class se.entitymanager.GnomeSwingFileIconFactory
Path to icon for zipped files.
ZIP_FILE_ICON_NAME - Static variable in class se.entitymanager.GnomeSwingFileIconFactory
Path to icon for zip files.
ZipFile - Class in se.entitymanager.logic.file
An AbstractFile that represents a zip file.
ZipFile(File, AbstractFile) - Constructor for class se.entitymanager.logic.file.ZipFile
Constructs an object with associated file.
ZippedDirectoryFile - Class in se.entitymanager.logic.file
An AbstractFile that represents a zipped directory within a ZipFile.
ZippedDirectoryFile(ZipFile, ZipEntry, AbstractFile) - Constructor for class se.entitymanager.logic.file.ZippedDirectoryFile
Constructs a zipped directory that is contained in zipFile, with zipEntry and parent.
ZippedFile - Class in se.entitymanager.logic.file
An AbstractFile that represents a zipped file within a ZipFile.
ZippedFile(ZipEntry, AbstractFile) - Constructor for class se.entitymanager.logic.file.ZippedFile
Constructs a zipped directory that is described by zipEntry and has parent.
zipEntry - Variable in class se.entitymanager.logic.file.ZippedDirectoryFile
The zip entry that describes this directory.
zipFile - Variable in class se.entitymanager.logic.file.ZipFile
Associated ZipFile.
zipFile - Variable in class se.entitymanager.logic.file.ZippedDirectoryFile
The zip file that contains this directory.
zipFileIcon - Variable in class se.entitymanager.GnomeSwingFileIconFactory
Icon for zip files.
zippedDirectoryIcon - Variable in class se.entitymanager.GnomeSwingFileIconFactory
Icon for zipped directories.
zippedFileIcon - Variable in class se.entitymanager.GnomeSwingFileIconFactory
Icon for zipped files.

A C D E F G H I L M N O P Q R S T V W Z