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

P

PACKAGE_NAME - Static variable in class de.schlichtherle.key.passwd.swing.PromptingKeyProviderUI
 
paint(Graphics) - Method in class de.schlichtherle.io.swing.JFileChooser
 
paintingDisabled - Variable in class de.schlichtherle.io.swing.JFileChooser
 
panel - Variable in class de.schlichtherle.key.passwd.swing.BasicFeedback
 
PanelAdapter - Class in de.schlichtherle.swing.event
A PanelListener which does nothing.
PanelAdapter() - Constructor for class de.schlichtherle.swing.event.PanelAdapter
 
PanelEvent - Class in de.schlichtherle.swing.event
Fired when the ancestor window of an EnhancedPanel is shown or hidden.
PanelEvent(EnhancedPanel, int) - Constructor for class de.schlichtherle.swing.event.PanelEvent
 
PanelListener - Interface in de.schlichtherle.swing.event
Used to notify listeners of an EnhancedPanel that its ancestor window is shown or hidden.
parameters(File, File, ArchiveDetector) - Static method in class de.schlichtherle.io.File
This is called by some private constructors if and only if assertions are enabled to assert that their parameters are valid.
parameters(File, File, File) - Static method in class de.schlichtherle.io.File
This is called by some private constructors if and only if assertions are enabled to assert that their parameters are valid.
paramString() - Method in class de.schlichtherle.swing.event.PanelEvent
 
ParanoidZip32RaesDriver - Class in de.schlichtherle.io.archive.zip.raes
Deprecated. Use ParanoidZipRaesDriver instead.
ParanoidZip32RaesDriver() - Constructor for class de.schlichtherle.io.archive.zip.raes.ParanoidZip32RaesDriver
Deprecated.  
ParanoidZip32RaesDriver(int) - Constructor for class de.schlichtherle.io.archive.zip.raes.ParanoidZip32RaesDriver
Deprecated.  
ParanoidZip32RaesDriver(Icon, Icon, boolean, boolean, int) - Constructor for class de.schlichtherle.io.archive.zip.raes.ParanoidZip32RaesDriver
Deprecated.  
ParanoidZipRaesDriver - Class in de.schlichtherle.io.archive.zip.raes
A paranoid archive driver which builds RAES encrypted ZIP files.
ParanoidZipRaesDriver() - Constructor for class de.schlichtherle.io.archive.zip.raes.ParanoidZipRaesDriver
Equivalent to this(null, null, false, false, DEFAULT_LEVEL).
ParanoidZipRaesDriver(int) - Constructor for class de.schlichtherle.io.archive.zip.raes.ParanoidZipRaesDriver
Equivalent to this(null, null, false, false, level).
ParanoidZipRaesDriver(Icon, Icon, boolean, boolean, int) - Constructor for class de.schlichtherle.io.archive.zip.raes.ParanoidZipRaesDriver
Constructs a new paranoid ZIP.RAES driver.
parent - Static variable in class de.schlichtherle.awt.Windows
 
parseZip64ExtraField() - Method in class de.schlichtherle.util.zip.ZipEntry
Parses the properties of this entry from the ZIP64 Extended Information Extra Field, if present.
passwd - Variable in class de.schlichtherle.key.passwd.swing.OpenKeyPanel
 
passwdLabel - Variable in class de.schlichtherle.key.passwd.swing.OpenKeyPanel
 
passwdPanel - Variable in class de.schlichtherle.key.passwd.swing.OpenKeyPanel
 
passwdPanelAncestorWindowShown(PanelEvent) - Method in class de.schlichtherle.key.passwd.swing.OpenKeyPanel
 
Path - Class in de.schlichtherle.io.util
Deprecated. This class will vanish in the next release.
Path() - Constructor for class de.schlichtherle.io.util.Path
Deprecated. You cannot instantiate this class.
Paths - Class in de.schlichtherle.io.util
Static utility methods for path names.
Paths() - Constructor for class de.schlichtherle.io.util.Paths
You cannot instantiate this class.
pattern - Variable in class de.schlichtherle.util.regex.ThreadLocalMatcher
 
PI - Static variable in class de.schlichtherle.key.passwd.swing.HurlingWindowFeedback
 
PKCS12BytesToChars(byte[]) - Static method in class de.schlichtherle.crypto.io.raes.KeyManagerRaesParameters
Deprecated.  
PLATFORM - Static variable in class de.schlichtherle.util.zip.ZipEntry
 
platform - Variable in class de.schlichtherle.util.zip.ZipEntry
 
