Class TextEditor

java.lang.Object
  |
  +--TextEditor

public class TextEditor
extends java.lang.Object


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

Constructor Detail

TextEditor

public TextEditor()
Method Detail

main

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