public class WandoraToolActionListener
extends java.lang.Object
implements java.awt.event.ActionListener
| Modifier and Type | Field and Description |
|---|---|
private WandoraTool |
tool |
private Wandora |
wandora |
| Constructor and Description |
|---|
WandoraToolActionListener(Wandora wandora,
WandoraTool tool) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent event)
Invokes tool's execute method by SwingUtilities.invokeLater.
|
private final WandoraTool tool
private final Wandora wandora
public WandoraToolActionListener(Wandora wandora, WandoraTool tool)
Copyright 2004-2015 Wandora Team