Package com.macrofocus.helper
Class WeakActionListener
- java.lang.Object
-
- com.macrofocus.helper.WeakActionListener
-
- All Implemented Interfaces:
java.awt.event.ActionListener
,java.util.EventListener
public class WeakActionListener extends java.lang.Object implements java.awt.event.ActionListener
-
-
Constructor Summary
Constructors Constructor Description WeakActionListener(java.awt.event.ActionListener listener, java.lang.Object src)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
actionPerformed(java.awt.event.ActionEvent evt)
-