|
|
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use SimpleConfigurationInfo | |
|---|---|
| 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. |
| Uses of SimpleConfigurationInfo in com.dessci.mathflow.sdk.editor |
|---|
| Constructors in com.dessci.mathflow.sdk.editor with parameters of type SimpleConfigurationInfo | |
|---|---|
SimpleEditorDialog(java.awt.Dialog owner,
java.lang.Object host,
java.lang.String licenseString,
int licenseType,
SimpleConfigurationInfo configInfo)
Creates a modal dialog with the specified Dialog as its owner and with the specified license source and the specified SimpleConfigurationInfo object. |
|
SimpleEditorDialog(java.awt.Dialog owner,
java.lang.Object host,
java.lang.String licenseString,
int licenseType,
SimpleConfigurationInfo configInfo,
OptionsInfo options)
Creates a modal dialog with the specified Dialog as its owner, with the specified license source, the specified SimpleConfigurationInfo object and with the specified OptionsInfo object. |
|
SimpleEditorDialog(java.awt.Frame owner,
java.lang.Object host,
java.lang.String licenseString,
int licenseType,
SimpleConfigurationInfo configInfo)
Creates a modal dialog with the specified Frame as its owner and with the specified license source and the specified SimpleConfigurationInfo object. |
|
SimpleEditorDialog(java.awt.Frame owner,
java.lang.Object host,
java.lang.String licenseString,
int licenseType,
SimpleConfigurationInfo configInfo,
OptionsInfo options)
Creates a modal dialog with the specified Frame as its owner, with the specified license source, the specified SimpleConfigurationInfo object and with the specified OptionsInfo object. |
|
SimpleEditorFrame(java.lang.Object host,
java.lang.String licenseString,
int licenseType,
SimpleConfigurationInfo configInfo)
Creates a new, initially invisible frame with the specified license source and the specified SimpleConfigurationInfo object. |
|
SimpleEditorFrame(java.lang.Object host,
java.lang.String licenseString,
int licenseType,
SimpleConfigurationInfo configInfo,
OptionsInfo options)
Creates a new, initially invisible frame with the specified license source, the specified SimpleConfigurationInfo object and the specified OptionsInfo object. |
|
|
Copyright (c) 2015 Design Science All rights reserved |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||