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

E

encodeLoop(CharBuffer, ByteBuffer) - Method in class de.schlichtherle.nio.charset.OctetCharset.Encoder
 
Encrypt - Class in de.schlichtherle
Encrypts the contents of the file provided as the first argument into the RAES file provided as the second argument for the main method.
Encrypt() - Constructor for class de.schlichtherle.Encrypt
 
Encrypt(OutputStream, OutputStream, boolean) - Constructor for class de.schlichtherle.Encrypt
 
encrypt(String, String) - Static method in class de.schlichtherle.io.RaesFiles
Encrypts the given plain file to the given RAES file.
encrypt(String, String, ArchiveDetector) - Static method in class de.schlichtherle.io.RaesFiles
Encrypts the given plain file to the given RAES file, using the provided ArchiveDetector to detect any archive files in its parent directory path except the files themselves, which are not recognized as archive files.
encrypt - Class in <Unnamed>
Deprecated. Use System.exit(new de.schlichtherle.Encrypt().run(args)); instead.
encrypt() - Constructor for class encrypt
Deprecated.  
Encrypt.IllegalUsageException - Exception in de.schlichtherle
 
EnhancedPanel - Class in de.schlichtherle.swing
This class adds methods to fire PanelEvents.
EnhancedPanel(LayoutManager, boolean) - Constructor for class de.schlichtherle.swing.EnhancedPanel
Creates a new EnhancedPanel with the specified layout manager and buffering strategy.
EnhancedPanel(LayoutManager) - Constructor for class de.schlichtherle.swing.EnhancedPanel
Create a new buffered EnhancedPanel with the specified layout manager.
EnhancedPanel(boolean) - Constructor for class de.schlichtherle.swing.EnhancedPanel
Creates a new EnhancedPanel with FlowLayout and the specified buffering strategy.
EnhancedPanel() - Constructor for class de.schlichtherle.swing.EnhancedPanel
Creates a new EnhancedPanel with a double buffer and a flow layout.
ensureEncodable(String) - Method in class de.schlichtherle.io.archive.spi.AbstractArchiveDriver
Ensures that the given entry name is representable in this driver's character set charset.
ensurePromptingImpl() - Method in class de.schlichtherle.key.passwd.console.PromptingKeyManager
If no console is attached to this JVM, then this method throws a KeyPromptingDisabledException.
ensurePromptingImpl() - Method in class de.schlichtherle.key.passwd.swing.PromptingKeyManager
If this JVM is running in headless mode, then this method throws a KeyPromptingDisabledException with a HeadlessException as its cause.
ensurePromptingImpl() - Method in class de.schlichtherle.key.PromptingKeyManager
Called by some methods in the PromptingKeyProvider class in order to ensure that prompting mode is enabled.
entries() - Method in class de.schlichtherle.util.zip.BasicZipFile
Returns an enumeration of the ZIP entries in this ZIP file.
entries() - Method in class de.schlichtherle.util.zip.BasicZipOutputStream
Returns an enumeration of the ZIP entries written so far.
entries() - Method in class de.schlichtherle.util.zip.ZipFile
Enumerates clones of all entries in this ZIP file.
entries() - Method in class de.schlichtherle.util.zip.ZipOutputStream
Returns a safe enumeration of clones of the ZIP entries written so far.
equals(Object) - Method in interface de.schlichtherle.io.archive.spi.ArchiveDriver
Archive drivers will be put into hash maps as keys, so be sure to implement this properly.
equals(Object) - Method in class de.schlichtherle.io.File
Tests this abstract path for equality with the given object.
equals(byte[], int, byte[], int, int) - Static method in class de.schlichtherle.util.Arrays
Compares max bytes at the specified offsets of the given arrays.
EventDispatchTimeoutException - Exception in de.schlichtherle.awt
Thrown to indicate a timeout while waiting for the AWT Event Dispatch Thread (EDT).
EventQueue - Class in de.schlichtherle.awt
Subclasses EventQueue in order to provide utility methods for dealing with the AWT Event Queue.
EventQueue() - Constructor for class de.schlichtherle.awt.EventQueue
 
exists() - Method in class de.schlichtherle.io.File
This file system operation is virtually atomic.

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