public class ContentEntriesEditor extends JavaContentEntriesEditor
ModuleElementsEditor.ModuleElementsEditorListenerConfigurable.Composite, Configurable.NoMargin, Configurable.NoScroll, Configurable.TopComponentController, Configurable.TopComponentProvider, Configurable.VariableProjectAppLevel, Configurable.WithEpDependenciesmyEditorsPanel, myEntryToEditorMap, myRootTreeEditor, NAMEmyComponent, myHistory, myProjectEMPTYAPPLICATION_CONFIGURABLE, PROJECT_CONFIGURABLE| Constructor and Description |
|---|
ContentEntriesEditor(java.lang.String moduleName,
ModuleConfigurationState state) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addAdditionalSettingsToPanel(javax.swing.JPanel mainPanel) |
void |
apply()
Stores the settings from the Swing form to the configurable component.
|
void |
disposeUIResources()
Notifies the configurable component that the Swing form will be closed.
|
boolean |
isModified()
Indicates whether the Swing form was modified or not.
|
addContentEntries, createContentEntryEditoraddContentEntryPanel, addContentEntryPanels, createBottomControl, createComponentImpl, createContentEntryTreeEditor, getDisplayName, getEditHandlers, getHelpTopic, getModel, getModule, getName, moduleStateChangedaddListener, canApply, createComponent, fireConfigurationChanged, getComponent, getState, moduleCompileOutputChanged, registerDisposable, setHistoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsaveDatagetPreferredFocusedComponent, isModified, isModified, isModified, isModifiedcancel, resetpublic ContentEntriesEditor(java.lang.String moduleName,
ModuleConfigurationState state)
public void disposeUIResources()
UnnamedConfigurabledisposeUIResources in interface UnnamedConfigurabledisposeUIResources in class CommonContentEntriesEditorpublic boolean isModified()
UnnamedConfigurableisModified in interface UnnamedConfigurableisModified in class ModuleElementsEditortrue if the settings were modified, false otherwiseprotected void addAdditionalSettingsToPanel(javax.swing.JPanel mainPanel)
addAdditionalSettingsToPanel in class CommonContentEntriesEditorpublic void apply()
throws ConfigurationException
UnnamedConfigurableapply in interface UnnamedConfigurableapply in class ModuleElementsEditorConfigurationException - if values cannot be applied