weka.gui
Class ResultHistoryPanel.RKeyAdapter

java.lang.Object
  |
  +--java.awt.event.KeyAdapter
        |
        +--weka.gui.ResultHistoryPanel.RKeyAdapter
All Implemented Interfaces:
java.util.EventListener, java.awt.event.KeyListener, java.io.Serializable
Enclosing class:
ResultHistoryPanel

public static class ResultHistoryPanel.RKeyAdapter
extends java.awt.event.KeyAdapter
implements java.io.Serializable

Extension of KeyAdapter that implements Serializable.

See Also:
Serialized Form

Constructor Summary
ResultHistoryPanel.RKeyAdapter()
           
 
Methods inherited from class java.awt.event.KeyAdapter
keyPressed, keyReleased, keyTyped
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResultHistoryPanel.RKeyAdapter

public ResultHistoryPanel.RKeyAdapter()


Copyright (c) 2003 David Lindsay, Computer Learning Research Centre, Dept. Computer Science, Royal Holloway, University of London