A C D E F G H I L M N O P R S T U V W X

A

AbstractDependencyCollection - Class in org.deptool.collection
The base class for all the DependencyCollection implementations
AbstractDependencyCollection() - Constructor for class org.deptool.collection.AbstractDependencyCollection
 
addAdditionalButtons(JPanel) - Method in class org.deptool.gui.SelectedElementList
 
addAdditionalButtons(JPanel) - Method in class org.deptool.gui.selection.SelectedDependencyList
 
addAdditionalButtons(JPanel) - Method in class org.deptool.gui.selection.SelectedRepositoryList
 
addAdditionalComponencts(GridBagConstraints) - Method in class org.deptool.gui.selection.ListSelectionPanel
Override this to have subclasses add additional components
addAdditionalComponencts(GridBagConstraints) - Method in class org.deptool.gui.selection.VersionSelectionPanel
 
addArtifactSelectionListener(ArtifactSelectedListener) - Method in class org.deptool.gui.selection.ArtifactSelectionPanel
 
addArtifactSelectionListener(ArtifactSelectedListener) - Method in class org.deptool.gui.selection.VersionSelectionPanel
 
addDependencies(HashSet<Dependency>) - Method in class org.deptool.DefaultDependencyLocator
 
addDependencies(HashSet<Dependency>) - Method in interface org.deptool.DependencyLocator
Adds dependencies on which this locator will operate
addDependencySelectionListener(DependencySelectionListener) - Method in class org.deptool.gui.selection.DependencySelectionPanel
 
addElement(E) - Method in class org.deptool.gui.SelectedElementList
 
addElement(Dependency) - Method in class org.deptool.gui.selection.SelectedDependencyList
 
addElement(DependencySource) - Method in class org.deptool.gui.selection.SelectedRepositoryList
 
addElements(HashSet<E>) - Method in class org.deptool.gui.SelectedElementList
 
addElements(HashSet<Dependency>) - Method in class org.deptool.gui.selection.SelectedDependencyList
 
addGroupSelectionListener(GroupSelectedListener) - Method in class org.deptool.gui.selection.GroupSelectionPanel
 
addProgressEventListener(ProgressEventListener) - Method in class org.deptool.ProgressNotifier
 
addProjectChangeListener(ProjectChangeListener) - Method in class org.deptool.gui.MenuBar
 
addRepositoriesChangedListener(RepositoriesChangedListener) - Method in class org.deptool.gui.selection.SelectedRepositoryList
 
addSearchListener(SearchListener) - Method in class org.deptool.gui.selection.SearchPanel
 
ArtifactSelectedListener - Interface in org.deptool.gui.event
 
ArtifactSelectionPanel - Class in org.deptool.gui.selection
 
ArtifactSelectionPanel() - Constructor for class org.deptool.gui.selection.ArtifactSelectionPanel
 
ArtifactSelectionPanel(DependencyLocator) - Constructor for class org.deptool.gui.selection.ArtifactSelectionPanel
 

C

CachedRemoteRepositoryDependencyCollection - Class in org.deptool.collection.repository
 
CachedRemoteRepositoryDependencyCollection() - Constructor for class org.deptool.collection.repository.CachedRemoteRepositoryDependencyCollection
 
CachedRemoteRepositoryDependencyCollection(String) - Constructor for class org.deptool.collection.repository.CachedRemoteRepositoryDependencyCollection
 
changeRepositories(Collection<DependencySource>) - Method in class org.deptool.gui.selection.DependencySelectionPanel
 
checkAllElements() - Method in class org.deptool.gui.SelectedElementList
 
construct() - Method in class org.deptool.gui.SwingWorker
Compute the value to be returned by the get method.
currentState - Variable in class org.deptool.ProgressNotifier
 
customizeCheckBox(JCheckBox) - Method in class org.deptool.gui.SelectedElementList
 
customizeCheckBox(JCheckBox) - Method in class org.deptool.gui.selection.SelectedDependencyList
 

D

DefaultDependencyLocator - Class in org.deptool
 
DefaultDependencyLocator() - Constructor for class org.deptool.DefaultDependencyLocator
 
DefaultDependencyLocator(Collection<DependencySource>) - Constructor for class org.deptool.DefaultDependencyLocator
 
