org.sf.cafebabe.task.classhound
Class ClassHoundFrame.EntriesListener

java.lang.Object
  extended by org.sf.cafebabe.task.classhound.ClassHoundFrame.EntriesListener
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
ClassHoundFrame

 class ClassHoundFrame.EntriesListener
extends java.lang.Object
implements java.awt.event.ActionListener

Listener class that contains code for actions in the lists. If the user double-clicks or press Enter, these actions will be performed


Constructor Summary
ClassHoundFrame.EntriesListener()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassHoundFrame.EntriesListener

ClassHoundFrame.EntriesListener()
Method Detail

actionPerformed

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


Copyright 2006 Dream Programs Inc.. All Rights Reserved.