com.jaxfront.swing.ui.visualizers
Class ListActionListenerWrapper
java.lang.Object
com.jaxfront.swing.ui.visualizers.ListActionListenerWrapper
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener
public class ListActionListenerWrapper
- extends java.lang.Object
- implements java.awt.event.ActionListener
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
ListActionListenerWrapper
public ListActionListenerWrapper(int type,
java.awt.event.ActionListener actionListener)
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
- Specified by:
actionPerformed
in interface java.awt.event.ActionListener
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
getActionType
public int getActionType()