Serialized Form


Package org.deptool.gui

Class org.deptool.gui.MenuBar extends javax.swing.JMenuBar implements Serializable

Serialized Fields

listeners

java.util.List<E> listeners

selectedRepositoryList

SelectedRepositoryList selectedRepositoryList

Class org.deptool.gui.ProjectInfoPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

projectName

javax.swing.JLabel projectName

projectId

javax.swing.JLabel projectId

projectArtifact

javax.swing.JLabel projectArtifact

projectVersion

javax.swing.JLabel projectVersion

projectShortDescription

javax.swing.JLabel projectShortDescription

Class org.deptool.gui.SelectedElementList extends javax.swing.JPanel implements Serializable

Serialized Fields

elements

java.util.Map<K,V> elements

checkBoxList

java.util.List<E> checkBoxList

selectPanel

javax.swing.JPanel selectPanel

scrollPane

javax.swing.JScrollPane scrollPane

Package org.deptool.gui.selection

Class org.deptool.gui.selection.ArtifactSelectionPanel extends ListSelectionPanel implements Serializable

Serialized Fields

listeners

java.util.List<E> listeners

selectedGroup

java.lang.String selectedGroup

Class org.deptool.gui.selection.DependencySelectionPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

groupSelection

GroupSelectionPanel groupSelection

versionSelection

VersionSelectionPanel versionSelection

artifactSelection

ArtifactSelectionPanel artifactSelection

listeners

java.util.List<E> listeners

Class org.deptool.gui.selection.GroupSelectionPanel extends ListSelectionPanel implements Serializable

Serialized Fields

listeners

java.util.List<E> listeners

Class org.deptool.gui.selection.ListSelectionPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

locator

DependencyLocator locator

list

javax.swing.JList list

Class org.deptool.gui.selection.SearchPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

listeners

java.util.List<E> listeners

searchField

javax.swing.JTextField searchField

Class org.deptool.gui.selection.SelectedDependencyList extends SelectedElementList<Dependency> implements Serializable

Serialized Fields

updater

UndoRedoProjectXMLUpdater updater

fileLocation

java.lang.String fileLocation

Class org.deptool.gui.selection.SelectedRepositoryList extends SelectedElementList<DependencySource> implements Serializable

Serialized Fields

listeners

java.util.List<E> listeners

Class org.deptool.gui.selection.SelectionPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

dependencySelectionPanel

DependencySelectionPanel dependencySelectionPanel

selectedDependencyList

SelectedDependencyList selectedDependencyList

projectInfo

ProjectInfoPanel projectInfo

Class org.deptool.gui.selection.VersionSelectionPanel extends ListSelectionPanel implements Serializable

Serialized Fields

listeners

java.util.List<E> listeners

selectedGroup

java.lang.String selectedGroup

selectedArtifact

java.lang.String selectedArtifact

currentVersionBox

javax.swing.JCheckBox currentVersionBox



Copyright © 2006 . All Rights Reserved.