public class OutputEditor extends ModuleElementsEditor
ModuleElementsEditor.ModuleElementsEditorListener
Configurable.Composite, Configurable.NoMargin, Configurable.NoScroll, Configurable.TopComponentController, Configurable.TopComponentProvider, Configurable.VariableProjectAppLevel, Configurable.WithEpDependencies
myComponent, myHistory, myProject
EMPTY
APPLICATION_CONFIGURABLE, PROJECT_CONFIGURABLE
Modifier | Constructor and Description |
---|---|
protected |
OutputEditor(ModuleConfigurationState state) |
Modifier and Type | Method and Description |
---|---|
protected javax.swing.JComponent |
createComponentImpl() |
java.lang.String |
getDisplayName()
Returns the visible name of the configurable component.
|
java.lang.String |
getHelpTopic()
Returns the topic in the help file which is shown when help for the configurable is requested.
|
static java.lang.String |
getName() |
void |
moduleCompileOutputChanged(java.lang.String baseUrl,
java.lang.String moduleName) |
void |
moduleStateChanged() |
void |
saveData() |
addListener, apply, canApply, createComponent, disposeUIResources, fireConfigurationChanged, getComponent, getModel, getState, isModified, registerDisposable, setHistory
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPreferredFocusedComponent, isModified, isModified, isModified, isModified
cancel, reset
protected OutputEditor(ModuleConfigurationState state)
protected javax.swing.JComponent createComponentImpl()
createComponentImpl
in class ModuleElementsEditor
public void saveData()
public java.lang.String getDisplayName()
Configurable
public void moduleStateChanged()
public void moduleCompileOutputChanged(java.lang.String baseUrl, java.lang.String moduleName)
moduleCompileOutputChanged
in class ModuleElementsEditor
public java.lang.String getHelpTopic()
Configurable
null
if no help is availablepublic static java.lang.String getName()