Uses of Class
net.sourceforge.jeuclid.swing.JMathComponent

Packages that use JMathComponent
net.sourceforge.jeuclid.app.mathviewer Contains the actual implementation of the MathViewer app. 
net.sourceforge.jeuclid.swing Provides a Java Swing Component for MathML Rendering. 
 

Uses of JMathComponent in net.sourceforge.jeuclid.app.mathviewer
 

Methods in net.sourceforge.jeuclid.app.mathviewer that return JMathComponent
 JMathComponent MainFrame.getMathComponent()
          This method initializes mathComponent.
 

Uses of JMathComponent in net.sourceforge.jeuclid.swing
 

Methods in net.sourceforge.jeuclid.swing with parameters of type JMathComponent
protected  void MathComponentUI.installDefaults(JMathComponent c)
          Configures the default properties from L&F.
 



Copyright © 2002-2008 The JEuclid project. All Rights Reserved.