Skip navigation links
A B C D E F G H I J L M N O P R S T U V W X _ 

P

Package - Class in com.threecrickets.sincerity.packaging
Packages are collections of artifacts (see Artifact).
PACKAGE_FILES - Static variable in class com.threecrickets.sincerity.packaging.Package
 
PACKAGE_FOLDERS - Static variable in class com.threecrickets.sincerity.packaging.Package
 
PACKAGE_ICON - Static variable in class com.threecrickets.sincerity.plugin.swing.SwingUtil
 
PACKAGE_INSTALLER - Static variable in class com.threecrickets.sincerity.packaging.Package
 
PACKAGE_RESOURCES - Static variable in class com.threecrickets.sincerity.packaging.Package
 
PACKAGE_UNINSTALLER - Static variable in class com.threecrickets.sincerity.packaging.Package
 
PACKAGE_VOLATILE_FILES - Static variable in class com.threecrickets.sincerity.packaging.Package
 
PACKAGE_VOLATILE_FOLDERS - Static variable in class com.threecrickets.sincerity.packaging.Package
 
Packages - Class in com.threecrickets.sincerity.packaging
Manages the packages defined in a classpath.
Packages(PackagingContext) - Constructor for class com.threecrickets.sincerity.packaging.Packages
Initializes all packages in the container's classpath.
PackagesPlugin - Class in com.threecrickets.sincerity.plugin
The packages plugin supports the following commands: unpack: unpacks all packages and runs their installation hooks.
PackagesPlugin() - Constructor for class com.threecrickets.sincerity.plugin.PackagesPlugin
 
PackagingContext - Class in com.threecrickets.sincerity.packaging
Context used for packaging.
PackagingContext(File, ClassLoader, PrintWriter, int) - Constructor for class com.threecrickets.sincerity.packaging.PackagingContext
Constructor
paint(Graphics) - Method in class com.threecrickets.sincerity.plugin.swing.Splash
 
parsePackage(URL, PackagingContext) - Static method in class com.threecrickets.sincerity.packaging.Package
Creates a package instance by interpreting its manifest.
Pipe - Class in com.threecrickets.sincerity.util
Pipes a Reader to a Writer.
Pipe(Reader, Writer) - Constructor for class com.threecrickets.sincerity.util.Pipe
Constructor.
PleaseWaitTreeModel - Class in com.threecrickets.sincerity.util.swing
A tree model with a single "please wait" node.
PleaseWaitTreeModel() - Constructor for class com.threecrickets.sincerity.util.swing.PleaseWaitTreeModel
 
plugin - Variable in class com.threecrickets.sincerity.Command
The command's plugin, or null if not specified.
Plugin1 - Interface in com.threecrickets.sincerity
Sincerity plugins handle the running of Sincerity commands (see Command).
PLUGIN_COMMAND_SEPARATOR - Static variable in class com.threecrickets.sincerity.Command
 
PLUGIN_ICON - Static variable in class com.threecrickets.sincerity.plugin.swing.SwingUtil
 
Plugins - Class in com.threecrickets.sincerity
Can manage the collection of Sincerity plugins for a Container, and also the "system" plugins that are part of the Sincerity base installation.
Plugins(Container<?, ?>) - Constructor for class com.threecrickets.sincerity.Plugins
 
Plugins(Sincerity) - Constructor for class com.threecrickets.sincerity.Plugins
 
Plugins(Sincerity, Container<?, ?>) - Constructor for class com.threecrickets.sincerity.Plugins
Finds all delegated and JVM plugins in the container's classpath.
printArtifacts(Dependencies<?>, Writer, boolean, boolean) - Method in class com.threecrickets.sincerity.plugin.ArtifactsPlugin
 
printDisclaimer(PrintWriter) - Method in class com.threecrickets.sincerity.dependencies.Dependencies
Prints the Sincerity installation disclaimer.
printLicenses(Dependencies<?>, Writer, boolean) - Method in class com.threecrickets.sincerity.plugin.DependenciesPlugin
 
printTree(Dependencies<?>, Writer) - Method in class com.threecrickets.sincerity.plugin.DependenciesPlugin
 
ProcessDestroyer - Class in com.threecrickets.sincerity.util
Destroys a Process.
ProcessDestroyer(Process) - Constructor for class com.threecrickets.sincerity.util.ProcessDestroyer
Constructor.
ProgramDialog - Class in com.threecrickets.sincerity.plugin.swing
Allows starting of a program.
ProgramDialog(Sincerity, String) - Constructor for class com.threecrickets.sincerity.plugin.swing.ProgramDialog
 
ProgrammableConfiguration - Class in com.threecrickets.sincerity.logging
A configuration that is prepared via API, rather than loading it from file.
ProgrammableConfiguration(String) - Constructor for class com.threecrickets.sincerity.logging.ProgrammableConfiguration
Constructor.
ProgrammableConfigurationFactory - Class in com.threecrickets.sincerity.logging
A simple configuration factory that returns a specified instance of ProgrammableConfiguration.
ProgrammableConfigurationFactory(Configuration) - Constructor for class com.threecrickets.sincerity.logging.ProgrammableConfigurationFactory
Constructor.
ProgramsPane - Class in com.threecrickets.sincerity.plugin.swing
Shows all programs available in the Sincerity installation.
ProgramsPane(Sincerity) - Constructor for class com.threecrickets.sincerity.plugin.swing.ProgramsPane
 
progress(IvyEvent) - Method in class com.threecrickets.sincerity.dependencies.ivy.IvyContainer
 
PROPERTY_SEPARATOR - Static variable in class com.threecrickets.sincerity.Command
 
prune() - Method in class com.threecrickets.sincerity.dependencies.Dependencies
Deletes all artifacts which no longer have a dependency.
prune() - Method in class com.threecrickets.sincerity.packaging.ArtifactManager
Removes all artifacts from the database, deletes all unnecessary files that have not been modified (for which the digest has not changed), and finally saves the changes.
prune(Iterable<Artifact>) - Method in class com.threecrickets.sincerity.packaging.ArtifactManager
Removes all artifacts from the database that are not mentioned, deletes all unnecessary files that have not been modified (for which the digest has not changed), and finally saves the changes.
A B C D E F G H I J L M N O P R S T U V W X _ 
Skip navigation links

Copyright © 2011-2016 Three Crickets LLC.