com.jimweller.cpuscheduler
Class MainApp

java.lang.Object
  extended bycom.jimweller.cpuscheduler.MainApp

public class MainApp
extends java.lang.Object

Run this with java to get a CPUSchedulerFrame from the local workstation


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

Constructor Detail

MainApp

public MainApp()
Method Detail

main

public static void main(java.lang.String[] args)