public class SpellAndGrammarCheckDialog.LtCheckDialog extends Object implements ActionListener
Constructor and Description |
---|
LtCheckDialog(com.sun.star.uno.XComponentContext xContext)
the constructor of the class creates all elements of the dialog
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent action)
Actions of buttons
|
void |
closeDialog()
closes the dialog
|
void |
show()
show the dialog
|
public LtCheckDialog(com.sun.star.uno.XComponentContext xContext)
public void actionPerformed(ActionEvent action)
actionPerformed
in interface ActionListener
public void closeDialog()