PLATFORM_FAT - Static variable in interface de.schlichtherle.util.zip.ZIP
Windows/DOS/FAT platform.
PLATFORM_FAT - Static variable in class de.schlichtherle.util.zip.ZipEntry
Windows/DOS/FAT platform.
PLATFORM_UNIX - Static variable in interface de.schlichtherle.util.zip.ZIP
Unix platform.
PLATFORM_UNIX - Static variable in class de.schlichtherle.util.zip.ZipEntry
Unix platform.
positionBlock() - Method in class de.schlichtherle.crypto.io.CipherReadOnlyFile
Ensures that the block with the decrypted data for partial reading is positioned so that it contains the current virtual file pointer in the encrypted file.
positionWindow() - Method in class de.schlichtherle.crypto.io.CipherReadOnlyFile
Ensures that the window is positioned so that the block containing the current virtual file pointer in the encrypted file is entirely contained in it.
positionWindow() - Method in class de.schlichtherle.io.rof.BufferedReadOnlyFile
Ensures that the window is positioned so that the block containing the current virtual file pointer in the encrypted file is entirely contained in it.
postamble - Variable in class de.schlichtherle.util.zip.BasicZipFile
The number of bytes in the postamble of this ZIP compatible file.
postambled - Variable in class de.schlichtherle.io.archive.zip.ZipDriver
 
preamble - Variable in class de.schlichtherle.util.zip.BasicZipFile
The number of bytes in the preamble of this ZIP compatible file.
preambled - Variable in class de.schlichtherle.io.archive.zip.ZipDriver
 
PREFIX - Static variable in class de.schlichtherle.io.util.SuffixSet
The optional prefix for suffixes.
prefixLength(String, char) - Static method in class de.schlichtherle.io.util.Paths
Returns the length of the file system prefix in path.
printf(String) - Method in class de.schlichtherle.key.passwd.console.PromptingKeyProviderUI
 
printf(String, Object) - Method in class de.schlichtherle.key.passwd.console.PromptingKeyProviderUI
 
printStackTrace(PrintStream) - Method in exception de.schlichtherle.io.ChainableIOException
Prints up to ChainableIOException.getMaxPrintExceptions() exceptions in this chain to the provided PrintStream.
printStackTrace(PrintStream, int) - Method in exception de.schlichtherle.io.ChainableIOException
Prints up to maxExceptions() exceptions in this chain to the provided PrintStream.
printStackTrace(PrintWriter) - Method in exception de.schlichtherle.io.ChainableIOException
Prints up to ChainableIOException.getMaxPrintExceptions() exceptions in this chain to the provided PrintStream.
printStackTrace(PrintWriter, int) - Method in exception de.schlichtherle.io.ChainableIOException
Prints up to maxExceptions() exceptions in this chain to the provided PrintStream.
prior - Variable in exception de.schlichtherle.io.ChainableIOException
The tail chain of this exception chain.
PRIORITY_COMP - Static variable in exception de.schlichtherle.io.ChainableIOException
Compares two ZIP controller exceptions in descending order of their priority.
processBlock(byte[], int, byte[], int) - Method in class de.schlichtherle.crypto.modes.SICSeekableBlockCipher
 
processEvent(AWTEvent) - Method in class de.schlichtherle.swing.EnhancedPanel
Deprecated. See EnhancedPanel.
processPanelEvent(PanelEvent) - Method in class de.schlichtherle.swing.EnhancedPanel
Calls EnhancedPanel.fireAncestorWindowShown(de.schlichtherle.swing.event.PanelEvent) or EnhancedPanel.fireAncestorWindowHidden(de.schlichtherle.swing.event.PanelEvent), depending on the ID of the given event.
progressMonitor - Variable in class de.schlichtherle.io.samples.CommandLineUtility
The command line progress monitor.
promptCreateKey(PromptingKeyProvider) - Method in class de.schlichtherle.key.passwd.console.PromptingKeyProviderUI
 
promptCreateKey(PromptingKeyProvider, JComponent) - Method in class de.schlichtherle.key.passwd.swing.PromptingAesKeyProviderUI
 
promptCreateKey(PromptingKeyProvider) - Method in class de.schlichtherle.key.passwd.swing.PromptingKeyProviderUI
 
promptCreateKey(PromptingKeyProvider, JComponent) - Method in class de.schlichtherle.key.passwd.swing.PromptingKeyProviderUI
This method is only called by the AWT Event Dispatch Thread, so it doesn't need to be thread safe.
promptCreateKey() - Method in class de.schlichtherle.key.PromptingKeyProvider
Prompts for a key to create or entirely overwrite a protected resource.
promptCreateKey(PromptingKeyProvider) - Method in interface de.schlichtherle.key.PromptingKeyProviderUI
Prompts the user for the key which may be used to create a new protected resource or entirely replace the contents of an already existing protected resource.
promptExtraData(PromptingKeyProvider) - Method in class de.schlichtherle.key.passwd.console.PromptingAesKeyProviderUI
 
promptExtraData(PromptingKeyProvider) - Method in class de.schlichtherle.key.passwd.console.PromptingKeyProviderUI
 
prompting - Static variable in class de.schlichtherle.key.PromptingKeyManager
 
PromptingAesKeyProvider - Class in de.schlichtherle.key
An implementation of AesKeyProvider which prompts the user for a key and allows to select the cipher key strength when creating a new AES encrypted resource or replacing the entire contents of an already existing AES encrypted resource.
PromptingAesKeyProvider() - Constructor for class de.schlichtherle.key.PromptingAesKeyProvider
 
PromptingAesKeyProviderUI - Class in de.schlichtherle.key.passwd.console
Extends its base class to enable the user to select the key strength for the AES cipher.
PromptingAesKeyProviderUI() - Constructor for class de.schlichtherle.key.passwd.console.PromptingAesKeyProviderUI
 
PromptingAesKeyProviderUI - Class in de.schlichtherle.key.passwd.swing
Extends its base class to enable the user to select the key strength for the AES cipher.
PromptingAesKeyProviderUI() - Constructor for class de.schlichtherle.key.passwd.swing.PromptingAesKeyProviderUI
 
PromptingKeyManager - Class in de.schlichtherle.key.passwd.console
A simple key manager which enables users to enter passwords as keys using console I/O.
PromptingKeyManager() - Constructor for class de.schlichtherle.key.passwd.console.PromptingKeyManager
Constructs a new PromptingKeyManager.
PromptingKeyManager - Class in de.schlichtherle.key.passwd.swing
A key manager which enables users to enter passwords or select key files as keys using a Swing GUI.
PromptingKeyManager() - Constructor for class de.schlichtherle.key.passwd.swing.PromptingKeyManager
Constructs a new PromptingKeyManager.
PromptingKeyManager - Class in de.schlichtherle.key
An abstract KeyManager which prompts the user for a key if required.
PromptingKeyManager() - Constructor for class de.schlichtherle.key.PromptingKeyManager
Constructs a new PromptingKeyManager.
PromptingKeyProvider - Class in de.schlichtherle.key
A "friendly" implementation of KeyProvider which prompts the user for a key for its protected resource, enforcing a three seconds suspension penalty if a wrong key was provided.
PromptingKeyProvider() - Constructor for class de.schlichtherle.key.PromptingKeyProvider
 
PromptingKeyProvider.Cancelled - Class in de.schlichtherle.key
 
PromptingKeyProvider.Cancelled() - Constructor for class de.schlichtherle.key.PromptingKeyProvider.Cancelled
 
PromptingKeyProvider.KeyChanged - Class in de.schlichtherle.key
 
PromptingKeyProvider.KeyChanged() - Constructor for class de.schlichtherle.key.PromptingKeyProvider.KeyChanged
 
PromptingKeyProvider.KeyChangeRequested - Class in de.schlichtherle.key
 
PromptingKeyProvider.KeyChangeRequested() - Constructor for class de.schlichtherle.key.PromptingKeyProvider.KeyChangeRequested
 
PromptingKeyProvider.KeyInvalidated - Class in de.schlichtherle.key
 
PromptingKeyProvider.KeyInvalidated() - Constructor for class de.schlichtherle.key.PromptingKeyProvider.KeyInvalidated
 
PromptingKeyProvider.KeyProvided - Class in de.schlichtherle.key
 
PromptingKeyProvider.KeyProvided() - Constructor for class de.schlichtherle.key.PromptingKeyProvider.KeyProvided
 
PromptingKeyProvider.PromptingLock - Class in de.schlichtherle.key
 
PromptingKeyProvider.PromptingLock() - Constructor for class de.schlichtherle.key.PromptingKeyProvider.PromptingLock
 
PromptingKeyProvider.Reset - Class in de.schlichtherle.key
 
PromptingKeyProvider.Reset() - Constructor for class de.schlichtherle.key.PromptingKeyProvider.Reset
 
PromptingKeyProvider.State - Class in de.schlichtherle.key
 
PromptingKeyProvider.State() - Constructor for class de.schlichtherle.key.PromptingKeyProvider.State
 
PromptingKeyProviderUI - Class in de.schlichtherle.key.passwd.console
A out I/O based user interface to prompt for passwords.
PromptingKeyProviderUI() - Constructor for class de.schlichtherle.key.passwd.console.PromptingKeyProviderUI
 
