Package org.languagetool.gui
Class AboutDialog
- java.lang.Object
-
- org.languagetool.gui.AboutDialog
-
public class AboutDialog extends java.lang.Object
A dialog with version and copyright information.
-
-
Constructor Summary
Constructors Constructor Description AboutDialog(java.util.ResourceBundle messages, java.awt.Component parent)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description private java.lang.String
getMaintainers()
void
show()
-