net.chaosserver.jtunes
Class JTunes

java.lang.Object
  |
  +--net.chaosserver.jtunes.JTunes

public class JTunes
extends Object

Main application file. Determines the runtime environment and sets up the application appropriately.


Constructor Summary
JTunes()
           
 
Method Summary
static void main(String[] args)
          Executes the Swing Application.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JTunes

public JTunes()
Method Detail

main

public static void main(String[] args)
Executes the Swing Application.

Parameters:
args - the command line parameters.


Copyright ?? 20030801