TrueZIP 6.8.3
A B C D E F G H I J K L M N O P Q R S T U V W Z

R

RAES - Interface in de.schlichtherle.crypto.io.raes
This interfaces contains constants used to read or write files according to the Random Access Encryption Specification (RAES).
RaesAuthenticationException - Exception in de.schlichtherle.crypto.io.raes
Thrown to indicate that an RAES file has been tampered with.
RaesAuthenticationException() - Constructor for exception de.schlichtherle.crypto.io.raes.RaesAuthenticationException
 
RaesException - Exception in de.schlichtherle.crypto.io.raes
Thrown if a file is read which is not RAES compatible.
RaesException(String) - Constructor for exception de.schlichtherle.crypto.io.raes.RaesException
Constructs an instance of RaesException with the specified detail message.
RaesException(String, Throwable) - Constructor for exception de.schlichtherle.crypto.io.raes.RaesException
Constructs an instance of RaesException with the specified detail message and cause.
RaesFiles - Class in de.schlichtherle.io
Saves and restores the contents of arbitrary files to and from the RAES file format for encryption and decryption.
RaesFiles() - Constructor for class de.schlichtherle.io.RaesFiles
You cannot instantiate this class.
RaesFileUtils - Class in de.schlichtherle.io
Deprecated. Use the base class instead.
RaesFileUtils() - Constructor for class de.schlichtherle.io.RaesFileUtils
Deprecated. You cannot instantiate this class.
RaesKeyException - Exception in de.schlichtherle.crypto.io.raes
Thrown to indicate that retrieving a key to encrypt some pay load data to an RAES file has been disabled or cancelled.
RaesKeyException() - Constructor for exception de.schlichtherle.crypto.io.raes.RaesKeyException
Creates a new instance of RaesKeyException with a detail message indicating that key retrieval has been disabled or cancelled.
RaesKeyException(String) - Constructor for exception de.schlichtherle.crypto.io.raes.RaesKeyException
Constructs an instance of RaesKeyException with the specified detail message.
RaesKeyException(Throwable) - Constructor for exception de.schlichtherle.crypto.io.raes.RaesKeyException
Constructs an instance of RaesKeyException with the specified cause.
RaesOutputStream - Class in de.schlichtherle.crypto.io.raes
An OutputStream to produce a file with data ecnrypted according to the Random Access Encryption Specification (RAES).
RaesOutputStream(OutputStream, BufferedBlockCipher) - Constructor for class de.schlichtherle.crypto.io.raes.RaesOutputStream
 
RaesParameters - Interface in de.schlichtherle.crypto.io.raes
A marker interface for RAES parameters.
RaesParametersAgent - Interface in de.schlichtherle.crypto.io.raes
These RaesParameters delegate to some other instance of a sibling interface or itself in order to locate the parameters required to read or write a certain RAES type.
RaesParametersException - Exception in de.schlichtherle.crypto.io.raes
Thrown to indicate that no suitable RAES parameters have been provided or something is wrong with the parameters.
RaesParametersException() - Constructor for exception de.schlichtherle.crypto.io.raes.RaesParametersException
Creates a new instance of RaesParametersException with a detail message indicating that no suitable RaesParameters have been found.
RaesParametersException(String) - Constructor for exception de.schlichtherle.crypto.io.raes.RaesParametersException
Constructs an instance of RaesParametersException with the specified detail message.
RaesParametersException(Throwable) - Constructor for exception de.schlichtherle.crypto.io.raes.RaesParametersException
Constructs an instance of RaesParametersException with the specified cause.
RaesReadOnlyFile - Class in de.schlichtherle.crypto.io.raes
This class implements a ReadOnlyFile in order to provide transparent random read only access to the plain text data which has been encrypted and stored in a file according to the Random Access Encryption Specification (RAES).
RaesReadOnlyFile(ReadOnlyFile) - Constructor for class de.schlichtherle.crypto.io.raes.RaesReadOnlyFile
 
read() - Method in class de.schlichtherle.crypto.io.CipherReadOnlyFile
 
read(byte[], int, int) - Method in class de.schlichtherle.crypto.io.CipherReadOnlyFile
 
read() - Method in class de.schlichtherle.io.CountingReadOnlyFile
 
read(byte[]) - Method in class de.schlichtherle.io.CountingReadOnlyFile
 
read(byte[], int, int) - Method in class de.schlichtherle.io.CountingReadOnlyFile
 
