public class RepositoryLibraryWithDescriptionEditor extends LibraryPropertiesEditorBase<RepositoryLibraryProperties,RepositoryLibraryType>
myEditorComponent, myLibraryType
Constructor and Description |
---|
RepositoryLibraryWithDescriptionEditor(LibraryEditorComponent<RepositoryLibraryProperties> editorComponent) |
Modifier and Type | Method and Description |
---|---|
void |
apply()
Stores the settings from the Swing form to the configurable component.
|
protected void |
edit() |
createComponent, getMainPanel, isModified, reset, setModified, updateDescription
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
cancel, disposeUIResources
public RepositoryLibraryWithDescriptionEditor(LibraryEditorComponent<RepositoryLibraryProperties> editorComponent)
public void apply()
UnnamedConfigurable
apply
in interface UnnamedConfigurable
apply
in class LibraryPropertiesEditor
protected void edit()
edit
in class LibraryPropertiesEditorBase<RepositoryLibraryProperties,RepositoryLibraryType>