Package 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.

See:
          Description

Class Summary
SimpleEditorAboutBox This class implements the MathFlow AboutBox window used by SimpleEditorFrame and SimpleEditorDialog.
SimpleEditorApplet This class is intended to be used for building a basic editor in an applet that has the tools necessary for entering equations on the web.
SimpleEditorDialog This class is intended to be used for building a basic editor that has the tools necessary for an user.
SimpleEditorFrame This class is intended to be used for building a basic editor that has the tools necessary for an user.
SimpleEditorMenu This class implements the menubar structure used by SimpleEditorFrame and SimpleEditorDialog.
StructureEditorAboutBox This class implements the MathFlow AboutBox window used by StructureEditorFrame and StructureEditorDialog.
StructureEditorApplet This class is intended to be used for building an editor in an applet that has the tools necessary for an expert user, such as a MathML source editor.
StructureEditorDialog This class is intended to be used for building an editor that has the tools necessary for an expert.
StructureEditorFrame This class is intended to be used for building an editor that has the tools necessary for an expert user.
StructureEditorMenu This class implements the menubar structure used by StructureEditorFrame and StructureEditorDialog for the Design View.
StyleEditorAboutBox This class implements the MathFlow AboutBox window used by StyleEditorFrame and StyleEditorDialog.
StyleEditorApplet This class is intended to be used for building an editor in an applet that has the tools necessary for more sophisticated authoring of equations than the SimpleEditorApplet provides.
StyleEditorDialog This class is intended to be used for building an editor that has the tools necessary for an author.
StyleEditorFrame This class is intended to be used for building an editor that has the tools necessary for an author.
StyleEditorMenu This class implements the menubar structure used by StyleEditorFrame and StyleEditorDialog.
 

Package com.dessci.mathflow.sdk.editor Description

Provides the classes necessary to create a full-fledge MathML editor which can easily be embedded in a Java applet or application.


Copyright (c) 2015 Design Science
All rights reserved