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() |
actionPerformedpublic PasteAction()
public void run()
run in interface java.lang.Runnablerun in class RunnableActionprotected final void updateEnabledState()
public void propertyChange(java.beans.PropertyChangeEvent evt)
propertyChange in interface java.beans.PropertyChangeListener