org.languagetool.gui
Class AboutDialog

java.lang.Object
  extended by org.languagetool.gui.AboutDialog

public class AboutDialog
extends Object

A dialog with version and copyright information.

Author:
Daniel Naber

Field Summary
protected  ResourceBundle messages
           
 
Constructor Summary
AboutDialog(ResourceBundle messages)
           
 
Method Summary
protected  String getAboutText()
           
 void show()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

messages

protected final ResourceBundle messages
Constructor Detail

AboutDialog

public AboutDialog(ResourceBundle messages)
Method Detail

show

public void show()

getAboutText

protected String getAboutText()


Copyright © 2013. All Rights Reserved.