gui2
Class Hanoi

java.lang.Object
  extended by gui2.Hanoi

public class Hanoi
extends java.lang.Object


Constructor Summary
Hanoi()
Constructor in not IMPLEMENTED
           
 
Method Summary
static void main(java.lang.String[] args)
This method start Hanoi's program.
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Hanoi

public Hanoi()
Constructor in not IMPLEMENTED
Method Detail

main

public static void main(java.lang.String[] args)
This method creates an instance of Hanoi's class, sets visible the JFrame.