public interface IActionNotifier
| Modifier and Type | Method and Description |
|---|---|
void |
addActionListener(ActionListener l) |
void |
removeActionListener(ActionListener l) |
void removeActionListener(ActionListener l)
void addActionListener(ActionListener l)
Copyright © 2007–2017 Andreas W. Bartels. All rights reserved.