Package net.anwiba.commons.swing.object
Interface IActionNotifier
-
public interface IActionNotifier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddActionListener(java.awt.event.ActionListener l)voidremoveActionListener(java.awt.event.ActionListener l)
-