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, updateDescription
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
cancel, disposeUIResources
public DownloadableLibraryPropertiesEditor(DownloadableLibraryDescription description, LibraryEditorComponent<LibraryVersionProperties> editorComponent, DownloadableLibraryType libraryType)
protected void edit()
edit
in class LibraryPropertiesEditorBase<LibraryVersionProperties,DownloadableLibraryType>
public void apply()
UnnamedConfigurable
apply
in interface UnnamedConfigurable
apply
in class LibraryPropertiesEditor