Statements (50)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:class
|
gptkbp:canBe |
editable via custom cell editors
|
gptkbp:commonIn |
gptkb:ListSelectionModel
gptkb:JScrollPane ListModel |
gptkbp:documentation |
https://docs.oracle.com/javase/8/docs/api/javax/swing/JList.html
|
gptkbp:extendsTo |
gptkb:JComponent
|
gptkbp:hasConstructor |
JList()
JList(ListModel dataModel) JList(Object[] listData) JList(Vector<?> listData) |
gptkbp:hasEvent |
gptkb:ListSelectionEvent
|
gptkbp:hasListener |
gptkb:ListSelectionListener
|
gptkbp:hasMethod |
setModel
addListSelectionListener getSelectedValue setListData |
gptkbp:hasProperty |
gptkb:model
selectionMode selectionModel selectedIndex cellRenderer dragEnabled dropMode fixedCellHeight fixedCellWidth layoutOrientation prototypeCellValue selectedValue selectionBackground selectionForeground valueIsAdjusting visibleRowCount |
https://www.w3.org/2000/01/rdf-schema#label |
JList
|
gptkbp:interface |
gptkb:ListSelectionListener
Accessible Scrollable |
gptkbp:introducedIn |
gptkb:Java_1.2
|
gptkbp:mayInclude |
any object type
|
gptkbp:partOf |
javax.swing package
|
gptkbp:serialization |
true
|
gptkbp:superclass |
gptkb:JComponent
|
gptkbp:supports |
multiple selection
custom cell rendering single selection |
gptkbp:threadSafe |
false
|
gptkbp:usedFor |
displaying lists of items in a GUI
|
gptkbp:usedIn |
gptkb:Swing_applications
|
gptkbp:bfsParent |
gptkb:Java_Swing
|
gptkbp:bfsLayer |
7
|