net.sourceforge.jeuclid.app.mathviewer
Class MathViewer

java.lang.Object
  extended by 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
 

Field Detail

OSX

public static final boolean OSX
Set to true if we're running under Mac OS X.

Method Detail

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.