weka.gui
Class ResultHistoryPanel.RKeyAdapter

java.lang.Object
  extended by java.awt.event.KeyAdapter
      extended by weka.gui.ResultHistoryPanel.RKeyAdapter
All Implemented Interfaces:
java.awt.event.KeyListener, java.io.Serializable, java.util.EventListener
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()
           
 
Method Summary
 
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()