net.sourceforge.jeuclid.app.mathviewer
Class MathViewer
java.lang.Object
net.sourceforge.jeuclid.app.mathviewer.MathViewer
public final class MathViewer
- extends Object
A simple application for viewing MathML documents.
- Version:
- $Revision: 4add00437054 $
Field Summary |
static boolean |
OSX
Set to true if we're running under Mac OS X. |
Method Summary |
static void |
main(String[] args)
Launches this application. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OSX
public static final boolean OSX
- Set to true if we're running under Mac OS X.
main
public static void main(String[] args)
- Launches this application.
- Parameters:
args
- command line arguments. Ignored.
Copyright © 2002-2010 The JEuclid project. All Rights Reserved.