public final class WasChangedActionListener extends WasChangedListener implements ActionListener
| Constructor and Description |
|---|
WasChangedActionListener(Step step)
Cria um ouvinte de eventos de ação que notificará a um passo da ocorrência
desse evento.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
notifyChangedToSteppublic WasChangedActionListener(Step step)
step - o passo a ser notificado.public void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenerCopyright © 2019 Tecgraf/PUC-Rio. All rights reserved.