public class DownloadableLibraryPropertiesEditor extends LibraryPropertiesEditorBase<LibraryVersionProperties,DownloadableLibraryType>
myEditorComponent| Constructor and Description |
|---|
DownloadableLibraryPropertiesEditor(DownloadableLibraryDescription description,
LibraryEditorComponent<LibraryVersionProperties> editorComponent,
DownloadableLibraryType libraryType) |
| 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 DownloadableLibraryPropertiesEditor(DownloadableLibraryDescription description, LibraryEditorComponent<LibraryVersionProperties> editorComponent, DownloadableLibraryType libraryType)
protected void edit()
edit in class LibraryPropertiesEditorBase<LibraryVersionProperties,DownloadableLibraryType>public void apply()
UnnamedConfigurableapply in interface UnnamedConfigurableapply in class LibraryPropertiesEditor