DefaultDependencyLocator(HashSet<Dependency>) - Constructor for class org.deptool.DefaultDependencyLocator
 
defaultSelection() - Method in class org.deptool.gui.selection.ListSelectionPanel
 
Dependency - Class in org.deptool
The data structure for a dependency
Dependency() - Constructor for class org.deptool.Dependency
 
Dependency(Node) - Constructor for class org.deptool.Dependency
 
Dependency(String, String, String) - Constructor for class org.deptool.Dependency
 
DependencyCollection - Interface in org.deptool.collection
A collection of Dependencies
DependencyLocator - Interface in org.deptool
Helps locate dependencies
DependencySelectionListener - Interface in org.deptool.gui.event
 
DependencySelectionPanel - Class in org.deptool.gui.selection
 
DependencySelectionPanel() - Constructor for class org.deptool.gui.selection.DependencySelectionPanel
 
DependencySource - Class in org.deptool
 
DependencySource(DependencyCollection) - Constructor for class org.deptool.DependencySource
 
DocumentUtil - Class in org.deptool.util
 
DocumentUtil() - Constructor for class org.deptool.util.DocumentUtil
 
drawElements() - Method in class org.deptool.gui.SelectedElementList
 

E

equals(Object) - Method in class org.deptool.Dependency
 
equals(Object) - Method in class org.deptool.DependencySource
 

F

FileCacheRepositoryCollection - Class in org.deptool.collection.repository
 
FileCacheRepositoryCollection(String) - Constructor for class org.deptool.collection.repository.FileCacheRepositoryCollection
 
FileChooserUtil - Class in org.deptool.util
 
FileChooserUtil() - Constructor for class org.deptool.util.FileChooserUtil
 
FileDependencyCollection - Class in org.deptool.collection.repository
An AbstractDependencyCollection containing tools for working with file names.
FileDependencyCollection() - Constructor for class org.deptool.collection.repository.FileDependencyCollection
 
fillList(JList) - Method in class org.deptool.gui.selection.ArtifactSelectionPanel
 
fillList(JList) - Method in class org.deptool.gui.selection.GroupSelectionPanel
 
fillList(JList) - Method in class org.deptool.gui.selection.ListSelectionPanel
 
fillList(JList) - Method in class org.deptool.gui.selection.VersionSelectionPanel
 
findArtifactId(String) - Method in class org.deptool.collection.repository.FileDependencyCollection
Finds an artifactId in a file name
findArtifactVersion(String) - Method in class org.deptool.collection.repository.FileDependencyCollection
Finds an artifact version in a file name
finished() - Method in class org.deptool.gui.SwingWorker
Called on the event dispatching thread (not on the worker thread) after the construct method has returned.
fireProgressEvent(String, int, int) - Method in class org.deptool.ProgressNotifier
 

G

generateNewXML(HashSet<Dependency>) - Method in class org.deptool.updater.ProjectXMLUpdater
Generates new XML based on project.xml and the dependency set
get() - Method in class org.deptool.gui.SwingWorker
Return the value created by the construct method.
getAllElementsInList() - Method in class org.deptool.gui.SelectedElementList
 
getAllVersions(String, String) - Method in class org.deptool.DefaultDependencyLocator
 
getAllVersions(String, String) - Method in interface org.deptool.DependencyLocator
returns all of the dependencies in a given group and named by the artifactId
getArtifactId() - Method in class org.deptool.Dependency
 
getArtifacts(String) - Method in class org.deptool.DefaultDependencyLocator
 
getArtifacts(String) - Method in interface org.deptool.DependencyLocator
returns all the artifacts in a group
getCacheDate() - Method in class org.deptool.collection.repository.CachedRemoteRepositoryDependencyCollection
 
getCachedDate() - Method in class org.deptool.DependencySource
 
getCacheFile() - Method in class org.deptool.collection.repository.CachedRemoteRepositoryDependencyCollection
 
getCollection() - Method in class org.deptool.DependencySource
 
getCollectionLocation() - Method in class org.deptool.collection.AbstractDependencyCollection
 
getCollectionLocation() - Method in interface org.deptool.collection.DependencyCollection
 
getCurrentProgress() - Method in class org.deptool.ProgressNotifier
 
