Class JComboBoxAutoCompletionKit

java.lang.Object
org.nuiton.jaxx.widgets.extra.JComboBoxAutoCompletionKit

public class JComboBoxAutoCompletionKit
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    JComboBoxAutoCompletionKit()  
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String[] args)  
    static void setAutoCompleted​(javax.swing.JComboBox comboBox)  

    Methods inherited from class java.lang.Object

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

    • JComboBoxAutoCompletionKit

      public JComboBoxAutoCompletionKit()
  • Method Details

    • main

      public static void main​(java.lang.String[] args)
    • setAutoCompleted

      public static void setAutoCompleted​(javax.swing.JComboBox comboBox)