de.glossmaker.gloss.listener
Class CustomActionListener

Package class diagram package CustomActionListener
java.lang.Object
  extended by de.glossmaker.gloss.listener.CustomActionListener
All Implemented Interfaces:
ActionListener, EventListener

public class CustomActionListener
extends Object
implements ActionListener

Author:
Markus Flingelli

Method Summary
 void actionPerformed(ActionEvent event)
           
static CustomActionListener getInstance(GlossItems items)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static CustomActionListener getInstance(GlossItems items)

actionPerformed

public void actionPerformed(ActionEvent event)
Specified by:
actionPerformed in interface ActionListener


Copyright © 2010 - 2011 Markus Flingelli. All Rights Reserved.