Overview - Editing: Applications
MathFlow SDK Editor components can be used within Java applications. There are two versions of each Editor component.
- SimpleEditor
- StyleEditor
- StructureEditor
The EditorFrame components can be embedded either directly in a Java application or opened in a separate, non-modal window. The EditorDialog components can be opened in a separate modal window. To create an instance of either component type, a constructor must be called with two or more of the following objects:
|