read(byte[]) - Method in class de.schlichtherle.io.FileInputStream
 
read() - Method in class de.schlichtherle.io.InputArchiveMetaData.EntryInputStream
 
read(byte[]) - Method in class de.schlichtherle.io.InputArchiveMetaData.EntryInputStream
 
read(byte[], int, int) - Method in class de.schlichtherle.io.InputArchiveMetaData.EntryInputStream
 
read(byte[]) - Method in class de.schlichtherle.io.rof.AbstractReadOnlyFile
 
read() - Method in class de.schlichtherle.io.rof.BufferedReadOnlyFile
 
read(byte[], int, int) - Method in class de.schlichtherle.io.rof.BufferedReadOnlyFile
 
read() - Method in class de.schlichtherle.io.rof.ChannelReadOnlyFile
 
read(byte[], int, int) - Method in class de.schlichtherle.io.rof.ChannelReadOnlyFile
 
read() - Method in class de.schlichtherle.io.rof.FastReadOnlyFile
Deprecated.  
read(byte[], int, int) - Method in class de.schlichtherle.io.rof.FastReadOnlyFile
Deprecated.  
read() - Method in class de.schlichtherle.io.rof.FilterReadOnlyFile
 
read(byte[], int, int) - Method in class de.schlichtherle.io.rof.FilterReadOnlyFile
 
read() - Method in class de.schlichtherle.io.rof.MemoryMappedReadOnlyFile
Deprecated.  
read(byte[], int, int) - Method in class de.schlichtherle.io.rof.MemoryMappedReadOnlyFile
Deprecated.  
read() - Method in interface de.schlichtherle.io.rof.ReadOnlyFile
 
read(byte[]) - Method in interface de.schlichtherle.io.rof.ReadOnlyFile
 
read(byte[], int, int) - Method in interface de.schlichtherle.io.rof.ReadOnlyFile
Reads up to len bytes of data from this read only file into the given array.
read() - Method in class de.schlichtherle.io.rof.ReadOnlyFileInputStream
 
read(byte[]) - Method in class de.schlichtherle.io.rof.ReadOnlyFileInputStream
 
read(byte[], int, int) - Method in class de.schlichtherle.io.rof.ReadOnlyFileInputStream
 
read - Variable in class de.schlichtherle.io.Streams.Buffer
The actual number of bytes read into the buffer.
read() - Method in class de.schlichtherle.io.util.SynchronizedInputStream
 
read(byte[]) - Method in class de.schlichtherle.io.util.SynchronizedInputStream
 
read(byte[], int, int) - Method in class de.schlichtherle.io.util.SynchronizedInputStream
 
read() - Method in class de.schlichtherle.util.zip.BasicZipFile.IntervalInputStream
 
read(byte[], int, int) - Method in class de.schlichtherle.util.zip.BasicZipFile.IntervalInputStream
 
read() - Method in class de.schlichtherle.util.zip.BasicZipFile.RawCheckedInputStream
 
read(byte[], int, int) - Method in class de.schlichtherle.util.zip.BasicZipFile.RawCheckedInputStream
 
read - Variable in class de.schlichtherle.util.zip.BasicZipOutputStream.ZipDeflater
 
readAhead(InputStream, byte[]) - Static method in class de.schlichtherle.io.archive.tar.TarInputArchive
Fills buf with data from the given input stream and returns an input stream from which you can still read all data, including the data in buf.
readerExecutor - Static variable in class de.schlichtherle.io.Streams
 
readFrom(byte[], int, int) - Method in class de.schlichtherle.util.zip.DefaultExtraField
 
readFrom(byte[], int, int) - Method in class de.schlichtherle.util.zip.ExtraField
Initializes this Extra Field by deserializing a Data Block of size bytes from the byte array data at the zero based offset off.
readFrom(byte[], int, int) - Method in class de.schlichtherle.util.zip.ExtraFields
Initializes this collection by deserializing a list of Extra Fields of size bytes from the byte array data at the zero based offset off.
readFully(InputStream, byte[]) - Static method in class de.schlichtherle.io.archive.tar.TarInputArchive
 
readFully(byte[]) - Method in class de.schlichtherle.io.rof.AbstractReadOnlyFile
 
readFully(byte[], int, int) - Method in class de.schlichtherle.io.rof.AbstractReadOnlyFile
 
readFully(byte[]) - Method in interface de.schlichtherle.io.rof.ReadOnlyFile
 
