L20_pkg
Class L20App1

java.lang.Object
  extended by L20_pkg.L20App1

public class L20App1
extends java.lang.Object

This app is a GUI app. It instantiates a PolkaDotDataModel. It then passed that model to a view that is created via an instance of L20FrameBasicVersion.

Author:
mb

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

Constructor Detail

L20App1

public L20App1()
Method Detail

main

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