org.languagetool.gui
Class LanguageManagerDialog

Object
  extended by LanguageManagerDialog
All Implemented Interfaces:
ActionListener, EventListener

public class LanguageManagerDialog
extends Object
implements ActionListener

Dialog for managing externally loaded rules.

Author:
Daniel Naber

Constructor Summary
LanguageManagerDialog(Frame owner, List<Language> languages)
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 void show()
           
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LanguageManagerDialog

public LanguageManagerDialog(Frame owner,
                             List<Language> languages)
Method Detail

show

public void show()

actionPerformed

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


Copyright © 2005-2011 Daniel Naber