getCurrentVersion(String, String) - Method in class org.deptool.DefaultDependencyLocator
 
getCurrentVersion(String, String) - Method in interface org.deptool.DependencyLocator
returns the current version of a dependency in a given group and named by the artifactId
getDependencies() - Method in class org.deptool.collection.AbstractDependencyCollection
 
getDependencies() - Method in interface org.deptool.collection.DependencyCollection
 
getDependencyCollection() - Method in class org.deptool.Project
 
getDocument() - Method in class org.deptool.collection.xml.XMLDependencyCollection
 
getElementKey(E) - Method in class org.deptool.gui.SelectedElementList
 
getElementKey(Dependency) - Method in class org.deptool.gui.selection.SelectedDependencyList
 
getElementKey(DependencySource) - Method in class org.deptool.gui.selection.SelectedRepositoryList
 
getElements() - Method in class org.deptool.gui.SelectedElementList
 
getFileChooser(String) - Static method in class org.deptool.util.FileChooserUtil
 
getFileChooser(String, File) - Static method in class org.deptool.util.FileChooserUtil
 
getFileLocation() - Method in class org.deptool.gui.selection.SelectedDependencyList
 
getFileName() - Method in class org.deptool.updater.ProjectXMLUpdater
 
getFrame() - Static method in class org.deptool.gui.GUI
 
getGroupId() - Method in class org.deptool.Dependency
 
getGroupIds() - Method in class org.deptool.DefaultDependencyLocator
 
getGroupIds() - Method in interface org.deptool.DependencyLocator
returns all of the group ids
getList() - Method in class org.deptool.gui.selection.ListSelectionPanel
 
getLocalMavenRepoLocation() - Method in class org.deptool.gui.selection.SelectedRepositoryList
 
getLocator() - Method in class org.deptool.gui.selection.ListSelectionPanel
 
getName() - Method in class org.deptool.DependencySource
 
getNumberCompleted() - Method in class org.deptool.gui.event.ProgressEvent
 
getPercentCompleted() - Method in class org.deptool.gui.event.ProgressEvent
 
getProjectArtifactId() - Method in class org.deptool.collection.xml.XMLDependencyCollection
 
getProjectId() - Method in class org.deptool.collection.xml.XMLDependencyCollection
 
getProjectLocation() - Method in class org.deptool.Project
 
getProjectName() - Method in class org.deptool.collection.xml.XMLDependencyCollection
 
getProjectShortDescription() - Method in class org.deptool.collection.xml.XMLDependencyCollection
 
getProjectVersion() - Method in class org.deptool.collection.xml.XMLDependencyCollection
 
getSelectedElements() - Method in class org.deptool.gui.SelectedElementList
 
getSelectedValue() - Method in class org.deptool.gui.selection.ListSelectionPanel
 
getSelection() - Method in class org.deptool.gui.selection.DependencySelectionPanel
 
getTask() - Method in class org.deptool.gui.event.ProgressEvent
 
getTotal() - Method in class org.deptool.gui.event.ProgressEvent
 
getValue() - Method in class org.deptool.gui.SwingWorker
Get the value produced by the worker thread, or null if it hasn't been constructed yet.
getVersion() - Method in class org.deptool.Dependency
 
GroupSelectedListener - Interface in org.deptool.gui.event
 
GroupSelectionPanel - Class in org.deptool.gui.selection
 
GroupSelectionPanel() - Constructor for class org.deptool.gui.selection.GroupSelectionPanel
 
GroupSelectionPanel(DependencyLocator) - Constructor for class org.deptool.gui.selection.GroupSelectionPanel
 
GUI - Class in org.deptool.gui
 
GUI() - Constructor for class org.deptool.gui.GUI
 

H

hashCode() - Method in class org.deptool.Dependency
 
hashCode() - Method in class org.deptool.DependencySource
 

I

interrupt() - Method in class org.deptool.gui.SwingWorker
A new method that interrupts the worker thread.
isCached() - Method in class org.deptool.DependencySource
 

L

ListSelectionPanel - Class in org.deptool.gui.selection
 
ListSelectionPanel(DependencyLocator, String) - Constructor for class org.deptool.gui.selection.ListSelectionPanel
 
