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, updateDescriptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcancel, disposeUIResourcespublic RepositoryLibraryWithDescriptionEditor(LibraryEditorComponent<RepositoryLibraryProperties> editorComponent)
public void apply()
UnnamedConfigurableapply in interface UnnamedConfigurableapply in class LibraryPropertiesEditorprotected void edit()
edit in class LibraryPropertiesEditorBase<RepositoryLibraryProperties,RepositoryLibraryType>