readFully(byte[], int, int) - Method in interface de.schlichtherle.io.rof.ReadOnlyFile
 
readInt(byte[], int) - Static method in class de.schlichtherle.util.zip.LittleEndian
Reads a signed integer value from the byte array buf at the offset off as four bytes, low byte first.
readKeyFile(String) - Static method in class de.schlichtherle.key.passwd.swing.PromptingKeyProviderUI
Reads the encryption key as a byte sequence from the given pathname into a buffer of exactly KEY_FILE_LEN bytes and returns it.
readLine(String) - Method in class de.schlichtherle.key.passwd.console.PromptingKeyProviderUI
 
readLine(String, Object) - Method in class de.schlichtherle.key.passwd.console.PromptingKeyProviderUI
 
readLock - Variable in class de.schlichtherle.io.ArchiveController
 
readLock() - Method in class de.schlichtherle.io.ArchiveController
 
readLock() - Method in interface de.schlichtherle.io.ReadWriteLock
Returns the lock for reading.
readLock - Variable in class de.schlichtherle.io.ReentrantReadWriteLock
 
readLock() - Method in class de.schlichtherle.io.ReentrantReadWriteLock
Returns the lock for reading.
readLong(byte[], int) - Static method in class de.schlichtherle.util.zip.LittleEndian
Reads a (signed) long integer value from the byte array buf at the offset off as eight bytes, low byte first.
readObject(ObjectInputStream) - Method in class de.schlichtherle.io.archive.spi.AbstractArchiveDriver
Postfixes the instance after its default deserialization.
readObject(ObjectInputStream) - Method in class de.schlichtherle.io.DefaultArchiveDetector
 
readObject(ObjectInputStream) - Method in class de.schlichtherle.io.File
Postfixes the instance after its default deserialization.
readOnly - Variable in class de.schlichtherle.io.ArchiveFileSystem
The read only status of this file system.
ReadOnlyFile - Interface in de.schlichtherle.io.rof
A minimal interface to allow random read only access to a file.
ReadOnlyFileInputStream - Class in de.schlichtherle.io.rof
An adapter class turning a provided ReadOnlyFile into an InputStream.
ReadOnlyFileInputStream(ReadOnlyFile) - Constructor for class de.schlichtherle.io.rof.ReadOnlyFileInputStream
Adapts the given ReadOnlyFile.
ReadOnlySfxDriver - Class in de.schlichtherle.io.archive.zip
An archive driver which reads Self Executable (SFX/EXE) ZIP files, but doesn't support to create or update them.
ReadOnlySfxDriver() - Constructor for class de.schlichtherle.io.archive.zip.ReadOnlySfxDriver
Equivalent to this(DEFAULT_CHARSET, null, null, false, DEFAULT_LEVEL).
ReadOnlySfxDriver(String) - Constructor for class de.schlichtherle.io.archive.zip.ReadOnlySfxDriver
Equivalent to this(charset, null, null, false, DEFAULT_LEVEL).
ReadOnlySfxDriver(int) - Constructor for class de.schlichtherle.io.archive.zip.ReadOnlySfxDriver
Equivalent to this(DEFAULT_CHARSET, null, null, false, level).
ReadOnlySfxDriver(String, Icon, Icon, boolean, int) - Constructor for class de.schlichtherle.io.archive.zip.ReadOnlySfxDriver
Constructs a new read-only SFX/EXE driver.
readPassword(String) - Method in class de.schlichtherle.key.passwd.console.PromptingKeyProviderUI
 
readShort(byte[], int) - Static method in class de.schlichtherle.util.zip.LittleEndian
Reads a signed short integer value from the byte array buf at the offset off as two bytes, low byte first.
readUByte(byte[], int) - Static method in class de.schlichtherle.crypto.io.raes.RaesReadOnlyFile
 
readUInt(byte[], int) - Static method in class de.schlichtherle.crypto.io.raes.RaesReadOnlyFile
 
readUInt(byte[], int) - Static method in class de.schlichtherle.util.zip.LittleEndian
Reads an unsigned integer value from the byte array buf at the offset off as four bytes, low byte first.
readUShort(byte[], int) - Static method in class de.schlichtherle.crypto.io.raes.RaesReadOnlyFile
 
