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

A

AbstractComboBoxBrowser<E> - Class in de.schlichtherle.truezip.swing
An observer for a JComboBox which provides auto completion for the editable text in the drop down list in order to provide quick browsing capabilities for the user.
AbstractComboBoxBrowser() - Constructor for class de.schlichtherle.truezip.swing.AbstractComboBoxBrowser
Creates a new combo box auto completion browser.
AbstractComboBoxBrowser(JComboBox<E>) - Constructor for class de.schlichtherle.truezip.swing.AbstractComboBoxBrowser
Creates a new combo box auto completion browser.
AbstractExceptionBuilder<C extends Exception,X extends Exception> - Class in de.schlichtherle.truezip.util
Abstract implementation of an exception builder.
AbstractExceptionBuilder() - Constructor for class de.schlichtherle.truezip.util.AbstractExceptionBuilder
 
AbstractKeyManagerProvider - Class in de.schlichtherle.truezip.key
An abstract key manager provider.
AbstractKeyManagerProvider() - Constructor for class de.schlichtherle.truezip.key.AbstractKeyManagerProvider
 
AbstractReadOnlyFile - Class in de.schlichtherle.truezip.rof
An abstract read only file which implements the common boilerplate.
AbstractReadOnlyFile() - Constructor for class de.schlichtherle.truezip.rof.AbstractReadOnlyFile
 
accept(T) - Method in class de.schlichtherle.truezip.util.FilteringIterator
Returns true if and only if this filtering iterator accepts the given element.
add(String) - Method in class de.schlichtherle.truezip.fs.FsCovariantEntry
Adds the given base path to the set of members of this directory if and only if this covariant file system entry implements a directory.
add(String) - Method in class de.schlichtherle.truezip.util.CanonicalStringSet
addAll(CanonicalStringSet) - Method in class de.schlichtherle.truezip.util.CanonicalStringSet
Adds all canonical strings in the given set to this set after they have been canonicalized by this set again.
addAll(String) - Method in class de.schlichtherle.truezip.util.CanonicalStringSet
Adds the canonical form of all strings in the given list to this set.
addPanelListener(PanelListener) - Method in class de.schlichtherle.truezip.swing.EnhancedPanel
Adds the listener to the list of receivers for PanelEvents.
addTreeModelListener(TreeModelListener) - Method in class de.schlichtherle.truezip.file.swing.TFileTreeModel
Adds a listener to this model.
AesCipherParameters - Class in de.schlichtherle.truezip.crypto.raes.param
A JavaBean which holds AES cipher parameters.
AesCipherParameters() - Constructor for class de.schlichtherle.truezip.crypto.raes.param.AesCipherParameters
 
AesCipherParametersView - Class in de.schlichtherle.truezip.crypto.raes.param.console
A console based user interface to prompt for passwords.
AesCipherParametersView() - Constructor for class de.schlichtherle.truezip.crypto.raes.param.console.AesCipherParametersView
 
AesCipherParametersView - Class in de.schlichtherle.truezip.crypto.raes.param.swing
A Swing based user interface to prompt for passwords or key files.
AesCipherParametersView() - Constructor for class de.schlichtherle.truezip.crypto.raes.param.swing.AesCipherParametersView
 
AesKeyStrength - Enum in de.schlichtherle.truezip.crypto.param
Enumerates the AES cipher key strenghts.
AesPbeParameters - Class in de.schlichtherle.truezip.key.pbe
A JavaBean which holds password based encryption parameters for use with the AES cipher.
AesPbeParameters() - Constructor for class de.schlichtherle.truezip.key.pbe.AesPbeParameters
 
ALL - Static variable in class de.schlichtherle.truezip.file.TArchiveDetector
This instance recognizes all archive types for which an archive driver can be found by the file system driver service locator singleton FsDriverLocator.SINGLETON.
ALL_ACCESS_SET - Static variable in interface de.schlichtherle.truezip.entry.Entry
An unmodifiable set of all enums in Entry.Access.
ALL_SIZE_SET - Static variable in interface de.schlichtherle.truezip.entry.Entry
An unmodifiable set of all enums in Entry.Size.
ALL_TYPE_SET - Static variable in interface de.schlichtherle.truezip.entry.Entry
An unmodifiable set of all enums in Entry.Type.
allocate() - Method in class de.schlichtherle.truezip.fs.inst.InstrumentingIOPool
 
allocate() - Method in interface de.schlichtherle.truezip.util.Pool
Allocates a resource from this pool.
allOf(Class<E>) - Static method in class de.schlichtherle.truezip.util.BitField
Returns a bit field which contains all enums of the given element type.
AMPLITUDE - Static variable in class de.schlichtherle.truezip.key.pbe.swing.HurlingWindowFeedback
 
ANCESTOR_WINDOW_HIDDEN - Static variable in class de.schlichtherle.truezip.swing.PanelEvent
The id for Ancestor Window Hidden Event.
ANCESTOR_WINDOW_SHOWN - Static variable in class de.schlichtherle.truezip.swing.PanelEvent
The id for Ancestor Window Shown Event.
ancestorWindowHidden(PanelEvent) - Method in interface de.schlichtherle.truezip.swing.PanelListener
Invoked when the ancestor window of an EnhancedPanel is hidden.
ancestorWindowShown(PanelEvent) - Method in interface de.schlichtherle.truezip.swing.PanelListener
Invoked when the ancestor window of an EnhancedPanel is shown.
and(BitField<E>) - Method in class de.schlichtherle.truezip.util.BitField
 
ARCHIVE_DETECTOR - Static variable in interface de.schlichtherle.truezip.nio.file.TFileSystemProvider.Parameter
The key for the archiveDetector parameter.
ArrayHelper - Class in de.schlichtherle.truezip.util
Provides static utility methods for arrays.
assertEncodable(String) - Method in class de.schlichtherle.truezip.fs.FsArchiveDriver
Ensures that the given entry name can get encoded by this driver's character set.
assertEncodable(String) - Method in class de.schlichtherle.truezip.fs.FsCharsetArchiveDriver
Ensures that the given entry name can get encoded by this driver's character set.
assertOpen() - Method in class de.schlichtherle.truezip.rof.BufferedReadOnlyFile
Asserts that this file is open.
authenticate() - Method in class de.schlichtherle.truezip.crypto.raes.RaesReadOnlyFile
Authenticates all encrypted data in this read only file.
AuthenticationPanel - Class in de.schlichtherle.truezip.key.pbe.swing
A panel displaying a password panel or a key file panel in order to let the user select an authentication method and enter a key.
AuthenticationPanel() - Constructor for class de.schlichtherle.truezip.key.pbe.swing.AuthenticationPanel
Constructs a new authentication panel.
authority(String) - Method in class de.schlichtherle.truezip.util.UriBuilder
Sets the URI authority component.
available() - Method in class de.schlichtherle.truezip.io.DecoratingInputStream
 
available() - Method in class de.schlichtherle.truezip.io.DisconnectingInputStream
 
available() - Method in class de.schlichtherle.truezip.io.LockInputStream
 
available() - Method in class de.schlichtherle.truezip.rof.ReadOnlyFileInputStream
 
AVAILABLE - Static variable in class de.schlichtherle.truezip.util.JSE7
true if and only if the JSE 7 API is available to this JVM.
A B C D E F G H I J K L M N O P Q R S T U V W Z 
Skip navigation links
TrueZIP 7.7.10

Copyright © 2005–2018 Schlichtherle IT Services. All rights reserved.