|
|
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use StyleConfigurationInfo | |
|---|---|
| com.dessci.mathflow.sdk.editor | Provides the classes necessary to create a full-fledge MathML editor which can easily be embedded in a Java applet or application. |
| webeq3.app | Provides the core classes and interfaces used to build a MathML capable application. |
| Uses of StyleConfigurationInfo in com.dessci.mathflow.sdk.editor |
|---|
| Constructors in com.dessci.mathflow.sdk.editor with parameters of type StyleConfigurationInfo | |
|---|---|
StyleEditorApplet(java.lang.String licenseString,
int licenseType,
StyleConfigurationInfo configInfo)
Creates a new StyleEditorApplet with the specified license source and StyleConfigurationInfo object. |
|
StyleEditorApplet(java.lang.String licID,
StyleConfigurationInfo configInfo)
Creates a new StyleEditorApplet with the specified license ID and the StyleConfigurationInfo object. |
|
StyleEditorDialog(javax.swing.JDialog owner,
java.lang.Object host,
java.lang.String licenseString,
int licenseType,
StyleConfigurationInfo configInfo)
Creates a modal dialog with the specified JDialog as its owner and with the specified StyleConfigurationInfo object. |
|
StyleEditorDialog(javax.swing.JDialog owner,
java.lang.Object host,
java.lang.String licenseString,
int licenseType,
StyleConfigurationInfo configInfo,
OptionsInfo options)
Creates a modal dialog with the specified JDialog as its owner, with the specified StyleConfigurationInfo object and with the specified OptionsInfo object. |
|
StyleEditorDialog(javax.swing.JFrame owner,
java.lang.Object host,
java.lang.String licenseString,
int licenseType,
StyleConfigurationInfo configInfo)
Creates a modal dialog with the specified JFrame as its owner and with the specified StyleConfigurationInfo object. |
|
StyleEditorDialog(javax.swing.JFrame owner,
java.lang.Object host,
java.lang.String licenseString,
int licenseType,
StyleConfigurationInfo configInfo,
OptionsInfo options)
Creates a modal dialog with the specified JFrame as its owner, with the specified StyleConfigurationInfo object and with the specified OptionsInfo object. |
|
StyleEditorFrame(java.lang.Object host,
java.lang.String licenseString,
int licenseType,
StyleConfigurationInfo configInfo)
Creates a new, initially invisible frame with the specified license source and the specified StyleConfigurationInfo object. |
|
StyleEditorFrame(java.lang.Object host,
java.lang.String licenseString,
int licenseType,
StyleConfigurationInfo configInfo,
OptionsInfo options)
Creates a new, initially invisible frame with the specified license source, the specified StyleConfigurationInfo object and the specified OptionsInfo object. |
|
| Uses of StyleConfigurationInfo in webeq3.app |
|---|
| Subclasses of StyleConfigurationInfo in webeq3.app | |
|---|---|
class |
StructureConfigurationInfo
The class holds information about configurable features for StructureEditorFrame and
StructureEditorDialog. |
|
Copyright (c) 2015 Design Science All rights reserved |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||