org.thdl.quilldriver
Class QD.RadioListener

java.lang.Object
  |
  +--org.thdl.util.ThdlActionListener
        |
        +--org.thdl.quilldriver.QD.RadioListener
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
QD

class QD.RadioListener
extends ThdlActionListener


Constructor Summary
(package private) QD.RadioListener()
           
 
Method Summary
 void theRealActionPerformed(ActionEvent e)
          Subclasses should override this method to do the real action performed by this action listener.
 
Methods inherited from class org.thdl.util.ThdlActionListener
actionPerformed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QD.RadioListener

QD.RadioListener()
Method Detail

theRealActionPerformed

public void theRealActionPerformed(ActionEvent e)
Description copied from class: ThdlActionListener
Subclasses should override this method to do the real action performed by this action listener.

Overrides:
theRealActionPerformed in class ThdlActionListener
See Also:
ThdlActionListener.actionPerformed(ActionEvent)


These API docs were created 02/02/2003 08:20 PM.
Copyright © 2001-2002 Tibetan and Himalayan Digital Library. All Rights Reserved.
Hosted by SourceForge_Logo