|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnnamedConfigurable | |
|---|---|
| com.intellij.execution | Provides interfaces for running programs from within IDEA and for defining and working with run configurations. |
| com.intellij.j2ee.make | Provides interfaces for extending the build process of J2EE modules. |
| com.intellij.openapi.module | Provides interfaces for working with modules, module types and implementing module-level components. |
| com.intellij.openapi.options | Provides interfaces for implementing settings pages displayed in the IDEA Setting dialog. |
| com.intellij.openapi.projectRoots | Provides interfaces for working with JDKs and registering new JDK types. |
| Uses of UnnamedConfigurable in com.intellij.execution |
|---|
| Classes in com.intellij.execution that implement UnnamedConfigurable | |
|---|---|
class |
RunConfigurationConfigurableAdapter<T extends RunConfiguration>
|
| Uses of UnnamedConfigurable in com.intellij.j2ee.make |
|---|
| Methods in com.intellij.j2ee.make that return UnnamedConfigurable | |
|---|---|
UnnamedConfigurable |
BuildProvider.getBuildConfigurable(Module module,
J2EEModuleProperties moduleProperties,
ModifiableRootModel rootModel)
|
| Uses of UnnamedConfigurable in com.intellij.openapi.module |
|---|
| Subinterfaces of UnnamedConfigurable in com.intellij.openapi.module | |
|---|---|
interface |
ModuleConfigurationEditor
|
| Uses of UnnamedConfigurable in com.intellij.openapi.options |
|---|
| Subinterfaces of UnnamedConfigurable in com.intellij.openapi.options | |
|---|---|
interface |
Configurable
Named component which provides a configuration user interface. |
| Classes in com.intellij.openapi.options that implement UnnamedConfigurable | |
|---|---|
class |
BaseConfigurable
|
class |
BaseConfigurableWithChangeSupport
|
class |
SettingsEditorConfigurable<Settings>
|
class |
UnnamedConfigurableGroup
|
| Methods in com.intellij.openapi.options with parameters of type UnnamedConfigurable | |
|---|---|
void |
UnnamedConfigurableGroup.add(UnnamedConfigurable configurable)
|
| Uses of UnnamedConfigurable in com.intellij.openapi.projectRoots |
|---|
| Subinterfaces of UnnamedConfigurable in com.intellij.openapi.projectRoots | |
|---|---|
interface |
AdditionalDataConfigurable
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||