ListSelectionPanel(String) - Constructor for class org.deptool.gui.selection.ListSelectionPanel
 
loadDependencies() - Method in class org.deptool.collection.AbstractDependencyCollection
Called once to get the initial dependency list
loadDependencies() - Method in class org.deptool.collection.repository.CachedRemoteRepositoryDependencyCollection
 
loadDependencies() - Method in class org.deptool.collection.repository.FileCacheRepositoryCollection
 
loadDependencies() - Method in class org.deptool.collection.repository.LocalRepositoryDependencyCollection
 
loadDependencies() - Method in class org.deptool.collection.repository.RemoteRepositoryDependencyCollection
 
loadDependencies() - Method in class org.deptool.collection.xml.XMLDependencyCollection
 
loadDocument(String) - Static method in class org.deptool.util.DocumentUtil
 
LocalRepositoryDependencyCollection - Class in org.deptool.collection.repository
Loads the strings from a local maven 1.x repository TODO: this class uses vfs but doesn't need to.
LocalRepositoryDependencyCollection() - Constructor for class org.deptool.collection.repository.LocalRepositoryDependencyCollection
 
LocalRepositoryDependencyCollection(String) - Constructor for class org.deptool.collection.repository.LocalRepositoryDependencyCollection
 
LoggingProgressEventListener - Class in org.deptool.gui.event
 
LoggingProgressEventListener() - Constructor for class org.deptool.gui.event.LoggingProgressEventListener
 

M

main(String[]) - Static method in class org.deptool.gui.GUI
 
manageRepositories() - Method in class org.deptool.gui.MenuBar
 
MenuBar - Class in org.deptool.gui
 
MenuBar(SelectedRepositoryList) - Constructor for class org.deptool.gui.MenuBar
 

N

normalCursor() - Static method in class org.deptool.gui.GUI
 

O

onArtifactChange(String, String) - Method in interface org.deptool.gui.event.ArtifactSelectedListener
 
onArtifactChange(String, String) - Method in class org.deptool.gui.selection.VersionSelectionPanel
 
onChange(Collection<DependencySource>) - Method in interface org.deptool.gui.event.RepositoriesChangedListener
 
onChange(Collection<DependencySource>) - Method in class org.deptool.gui.selection.SelectionPanel
 
onDependencySelect(Dependency) - Method in interface org.deptool.gui.event.DependencySelectionListener
 
onDependencySelect(HashSet<Dependency>) - Method in interface org.deptool.gui.event.DependencySelectionListener
 
onDependencySelect(Dependency) - Method in class org.deptool.gui.selection.SelectedDependencyList
 
onDependencySelect(HashSet<Dependency>) - Method in class org.deptool.gui.selection.SelectedDependencyList
 
onGroupChange(String) - Method in interface org.deptool.gui.event.GroupSelectedListener
 
onGroupChange(String) - Method in class org.deptool.gui.selection.ArtifactSelectionPanel
 
onGroupChange(String) - Method in class org.deptool.gui.selection.VersionSelectionPanel
 
onKeyPress(String) - Method in interface org.deptool.gui.event.SearchListener
 
onKeyPress(String) - Method in class org.deptool.gui.selection.DependencySelectionPanel
 
onKeyPress(String) - Method in class org.deptool.gui.selection.GroupSelectionPanel
 
onListSelect(String) - Method in class org.deptool.gui.selection.ArtifactSelectionPanel
 
onListSelect(String) - Method in class org.deptool.gui.selection.GroupSelectionPanel
 
onListSelect(String) - Method in class org.deptool.gui.selection.ListSelectionPanel
 
onListSelect(String) - Method in class org.deptool.gui.selection.VersionSelectionPanel
 
onProgressUpdate(ProgressEvent) - Method in class org.deptool.gui.event.LoggingProgressEventListener
 
onProgressUpdate(ProgressEvent) - Method in interface org.deptool.gui.event.ProgressEventListener
 
onProgressUpdate(ProgressEvent) - Method in class org.deptool.gui.event.ProgressMonitorEventListener
 
onProjectChange(Project) - Method in interface org.deptool.gui.event.ProjectChangeListener
 
onProjectChange(Project) - Method in class org.deptool.gui.ProjectInfoPanel
 
