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