readUShort(byte[], int) - Static method in class de.schlichtherle.util.zip.LittleEndian
Reads an unsigned short integer value from the byte array buf at the offset off as two bytes, low byte first.
ReadWriteLock - Interface in de.schlichtherle.io
Similar to java.util.concurrent.locks.ReadWriteLock, but uses the simplified ReentrantLock interface.
ReadWriteSfxDriver - Class in de.schlichtherle.io.archive.zip
An archive driver which reads and writes Self Executable (SFX/EXE) ZIP files.
ReadWriteSfxDriver() - Constructor for class de.schlichtherle.io.archive.zip.ReadWriteSfxDriver
Equivalent to this(DEFAULT_CHARSET, null, null, false, DEFAULT_LEVEL).
ReadWriteSfxDriver(String) - Constructor for class de.schlichtherle.io.archive.zip.ReadWriteSfxDriver
Equivalent to this(charset, null, null, false, DEFAULT_LEVEL).
ReadWriteSfxDriver(int) - Constructor for class de.schlichtherle.io.archive.zip.ReadWriteSfxDriver
Equivalent to this(DEFAULT_CHARSET, null, null, false, level).
ReadWriteSfxDriver(String, Icon, Icon, boolean, int) - Constructor for class de.schlichtherle.io.archive.zip.ReadWriteSfxDriver
Constructs a new read-write SFX/EXE driver.
reassemble(ArchiveException) - Method in class de.schlichtherle.io.UpdatingArchiveController
Uses the updated output archive file to reassemble the target archive file, which may be an entry in an enclosing archive file.
recursion - Variable in class de.schlichtherle.swing.AbstractComboBoxBrowser
Used to inhibit mutual recursive event firing.
ReentrantLock - Interface in de.schlichtherle.io
Similar to java.util.concurrent.locks.Lock, but simplified and adapted to the particular needs of TrueZIP.
ReentrantReadWriteLock - Class in de.schlichtherle.io
Similar to java.util.concurrent.locks.ReentrantReadWriteLock with the following differences: This class requires J2SE 1.4 only.
ReentrantReadWriteLock() - Constructor for class de.schlichtherle.io.ReentrantReadWriteLock
 
ReentrantReadWriteLock.AbstractLock - Class in de.schlichtherle.io
 
ReentrantReadWriteLock.AbstractLock() - Constructor for class de.schlichtherle.io.ReentrantReadWriteLock.AbstractLock
 
ReentrantReadWriteLock.ReadLock - Class in de.schlichtherle.io
 
ReentrantReadWriteLock.ReadLock() - Constructor for class de.schlichtherle.io.ReentrantReadWriteLock.ReadLock
 
ReentrantReadWriteLock.WriteLock - Class in de.schlichtherle.io
 
ReentrantReadWriteLock.WriteLock() - Constructor for class de.schlichtherle.io.ReentrantReadWriteLock.WriteLock
 
refresh() - Method in class de.schlichtherle.io.swing.JFileTree
Refreshes the entire tree, restores the expanded and selected paths and scrolls to the lead selection path if necessary.
refresh(File) - Method in class de.schlichtherle.io.swing.JFileTree
Refreshes the subtree for the given node, restores the expanded and selected paths and scrolls to the lead selection path if necessary.
refresh(TreePath[]) - Method in class de.schlichtherle.io.swing.JFileTree
Refreshes the subtree for the given paths, restores the expanded and selected paths and scrolls to the lead selection path if necessary.
refresh() - Method in class de.schlichtherle.io.swing.tree.FileTreeModel
Refreshes the tree structure for the entire tree.
refresh(File) - Method in class de.schlichtherle.io.swing.tree.FileTreeModel
Alias for FileTreeModel.structureChanged(java.io.File).
register(String, Class) - Method in class de.schlichtherle.key.PromptingKeyManager
Deprecated. Use mapPromptingKeyProviderUIType(uiClassID, uiClass) instead.
register(Class) - Static method in class de.schlichtherle.util.zip.ExtraField
Registers a concrete implementation of this abstract base class for use with the static factory method ExtraField.create(int).
registerArchiveDriver(String, Object, boolean) - Method in class de.schlichtherle.io.ArchiveDriverRegistry
Registers the given archive id for the given list of suffixes.
registerArchiveDrivers(Map, boolean) - Method in class de.schlichtherle.io.ArchiveDriverRegistry
Processes the given config and adds the configured archive driver mappings.
registerArchiveDrivers() - Method in class de.schlichtherle.io.GlobalArchiveDriverRegistry
 