onProjectChange(Project) - Method in class org.deptool.gui.selection.SelectedDependencyList
 
onProjectChange(Project) - Method in class org.deptool.gui.selection.SelectedRepositoryList
 
onProjectChange(Project) - Method in class org.deptool.gui.selection.SelectionPanel
 
org.deptool - package org.deptool
 
org.deptool.collection - package org.deptool.collection
 
org.deptool.collection.repository - package org.deptool.collection.repository
 
org.deptool.collection.xml - package org.deptool.collection.xml
 
org.deptool.gui - package org.deptool.gui
 
org.deptool.gui.event - package org.deptool.gui.event
 
org.deptool.gui.selection - package org.deptool.gui.selection
 
org.deptool.updater - package org.deptool.updater
 
org.deptool.util - package org.deptool.util
 

P

ProgressEvent - Class in org.deptool.gui.event
 
ProgressEvent(String, int, int) - Constructor for class org.deptool.gui.event.ProgressEvent
 
ProgressEventListener - Interface in org.deptool.gui.event
 
progressListeners - Variable in class org.deptool.ProgressNotifier
 
ProgressMonitorEventListener - Class in org.deptool.gui.event
 
ProgressMonitorEventListener() - Constructor for class org.deptool.gui.event.ProgressMonitorEventListener
 
ProgressNotifier - Class in org.deptool
 
ProgressNotifier() - Constructor for class org.deptool.ProgressNotifier
 
Project - Class in org.deptool
 
Project() - Constructor for class org.deptool.Project
 
Project(String) - Constructor for class org.deptool.Project
 
ProjectChangeListener - Interface in org.deptool.gui.event
 
ProjectInfoPanel - Class in org.deptool.gui
 
ProjectInfoPanel() - Constructor for class org.deptool.gui.ProjectInfoPanel
 
ProjectXMLUpdater - Class in org.deptool.updater
 
ProjectXMLUpdater(String) - Constructor for class org.deptool.updater.ProjectXMLUpdater
 
pushRedo() - Method in class org.deptool.updater.UndoRedoProjectXMLUpdater
 
pushUndo() - Method in class org.deptool.updater.UndoRedoProjectXMLUpdater
 
pushUndo(boolean) - Method in class org.deptool.updater.UndoRedoProjectXMLUpdater
 

R

redo() - Method in class org.deptool.gui.selection.SelectedDependencyList
 
redo() - Method in class org.deptool.updater.UndoRedoProjectXMLUpdater
 
refreshCollections() - Method in class org.deptool.gui.selection.SelectedRepositoryList
 
RemoteRepositoryDependencyCollection - Class in org.deptool.collection.repository
Finds all of the strings served on a remote maven repository TODO: This is full of lame string magic.
RemoteRepositoryDependencyCollection(String) - Constructor for class org.deptool.collection.repository.RemoteRepositoryDependencyCollection
 
removeAllElements() - Method in class org.deptool.gui.SelectedElementList
 
removeCheckedElements() - Method in class org.deptool.gui.SelectedElementList
 
removeCheckedElements() - Method in class org.deptool.gui.selection.SelectedDependencyList
 
removeCheckedElements() - Method in class org.deptool.gui.selection.SelectedRepositoryList
 
removeElement(E) - Method in class org.deptool.gui.SelectedElementList
 
removeElement(DependencySource) - Method in class org.deptool.gui.selection.SelectedRepositoryList
 
removeProgressEventListener(ProgressEventListener) - Method in class org.deptool.ProgressNotifier
 
RepositoriesChangedListener - Interface in org.deptool.gui.event
 
reset() - Method in class org.deptool.collection.AbstractDependencyCollection
 
reset() - Method in interface org.deptool.collection.DependencyCollection
 
reset() - Method in class org.deptool.collection.repository.CachedRemoteRepositoryDependencyCollection
 
reset() - Method in class org.deptool.gui.selection.ListSelectionPanel
 
resetState(File) - Method in class org.deptool.updater.UndoRedoProjectXMLUpdater
 

S

search(String) - Method in class org.deptool.DefaultDependencyLocator
 
search(String) - Method in interface org.deptool.DependencyLocator
returns all groupId's of dependencies with either a groupId, artifactictId, or a version containing the specified search string
SearchListener - Interface in org.deptool.gui.event
 
