Class RemoveAction<T>

java.lang.Object
javax.swing.AbstractAction
org.loboevolution.menu.tools.pref.search.RemoveAction<T>
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class RemoveAction<T> extends AbstractAction

RemoveAction class.

See Also:
  • Constructor Details

  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)