de.danielnaber.languagetool.gui
Class Main

Object
  extended by Main
All Implemented Interfaces:
ActionListener, EventListener

public final class Main
extends Object
implements ActionListener

A simple GUI to check texts with.

Author:
Daniel Naber

Method Summary
 void actionPerformed(ActionEvent e)
           
static void main(String[] args)
           
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Specified by:
actionPerformed in interface ActionListener

main

public static void main(String[] args)


Copyright © 2005-2007 Daniel Naber