registerArchiveDrivers(String, ArchiveDriverRegistry, ArchiveDriverRegistry) - Static method in class de.schlichtherle.io.GlobalArchiveDriverRegistry
Enumerates all resource URLs for service on the class path and calls GlobalArchiveDriverRegistry.registerArchiveDrivers(URL, ArchiveDriverRegistry, ArchiveDriverRegistry) on each instance.
registerArchiveDrivers(URL, ArchiveDriverRegistry, ArchiveDriverRegistry) - Static method in class de.schlichtherle.io.GlobalArchiveDriverRegistry
Loads and processes the given url in order to register the archive drivers in its config resource file.
registerArchiveDrivers(Map, ArchiveDriverRegistry, ArchiveDriverRegistry) - Static method in class de.schlichtherle.io.GlobalArchiveDriverRegistry
Processes the given config in order to register its archive drivers.
registry - Variable in class de.schlichtherle.io.DefaultArchiveDetector
The local registry for archive file suffixes and archive drivers.
registry - Static variable in class de.schlichtherle.util.zip.ExtraField
 
release(Inflater) - Static method in class de.schlichtherle.util.zip.InflaterPool
 
releaseBuffers(Streams.Buffer[]) - Static method in class de.schlichtherle.io.Streams
 
released - Static variable in class de.schlichtherle.util.zip.InflaterPool
 
remaining - Variable in class de.schlichtherle.util.zip.BasicZipFile.IntervalInputStream
 
remove() - Method in class de.schlichtherle.util.CanonicalStringSet.CanonicalStringIterator
 
remove(Object) - Method in class de.schlichtherle.util.CanonicalStringSet
Removes the canonical form of all strings in the given list from this set.
remove() - Method in class de.schlichtherle.util.CanonicalStringSet.StringIterator
 
remove(int) - Method in class de.schlichtherle.util.zip.ExtraFields
Removes the Extra Field with the given Header ID.
removeActionListener(ActionListener) - Method in class de.schlichtherle.swing.AbstractComboBoxBrowser.ComboBoxEditorProxy
 
removeAll(CanonicalStringSet) - Method in class de.schlichtherle.util.CanonicalStringSet
Removes all canonical strings in the given set from this set.
removeAll(String) - Method in class de.schlichtherle.util.CanonicalStringSet
Removes the canonical form of all strings in the given list from this set.
removeFromKeyManager(String) - Method in class de.schlichtherle.key.AbstractKeyProvider
Remove this instance as the key provider for the given resource identifier from the map in the KeyManager.
removeFromKeyManager(String) - Method in class de.schlichtherle.key.PromptingKeyProvider
 
removePanelListener(PanelListener) - Method in class de.schlichtherle.swing.EnhancedPanel
Removes the listener from the list of receivers for PanelEvents.
removeTreeModelListener(TreeModelListener) - Method in class de.schlichtherle.io.swing.tree.FileTreeModel
Removes a listener from this model.
removeUpdate(DocumentEvent) - Method in class de.schlichtherle.swing.AbstractComboBoxBrowser.Listener
 
renameTo(File) - Method in class de.schlichtherle.io.File
Equivalent to renameTo(dst, getArchiveDetector()).
renameTo(File, ArchiveDetector) - Method in class de.schlichtherle.io.File
Behaves similar to the super class, but renames this file or directory by recursively copying its data if this object or the dst object is either an archive file or an entry located in an archive file.
renameTo(File, File) - Method in class de.schlichtherle.io.swing.JFileTree
Forwards the call to the FileTreeModel, restores the expanded paths, selects node and scrolls to it if necessary.
renameTo(File, File) - Method in class de.schlichtherle.io.swing.tree.FileTreeModel
Renames oldNode to newNode and updates the tree accordingly.
REPLACEMENT - Static variable in class de.schlichtherle.nio.charset.OctetCharset
Use this character in the lookup table provided to the constructor for every character that does not have a replacement in 16 bit Unicode.
RESET - Static variable in class de.schlichtherle.awt.EventQueue
 
reset() - Method in class de.schlichtherle.crypto.modes.SICSeekableBlockCipher
 
reset() - Method in class de.schlichtherle.io.ArchiveController
Resets the archive controller to its initial state - all changes to the archive file which have not yet been updated get lost!
reset() - Method in class de.schlichtherle.io.ArchiveFileSystemController
 
