gvprojects.igel.presenter
Class PresenterToDemoView

java.lang.Object
  extended by gvprojects.igel.presenter.PresenterToDemoView

public class PresenterToDemoView
extends java.lang.Object

A presenter that illustrates how to use IgelViewKurmas

Author:
Zachary Kurmas

Nested Class Summary
static class PresenterToDemoView.SmileyArtist
           
 
Constructor Summary
PresenterToDemoView()
           
 
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

PresenterToDemoView

public PresenterToDemoView()
Method Detail

main

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