Class AutoComplete.InputMap

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    AutoComplete

    static class AutoComplete.InputMap
    extends javax.swing.InputMap
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static long serialVersionUID  
    • Constructor Summary

      Constructors 
      Constructor Description
      InputMap()  
    • Method Summary

      • Methods inherited from class javax.swing.InputMap

        allKeys, clear, get, getParent, keys, put, remove, setParent, size
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • InputMap

        InputMap()