About 48,200 results
Open links in new tab
  1. JComboBox (Java Platform SE 8 ) - Oracle

    Enables the combo box so that items can be selected. When the combo box is disabled, items cannot be selected and values cannot be typed into its field (if it is editable).

  2. How to Use Combo Boxes (The Java™ Tutorials - Oracle

    No matter which constructor you use, a combo box uses a combo box model to contain and manage the items in its menu. When you initialize a combo box with an array or a vector, the …

  3. JComboBox (Java Platform SE 8 ) - Oracle

    編集可能なJComboBoxでは、ユーザーはフィールドに入力するか、またはフィールドを初期化するためにリストから項目を選択でき、そのあとにその項目を編集できます。

  4. JComboBox (Java Platform SE 8 ) - Oracle

    java.util.concurrent.locks java.util.function java.util.jar java.util.logging java.util.prefs java.util.regex java.util.spi java.util.stream java.util.zip javax.accessibility javax.activation javax.activity …

  5. JComboBox (Java SE 11 & JDK 11 ) - Oracle

    編集可能なJComboBoxでは、ユーザーはフィールドに入力するか、またはフィールドを初期化するためにリストから項目を選択でき、そのあとにその項目を編集できます。

  6. JComboBox (Java SE 21 & JDK 21) - Oracle

    編集可能なJComboBoxでは、ユーザーはフィールドに入力するか、またはフィールドを初期化するためにリストから項目を選択でき、そのあとにその項目を編集できます。

  7. Uses of Class javax.swing.JComboBox (Java SE 21 & JDK 21)

    Provides a set of "lightweight" (all-Java language) components that, to the maximum degree possible, work the same on all platforms.

  8. BasicComboBoxUI (Java Platform SE 8 ) - Oracle

    This class creates and manages the listeners on the combo box and the combo box model. These listeners update the user interface in response to changes in the properties and state of the …

  9. Uses of Class javax.swing.JComboBox (Java Platform SE 8 ) - Oracle

    Uses of JComboBox in javax.swing.plaf ... Uses of JComboBox in javax.swing.plaf.basic ... Uses of JComboBox in javax.swing.plaf.metal ... Uses of JComboBox in javax.swing.plaf.multi

  10. ComboBox (JavaFX 8) - Oracle

    Methods inherited from class java.lang. Object clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait