Package weka.gui

Class 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

      Constructors 
      Constructor Description
      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

      • RKeyAdapter

        public RKeyAdapter()