PromptingKeyProviderUI - Class in de.schlichtherle.key.passwd.swing
A Swing based user interface to prompt for passwords or key files.
PromptingKeyProviderUI() - Constructor for class de.schlichtherle.key.passwd.swing.PromptingKeyProviderUI
 
PromptingKeyProviderUI - Interface in de.schlichtherle.key
Used by PromptingKeyProviders for the actual prompting of the user for a key (a password for example) which is required to access a protected resource.
PromptingKeyProviderUI.BooleanRunnable - Class in de.schlichtherle.key.passwd.swing
 
PromptingKeyProviderUI.BooleanRunnable() - Constructor for class de.schlichtherle.key.passwd.swing.PromptingKeyProviderUI.BooleanRunnable
 
PromptingKeyProviderUI.PromptingLock - Class in de.schlichtherle.key.passwd.console
 
PromptingKeyProviderUI.PromptingLock() - Constructor for class de.schlichtherle.key.passwd.console.PromptingKeyProviderUI.PromptingLock
 
promptInvalidOpenKey(PromptingKeyProvider) - Method in class de.schlichtherle.key.passwd.console.PromptingKeyProviderUI
 
promptInvalidOpenKey(PromptingKeyProvider) - Method in class de.schlichtherle.key.passwd.swing.PromptingKeyProviderUI
 
promptInvalidOpenKey(PromptingKeyProvider) - Method in interface de.schlichtherle.key.PromptingKeyProviderUI
Prompts the user for the key which may be used to open an existing protected resource in order to access its contents.
promptOpenKey(PromptingKeyProvider, boolean) - Method in class de.schlichtherle.key.passwd.console.PromptingKeyProviderUI
 
promptOpenKey(PromptingKeyProvider, boolean, JComponent) - Method in class de.schlichtherle.key.passwd.swing.PromptingKeyProviderUI
This method is only called by the AWT Event Dispatch Thread, so it doesn't need to be thread safe.
promptOpenKey(boolean) - Method in class de.schlichtherle.key.PromptingKeyProvider
Prompts for a key to open a protected resource.
promptUnknownOpenKey(PromptingKeyProvider) - Method in class de.schlichtherle.key.passwd.console.PromptingKeyProviderUI
 
promptUnknownOpenKey(PromptingKeyProvider) - Method in class de.schlichtherle.key.passwd.swing.PromptingKeyProviderUI
 
promptUnknownOpenKey(PromptingKeyProvider) - Method in interface de.schlichtherle.key.PromptingKeyProviderUI
Prompts the user for the key which may be used to open an existing protected resource in order to access its contents.
PROP_KEY_DEFAULT_SUFFIXES - Static variable in class de.schlichtherle.io.GlobalArchiveDriverRegistry
 
PROP_KEY_REGISTRY - Static variable in class de.schlichtherle.io.GlobalArchiveDriverRegistry
 
PROPERTY_DEFAULT_SUFFIX - Static variable in class de.schlichtherle.io.swing.JFileTree
The name of the property defaultSuffix.
PROPERTY_DISPLAYING_SUFFIXES - Static variable in class de.schlichtherle.io.swing.JFileTree
The name of the property displayingSuffixes.
PROPERTY_EDITING_SUFFIXES - Static variable in class de.schlichtherle.io.swing.JFileTree
The name of the property editingSuffixes.
PROPERTY_FOCUSED_WINDOW - Static variable in class de.schlichtherle.awt.Windows
 
propertyChange(PropertyChangeEvent) - Method in class de.schlichtherle.swing.AbstractComboBoxBrowser.Listener
 
providers - Static variable in class de.schlichtherle.key.KeyManager
Maps resource IDs [String] -> providers [KeyProvider]
providerTypes - Variable in class de.schlichtherle.key.KeyManager
 
providerUITypes - Variable in class de.schlichtherle.key.PromptingKeyManager
 
put(ExtraField) - Method in class de.schlichtherle.util.zip.ExtraFields
Stores the given Extra Field in this collection.
putNextEntry(ZipEntry) - Method in class de.schlichtherle.util.zip.BasicZipOutputStream
Equivalent to putNextEntry(entry, true).
putNextEntry(ZipEntry, boolean) - Method in class de.schlichtherle.util.zip.BasicZipOutputStream
Starts writing the next ZIP entry to the underlying stream.
putNextEntry(ZipEntry, boolean) - Method in class de.schlichtherle.util.zip.ZipOutputStream
 

TrueZIP 6.8.2
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.