Class ConfigurationDialog
java.lang.Object
org.languagetool.gui.ConfigurationDialog
- All Implemented Interfaces:
ActionListener, EventListener
Dialog that offers the available rules so they can be turned on/off
individually.
- Author:
- Daniel Naber
-
Constructor Summary
ConstructorsConstructorDescriptionConfigurationDialog(Frame owner, boolean insideOffice, Configuration config) -
Method Summary
Modifier and TypeMethodDescriptionvoidbooleanboolean
-
Constructor Details
-
ConfigurationDialog
-
-
Method Details
-
show
-
showPanel
-
actionPerformed
- Specified by:
actionPerformedin interfaceActionListener
-