JCombo Box

GPTKB entity

Statements (47)
Predicate Object
gptkbp:instance_of gptkb:JComponent
gptkbp:allows selection of items
gptkbp:can_be_editable gptkb:true
false
gptkbp:can_be_used_in Java applications
Swing applications
gptkbp:can_be_used_with gptkb:JButton
gptkb:JLabel
gptkb:JText_Field
gptkbp:can_contain Object items
String items
gptkbp:constructor JCombo Box()
JCombo Box(Combo Box Model a Model)
JCombo Box(Object[] items)
JCombo Box(Vector<?> items)
gptkbp:has_method add Action Listener(Action Listener l)
add Item(Object item)
get Selected Item()
remove Item(Object item)
set Selected Item(Object item)
https://www.w3.org/2000/01/rdf-schema#label JCombo Box
gptkbp:inherits_from gptkb:JComponent
gptkbp:is_available_in gptkb:Java_SE
gptkb:Java_EE
gptkb:Java_FX
gptkbp:is_often_used_in desktop applications
web applications
gptkbp:is_part_of gptkb:Java_Foundation_Classes_(JFC)
gptkb:tools
gptkbp:is_used_in Graphical User Interfaces (GUIs)
gptkbp:monitors custom objects as items
images as items
gptkbp:nesting gptkb:JFrame
gptkb:JPanel
JDialog
gptkbp:provides dropdown list
gptkbp:style UIManager
Look and Feel
gptkbp:supports action listeners
item listeners
gptkbp:type_of gptkb:JComponent
gptkbp:used_in Java programming
gptkbp:bfsParent gptkb:Swing_components
gptkb:Java_2_Swing
gptkb:Java_Swing
gptkb:Java_API_for_Swing
gptkbp:bfsLayer 5