class TagTable.PasteAction extends RunnableAction implements java.beans.PropertyChangeListener
Constructor and Description |
---|
PasteAction() |
Modifier and Type | Method and Description |
---|---|
void |
propertyChange(java.beans.PropertyChangeEvent evt) |
void |
run() |
protected void |
updateEnabledState() |
actionPerformed
public PasteAction()
public void run()
run
in interface java.lang.Runnable
run
in class RunnableAction
protected final void updateEnabledState()
public void propertyChange(java.beans.PropertyChangeEvent evt)
propertyChange
in interface java.beans.PropertyChangeListener