public final class MathMLOptionsPart extends AppPartBase
app, id
Constructor and Description |
---|
MathMLOptionsPart() |
Modifier and Type | Method and Description |
---|---|
void |
applyPreferences()
If this part supports user preferences, this part should update its
state after reading its settings from the object returned by
AppBase.getPreferences() . |
activeEditorChanged, destroyApp, editingContextChanged, flushPreferences, getApp, getId, initApp, isEditingContextSensitive, namespacePrefixesChanged, saveStateChanged, undoStateChanged, validityStateChanged
public void applyPreferences()
AppPartBase
AppBase.getPreferences()
.
Default implementation does nothing at all.
applyPreferences
in interface AppPart
applyPreferences
in class AppPartBase
Preferences