|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.intellij.openapi.options.BaseConfigurable
com.intellij.openapi.options.BaseConfigurableWithChangeSupport
public abstract class BaseConfigurableWithChangeSupport
| Field Summary |
|---|
| Fields inherited from class com.intellij.openapi.options.BaseConfigurable |
|---|
myModified |
| Constructor Summary | |
|---|---|
BaseConfigurableWithChangeSupport()
|
|
| Method Summary | |
|---|---|
void |
addChangeListener(javax.swing.event.ChangeListener listener)
|
void |
fireStateChanged()
|
void |
setModified(boolean modified)
|
| Methods inherited from class com.intellij.openapi.options.BaseConfigurable |
|---|
getPreferredFocusedComponent, isModified |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.intellij.openapi.options.Configurable |
|---|
getDisplayName, getHelpTopic, getIcon |
| Methods inherited from interface com.intellij.openapi.options.UnnamedConfigurable |
|---|
apply, createComponent, disposeUIResources, reset |
| Constructor Detail |
|---|
public BaseConfigurableWithChangeSupport()
| Method Detail |
|---|
public void setModified(boolean modified)
setModified in class BaseConfigurablepublic void addChangeListener(javax.swing.event.ChangeListener listener)
public void fireStateChanged()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||