endrov.starter
Class MW

java.lang.Object
  extended by endrov.starter.MW

public class MW
extends java.lang.Object

Start graphical user interface, free-floating windows


Constructor Summary
MW()
           
 
Method Summary
static void main(java.lang.String[] args)
          Entry point
static void openFileOnLoad(java.io.File f)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MW

public MW()
Method Detail

main

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

Parameters:
args - Command line arguments

openFileOnLoad

public static void openFileOnLoad(java.io.File f)