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 _ 

A

actionPerformed(ActionEvent) - Method in class com.threecrickets.sincerity.plugin.swing.AddDependenciesButton
 
actionPerformed(ActionEvent) - Method in class com.threecrickets.sincerity.plugin.swing.AddDependenciesDialog
 
actionPerformed(ActionEvent) - Method in class com.threecrickets.sincerity.plugin.swing.Console
 
actionPerformed(ActionEvent) - Method in class com.threecrickets.sincerity.plugin.swing.CreateContainerButton
 
actionPerformed(ActionEvent) - Method in class com.threecrickets.sincerity.plugin.swing.ProgramDialog
 
add(Artifact, boolean, byte[]) - Method in class com.threecrickets.sincerity.packaging.ArtifactManager
Adds the artifact to the database, marking the configuration file as requiring a save if the addition caused a change.
add(MutableTreeNode) - Method in class com.threecrickets.sincerity.util.swing.SortedNode
 
addArgument(String, List<String>) - Method in class com.threecrickets.sincerity.Shortcuts
Utility to add an arguments to a list of arguments while supporting recursive expansion of shortcuts.
AddDependenciesButton - Class in com.threecrickets.sincerity.plugin.swing
A button for adding and installing dependencies to a container.
AddDependenciesButton(Sincerity) - Constructor for class com.threecrickets.sincerity.plugin.swing.AddDependenciesButton
 
AddDependenciesDialog - Class in com.threecrickets.sincerity.plugin.swing
Shows a list of available "add"-type shortcuts available in the current container, allowing the user to add a selection of them and install them.
AddDependenciesDialog(Sincerity) - Constructor for class com.threecrickets.sincerity.plugin.swing.AddDependenciesDialog
 
addExplicitDependency(String, String, String, boolean, boolean) - Method in class com.threecrickets.sincerity.dependencies.Dependencies
Adds an explicit dependency.
addExplicitDependency(String, String, String, boolean, boolean) - Method in class com.threecrickets.sincerity.dependencies.ivy.IvyDependencies
 
addFile(File) - Method in class com.threecrickets.bootstrap.Bootstrap
Shortcut to add a file URL to the classpath.
addInstallation() - Method in class com.threecrickets.sincerity.Container
Increase the number of installations by one.
addJars(File) - Method in class com.threecrickets.bootstrap.Bootstrap
Recursively adds a directory and all Jar files underneath it to the classpath.
addListener(JTree, EnhancedNodeListener) - Static method in class com.threecrickets.sincerity.util.swing.EnhancedNode
 
addMaven(String, String, String) - Method in class com.threecrickets.sincerity.dependencies.ivy.IvyRepositories
 
addMaven(String, String, String) - Method in class com.threecrickets.sincerity.dependencies.Repositories
Adds a Maven resolver.
addNativePath(File) - Static method in class com.threecrickets.sincerity.util.NativeUtil
Adds to the JVM's search path for native libraries.
addNativePath(String) - Static method in class com.threecrickets.sincerity.util.NativeUtil
Adds to the JVM's search path for native libraries.
addPyPi(String, String, String) - Method in class com.threecrickets.sincerity.dependencies.ivy.IvyRepositories
 
addPyPi(String, String, String) - Method in class com.threecrickets.sincerity.dependencies.Repositories
Adds a PyPI resolver.
addShutdownHook(Process) - Static method in class com.threecrickets.sincerity.util.ProcessDestroyer
Add a JVM shutdown hook to destroy the process.
addUrl(URL) - Method in class com.threecrickets.bootstrap.Bootstrap
Adds a URL to the classpath.
AmbiguousCommandException - Exception in com.threecrickets.sincerity.exception
Signifies that a Sincerity command is implemented by more than one plugin, and thus it's unclear which version of the command is being referred to.
AmbiguousCommandException(Command, Iterable<Plugin1>) - Constructor for exception com.threecrickets.sincerity.exception.AmbiguousCommandException
 
Arg() - Constructor for class com.threecrickets.sincerity.ant.SincerityTask.Arg
 
Artifact - Class in com.threecrickets.sincerity.dependencies
 
Artifact() - Constructor for class com.threecrickets.sincerity.dependencies.Artifact
 
Artifact - Class in com.threecrickets.sincerity.packaging
 
Artifact(File, URL, boolean, PackagingContext) - Constructor for class com.threecrickets.sincerity.packaging.Artifact
Constructor.
ArtifactManager - Class in com.threecrickets.sincerity.packaging
This class manages a database of artifacts.
ArtifactManager(File, PackagingContext) - Constructor for class com.threecrickets.sincerity.packaging.ArtifactManager
Constructor.
ARTIFACTS_CONF - Static variable in class com.threecrickets.sincerity.Container
 
ArtifactsPane - Class in com.threecrickets.sincerity.plugin.swing
Shows all artifacts installed in the current container.
ArtifactsPane(Dependencies<?>) - Constructor for class com.threecrickets.sincerity.plugin.swing.ArtifactsPane
 
ArtifactsPlugin - Class in com.threecrickets.sincerity.plugin
The artifact plugin supports the following commands: artifacts: prints out a list of artifacts installed in the current container, organized by jars.
ArtifactsPlugin() - Constructor for class com.threecrickets.sincerity.plugin.ArtifactsPlugin
 
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.