|
org.netbeans.modules.editor/3 1.32.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openide.util.SharedClassObject
org.openide.options.SystemOption
org.openide.options.ContextSystemOption
org.netbeans.modules.editor.options.AllOptions
public class AllOptions
Root node for all available editor options
| Field Summary |
|---|
| Fields inherited from class org.openide.options.ContextSystemOption |
|---|
beanContext |
| Constructor Summary | |
|---|---|
AllOptions()
Deprecated. the AllOptions has been replaced by AllOptionsFolder |
|
| Method Summary | |
|---|---|
String |
displayName()
Deprecated. |
HashMap |
getEditorState()
Deprecated. |
HelpCtx |
getHelpCtx()
Deprecated. |
List |
getKeyBindingList()
Deprecated. |
int |
getOptionsVersion()
Deprecated. |
void |
init()
Deprecated. Initialization of the options contains adding listener watching for adding/removing child options to AllOptions
and org.openide.text.PrintSettings
and adding standard (java, html, plain) child options. |
void |
readExternal(ObjectInput in)
Deprecated. |
void |
setEditorState(HashMap stateObject)
Deprecated. |
void |
setKeyBindingList(List list)
Deprecated. |
void |
setOptionsVersion(int optionsVersion)
Deprecated. |
| Methods inherited from class org.openide.options.ContextSystemOption |
|---|
addOption, getBeanContextProxy, getOptions, initialize, removeOption, writeExternal |
| Methods inherited from class org.openide.options.SystemOption |
|---|
clearSharedData, firePropertyChange, getName, isReadExternal, isWriteExternal, reset |
| Methods inherited from class org.openide.util.SharedClassObject |
|---|
addNotify, addPropertyChangeListener, equals, finalize, findObject, findObject, getLock, getProperty, hashCode, putProperty, putProperty, removeNotify, removePropertyChangeListener, writeReplace |
| Methods inherited from class java.lang.Object |
|---|
clone, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AllOptions()
| Method Detail |
|---|
public void init()
AllOptions
and org.openide.text.PrintSettings
and adding standard (java, html, plain) child options.
public String displayName()
displayName in class SystemOptionpublic HelpCtx getHelpCtx()
getHelpCtx in interface HelpCtx.ProvidergetHelpCtx in class SystemOptionpublic List getKeyBindingList()
public void setKeyBindingList(List list)
public int getOptionsVersion()
public void setOptionsVersion(int optionsVersion)
public HashMap getEditorState()
public void setEditorState(HashMap stateObject)
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class ContextSystemOptionIOException
ClassNotFoundException
|
org.netbeans.modules.editor/3 1.32.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||