public class LogConfigurationPanel<T extends RunConfigurationBase> extends SettingsEditor<T>
Disposable.Parent
Constructor and Description |
---|
LogConfigurationPanel() |
Modifier and Type | Method and Description |
---|---|
protected void |
applyEditorTo(RunConfigurationBase configuration) |
protected javax.swing.JComponent |
createEditor() |
void |
refreshPredefinedLogFiles(RunConfigurationBase configurationBase) |
protected void |
resetEditorFrom(RunConfigurationBase configuration) |
addSettingsEditorListener, applyTo, bulkUpdate, createWatcher, dispose, disposeEditor, fireEditorStateChanged, getComponent, getFactory, getOwner, getSnapshot, installWatcher, removeSettingsEditorListener, resetFrom, uninstallWatcher
public void refreshPredefinedLogFiles(RunConfigurationBase configurationBase)
protected void resetEditorFrom(RunConfigurationBase configuration)
resetEditorFrom
in class SettingsEditor<T extends RunConfigurationBase>
protected void applyEditorTo(RunConfigurationBase configuration) throws ConfigurationException
applyEditorTo
in class SettingsEditor<T extends RunConfigurationBase>
ConfigurationException
protected javax.swing.JComponent createEditor()
createEditor
in class SettingsEditor<T extends RunConfigurationBase>