public class LanguageManagerDialog extends Object implements ActionListener
| Constructor and Description |
|---|
LanguageManagerDialog(Frame owner,
List<Language> languages) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
void |
show() |
public void show()
public void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListener