Modifier and Type | Method and Description |
---|---|
static Repo |
Repo.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Repo[] |
Repo.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
RepoMap |
YRepository.getRepository(Repo repo) |
Constructor and Description |
---|
RepositoryAddAction(javax.swing.JDialog owner,
Repo repo) |
RepositoryAddAction(javax.swing.JDialog owner,
Repo repo,
java.awt.Component component) |
RepositoryGetAction(javax.swing.JDialog owner,
Repo repo) |
RepositoryGetAction(javax.swing.JDialog owner,
Repo repo,
java.awt.Component component) |
RepositoryRemoveAction(javax.swing.JDialog owner,
Repo repo) |
RepositoryRemoveAction(javax.swing.JDialog owner,
Repo repo,
java.awt.Component component) |
Constructor and Description |
---|
DescriptorListDialog(javax.swing.JDialog owner,
Repo repo,
int action) |
Constructor and Description |
---|
RepositoryListModel(Repo repo) |