Class Gui

java.lang.Object
  extended by Gui

public class Gui
extends Object


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

Method Detail

hide

public void hide()

main

public static void main(String[] args)

show

public void show()