public class BuildElementsEditor 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 |
BuildElementsEditor(ModuleConfigurationState state) |
Modifier and Type | Method and Description |
---|---|
javax.swing.JComponent |
createComponentImpl() |
CompilerModuleExtension |
getCompilerExtension() |
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.
|
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 BuildElementsEditor(ModuleConfigurationState state)
public javax.swing.JComponent createComponentImpl()
createComponentImpl
in class ModuleElementsEditor
public void saveData()
public java.lang.String getDisplayName()
Configurable
public java.lang.String getHelpTopic()
Configurable
null
if no help is availablepublic void moduleStateChanged()
public void moduleCompileOutputChanged(java.lang.String baseUrl, java.lang.String moduleName)
moduleCompileOutputChanged
in class ModuleElementsEditor
public CompilerModuleExtension getCompilerExtension()