Previous Topic

Next Topic

Book Contents

Book Index

Creating a Structure Editor

The MathFlow Structure Editor component can be used within Java applications. There are two versions of the Structure Editor component.

The StructureEditorFrame can be embedded either directly in a Java application or it can be opened in a separate, non-modal window. The StructureEditorDialog can be opened in a separate modal window. To create an instance of either, the constructor must be called with two or more of the following objects:

  • (Required) Host Application for callbacks and notifications.
  • (Required) License key or FlexNet license file.
  • (Optional) StructureConfigInfo.
  • (Optional) OptionsInfo, which allows you to save the General Editing Preferences to an external file to persist user settings.

Previous Topic

Next Topic

Book Contents

Book Index


[Design Science Home]
Copyright © 1996-2016 Design Science, Inc. All rights reserved.