SearchPanel - Class in org.deptool.gui.selection
 
SearchPanel() - Constructor for class org.deptool.gui.selection.SearchPanel
 
selectDependenciesFromTemplate() - Method in class org.deptool.gui.selection.DependencySelectionPanel
 
SelectedDependencyList - Class in org.deptool.gui.selection
 
SelectedDependencyList() - Constructor for class org.deptool.gui.selection.SelectedDependencyList
 
SelectedElementList<E> - Class in org.deptool.gui
 
SelectedElementList(String) - Constructor for class org.deptool.gui.SelectedElementList
 
SelectedRepositoryList - Class in org.deptool.gui.selection
 
SelectedRepositoryList() - Constructor for class org.deptool.gui.selection.SelectedRepositoryList
 
SelectionPanel - Class in org.deptool.gui.selection
 
SelectionPanel() - Constructor for class org.deptool.gui.selection.SelectionPanel
 
selectProject() - Method in class org.deptool.gui.MenuBar
 
setArtifactId(String) - Method in class org.deptool.Dependency
 
setCollection(DependencyCollection) - Method in class org.deptool.DependencySource
 
setCollectionLocation(String) - Method in class org.deptool.collection.AbstractDependencyCollection
 
setElements(Map<String, E>) - Method in class org.deptool.gui.SelectedElementList
 
setFileLocation(String) - Method in class org.deptool.gui.selection.SelectedDependencyList
 
setFileName(String) - Method in class org.deptool.updater.ProjectXMLUpdater
 
setGroupId(String) - Method in class org.deptool.Dependency
 
setLocator(DependencyLocator) - Method in class org.deptool.gui.selection.DependencySelectionPanel
 
setLocator(DependencyLocator) - Method in class org.deptool.gui.selection.ListSelectionPanel
 
setNumberCompleted(int) - Method in class org.deptool.gui.event.ProgressEvent
 
setSelectionAreaSize(int, int) - Method in class org.deptool.gui.SelectedElementList
 
setTask(String) - Method in class org.deptool.gui.event.ProgressEvent
 
setTotal(int) - Method in class org.deptool.gui.event.ProgressEvent
 
setVersion(String) - Method in class org.deptool.Dependency
 
start() - Method in class org.deptool.gui.SwingWorker
Start the worker thread.
SwingWorker - Class in org.deptool.gui
This is the 3rd version of SwingWorker (also known as SwingWorker 3), an abstract class that you subclass to perform GUI-related work in a dedicated thread.
SwingWorker() - Constructor for class org.deptool.gui.SwingWorker
Start a thread that will call the construct method and then exit.

T

toString() - Method in class org.deptool.Dependency
 

U

uncheckAllElements() - Method in class org.deptool.gui.SelectedElementList
 
undo() - Method in class org.deptool.gui.selection.SelectedDependencyList
 
undo() - Method in class org.deptool.updater.UndoRedoProjectXMLUpdater
 
UndoRedoProjectXMLUpdater - Class in org.deptool.updater
 
UndoRedoProjectXMLUpdater(String) - Constructor for class org.deptool.updater.UndoRedoProjectXMLUpdater
 
updateProjectXML(HashSet<Dependency>) - Method in class org.deptool.updater.ProjectXMLUpdater
Updates the project.xml file with XML based on project.xml and the dependency set

V

VersionSelectionPanel - Class in org.deptool.gui.selection
 
VersionSelectionPanel() - Constructor for class org.deptool.gui.selection.VersionSelectionPanel
 
VersionSelectionPanel(DependencyLocator) - Constructor for class org.deptool.gui.selection.VersionSelectionPanel
 

W

waitCursor() - Static method in class org.deptool.gui.GUI
 

X

XMLDependencyCollection - Class in org.deptool.collection.xml
Reads a file containing an XML Representation of a dependency collection.
XMLDependencyCollection() - Constructor for class org.deptool.collection.xml.XMLDependencyCollection
 
XMLDependencyCollection(String) - Constructor for class org.deptool.collection.xml.XMLDependencyCollection
 

A C D E F G H I L M N O P R S T U V W X

Copyright © 2006 . All Rights Reserved.