prueba1.UI
Class TextInterface

java.lang.Object
  |
  +--prueba1.UI.TextInterface

public class TextInterface
extends java.lang.Object


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

Constructor Detail

TextInterface

public TextInterface()
Method Detail

showInterface

public void showInterface()

main

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