Serialized Form


Package com.integretechpub.mathex.editor.applet

Class com.integretechpub.mathex.editor.applet.MathEXApplet extends JApplet implements Serializable

serialVersionUID: 1L

Serialized Fields

queue

com.integretechpub.mathex.editor.applet.ZedQueue queue
The event queue associated with this applet.


view

com.integretechpub.mathex.editor.generic.ZGenView view
The view associated with this applet.


paletteArea

com.integretechpub.mathex.editor.generic.ZPanel paletteArea
The palette area associated with this applet.


onload

boolean onload
True if we have fired the onload event.