public static class TregexGUI.TransferActionListener extends Object implements ActionListener, PropertyChangeListener
| Constructor and Description |
|---|
TregexGUI.TransferActionListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
void |
propertyChange(PropertyChangeEvent e) |
public void propertyChange(PropertyChangeEvent e)
propertyChange in interface PropertyChangeListenerpublic void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListener