com.palserv.XMidi
Class Version

java.lang.Object
  extended by com.palserv.XMidi.Version

public class Version
extends java.lang.Object

This class does nothing but provide the "global" version number. It is referenced by the XM and MX classes.


Field Summary
static java.lang.String _VERSION
           
 
Constructor Summary
Version()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_VERSION

public static final java.lang.String _VERSION
See Also:
Constant Field Values
Constructor Detail

Version

public Version()