reset - Static variable in class de.schlichtherle.io.CountingOutputStream
 
reset - Static variable in class de.schlichtherle.io.CountingReadOnlyFile
 
reset() - Method in class de.schlichtherle.io.InputArchiveMetaData.EntryInputStream
 
reset() - Method in class de.schlichtherle.io.rof.ReadOnlyFileInputStream
 
reset() - Method in class de.schlichtherle.io.UpdatingArchiveController
Resets the archive controller to its initial state - all changes to the archive file which have not yet been updated get lost!
reset() - Method in class de.schlichtherle.io.util.SynchronizedInputStream
 
reset() - Method in class de.schlichtherle.key.AbstractKeyProvider
This hook may be overridden to reset this key provider instance.
reset() - Method in class de.schlichtherle.key.PromptingKeyProvider
Resets this key provider and finally calls PromptingKeyProvider.onReset().
reset(CharSequence) - Method in class de.schlichtherle.util.regex.ThreadLocalMatcher
Resets the thread local matcher with the given character sequence and returns it.
reset() - Method in class de.schlichtherle.util.zip.BasicZipFile.RawCheckedInputStream
 
reset() - Method in class de.schlichtherle.util.zip.BasicZipOutputStream.ZipDeflater
 
resetAndClearKeyProviders() - Static method in class de.schlichtherle.key.KeyManager
Deprecated. Use KeyManager.resetAndRemoveKeyProviders() instead.
resetAndRemoveKeyProvider(String) - Static method in class de.schlichtherle.key.KeyManager
Resets the key provider for the given resource identifier, causing it to forget its common key, and throws the key provider away.
resetAndRemoveKeyProviders() - Static method in class de.schlichtherle.key.KeyManager
Resets all key providers, causing them to forget their key, and removes them from the map.
resetCancelledPrompt(PromptingKeyProvider) - Method in class de.schlichtherle.key.PromptingKeyProvider.Cancelled
 
resetCancelledPrompt() - Method in class de.schlichtherle.key.PromptingKeyProvider
Resets this key provider if and only if prompting for a key has been cancelled.
resetCancelledPrompt(PromptingKeyProvider) - Method in class de.schlichtherle.key.PromptingKeyProvider.State
 
resetCancelledPrompts() - Static method in class de.schlichtherle.key.PromptingKeyManager
Resets all cancelled key prompts, forcing a new prompt on the next call to AbstractKeyProvider.getOpenKey() or AbstractKeyProvider.getCreateKey().
resetCreateKey() - Method in class de.schlichtherle.key.passwd.swing.CreateKeyPanel
Deprecated. Create a new CreateKeyPanel instead.
resetKey() - Method in class de.schlichtherle.key.AbstractKeyProvider
Deprecated. You should not use or override this method. This method will vanish in the next major version release.
resetKey(Object) - Method in class de.schlichtherle.key.PromptingKeyProvider
 
resetKeyProvider(String) - Static method in class de.schlichtherle.key.KeyManager
Resets the key provider for the given resource identifier, causing it to forget its common key.
resetKeyProviders() - Static method in class de.schlichtherle.key.KeyManager
Resets all key providers, causing them to forget their respective common key.
resetOnInit() - Static method in class de.schlichtherle.io.CountingOutputStream
Requests that the total number of bytes written gets reset on the next call to CountingOutputStream.init().
resetOnInit() - Static method in class de.schlichtherle.io.CountingReadOnlyFile
Requests that the total number of bytes read gets reset on the next call to CountingReadOnlyFile.init().
resetPasswd() - Method in class de.schlichtherle.key.passwd.swing.CreateKeyPanel
Deprecated. Create a new CreateKeyPanel instead.
resourceID - Variable in class de.schlichtherle.key.passwd.swing.CreateKeyPanel
 
resourceID - Variable in class de.schlichtherle.key.passwd.swing.OpenKeyPanel
 
resourceID - Variable in class de.schlichtherle.key.PromptingKeyProvider
The resource identifier for the protected resource.
resources - Static variable in class de.schlichtherle.io.ArchiveDriverRegistry
 
resources - Static variable in class de.schlichtherle.io.samples.Decrypt
 
resources - Static variable in class de.schlichtherle.io.samples.Encrypt
 
resources - Static variable in class de.schlichtherle.io.samples.NZip
 
resources - Static variable in class de.schlichtherle.io.swing.FileView
 
