|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RepositoryConfigurationPanel
Panel to configure a repository.
Method Summary | |
---|---|
boolean |
configure(Repository repository)
Configures given repository with the values entered into the dialog. |
void |
configureUIElementsFrom(Repository repository)
Configures the UI elements to show the properties defined by the given repository. |
javax.swing.JComponent |
getComponent()
Returns the actual component. |
void |
makeRepository()
(Asynchronously) creates a new repository and adds it to the RepositoryManager . |
Method Detail |
---|
void makeRepository()
RepositoryManager
.
void configureUIElementsFrom(Repository repository)
boolean configure(Repository repository)
javax.swing.JComponent getComponent()
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |