Package com.macrofocus.helper
Class WeakActionListeners
- java.lang.Object
-
- com.macrofocus.helper.WeakActionListeners
-
public class WeakActionListeners extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description WeakActionListeners()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.awt.event.ActionListener
create(java.awt.event.ActionListener actionListener, java.lang.Object src)
java.awt.event.ActionListener
remove(java.awt.event.ActionListener actionListener)
-