resources - Static variable in class de.schlichtherle.key.passwd.console.PromptingKeyProviderUI
 
resources - Static variable in class de.schlichtherle.key.passwd.swing.AesKeyStrengthPanel
 
resources - Static variable in class de.schlichtherle.key.passwd.swing.AuthenticationPanel
 
resources - Static variable in class de.schlichtherle.key.passwd.swing.CreateKeyPanel
 
resources - Static variable in class de.schlichtherle.key.passwd.swing.OpenKeyPanel
 
resources - Static variable in class de.schlichtherle.key.passwd.swing.PromptingKeyProviderUI
 
result - Variable in class de.schlichtherle.key.passwd.swing.PromptingKeyProviderUI.BooleanRunnable
 
retainAll(CanonicalStringSet) - Method in class de.schlichtherle.util.CanonicalStringSet
Retains all canonical strings in the given set in this set.
retainAll(String) - Method in class de.schlichtherle.util.CanonicalStringSet
Retains the canonical form of all strings in the given list in this set.
REVERSE_CONTROLLERS - Static variable in class de.schlichtherle.io.ArchiveControllers
 
RfsEntry - Class in de.schlichtherle.io.archive.spi
A utility class which adapts a File instance to an ArchiveEntry (RFS means Real File System).
RfsEntry(File) - Constructor for class de.schlichtherle.io.archive.spi.RfsEntry
Constructs a new RfsEntry.
RfsEntry(File, String) - Constructor for class de.schlichtherle.io.archive.spi.RfsEntry
Constructs a new RfsEntry.
rm(String[], boolean) - Method in class de.schlichtherle.io.samples.NZip
 
rm_r(File) - Static method in class de.schlichtherle.io.Files
Removes the entire directory tree represented by the parameter, regardless whether it's a file or directory, whether the directory is empty or not or whether the file or directory is actually an archive file, an entry in an archive file or not enclosed in an archive file at all.
rof - Variable in class de.schlichtherle.io.rof.FilterReadOnlyFile
The read only file to be filtered.
rof - Variable in class de.schlichtherle.io.rof.ReadOnlyFileInputStream
The underlying ReadOnlyFile.
root - Variable in class de.schlichtherle.io.ArchiveFileSystem
The archive entry for the virtual root of this file system.
root - Variable in class de.schlichtherle.io.swing.tree.FileTreeModel
 
ROOT_DIRECTORY_NAME - Static variable in class de.schlichtherle.io.ArchiveFileSystem
Denotes the entry name of the virtual root directory as a valid directory entry name.
ROOT_NAME - Static variable in interface de.schlichtherle.io.Entry
Denotes the entry name of the virtual root directory.
roots - Static variable in class de.schlichtherle.io.File
The filesystem roots.
roundUp(long) - Method in class de.schlichtherle.util.zip.DateTimeConverter
Returns whether the given Java time should be rounded up or down to the next two second interval when converting it to a DOS date/time.
run() - Method in class de.schlichtherle.io.ArchiveControllers.ShutdownHook
Deletes all files that have been marked by File.deleteOnExit() and finally unmounts all controllers.
run() - Method in interface de.schlichtherle.io.IORunnable
 
run() - Method in class de.schlichtherle.io.samples.CommandLineUtility.ProgressMonitor
 
run(String[]) - Method in class de.schlichtherle.io.samples.CommandLineUtility
Runs this command line utility.
run(String, KeyProvider) - Method in interface de.schlichtherle.key.KeyManager.KeyProviderCommand
 
run() - Method in class de.schlichtherle.key.passwd.swing.BasicFeedback
Starts the visual/audible feedback.
run() - Method in interface de.schlichtherle.key.passwd.swing.Feedback
Starts the visual/audible feedback.
runWithException(String[]) - Method in class de.schlichtherle.io.samples.CommandLineUtility
Runs this command line utility.
runWithException(String[]) - Method in class de.schlichtherle.io.samples.Decrypt
 
runWithException(String[]) - Method in class de.schlichtherle.io.samples.Encrypt
 
runWithException(String[]) - Method in class de.schlichtherle.io.samples.NZip
Runs this command line utility.
runWriteLocked(IORunnable) - Method in class de.schlichtherle.io.ArchiveController
Runs the given IORunnable while this controller has acquired its write lock regardless of the state of its read lock.

TrueZIP 6.8.3
A B C D E F G H I J K L M N O P Q R S T U V W Z
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.