JTable

GPTKB entity

Statements (34)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:canBe gptkb:ListSelectionModel
TableCellEditor
TableCellRenderer
TableColumnModel
TableModel
gptkbp:canBePlacedIn gptkb:JScrollPane
gptkbp:hasConstructor JTable()
JTable(Object[][] rowData, Object[] columnNames)
JTable(TableModel dm)
gptkbp:hasMethod removeColumn
addColumn
getSelectedColumn
getSelectedRow
getValueAt
setValueAt
https://www.w3.org/2000/01/rdf-schema#label JTable
gptkbp:inheritsFrom gptkb:JComponent
gptkbp:introducedIn gptkb:Java_1.2
gptkbp:partOf gptkb:Swing_GUI_toolkit
javax.swing package
gptkbp:supports sorting
filtering
drag and drop
keyboard navigation
row selection
custom cell rendering
column selection
cell editing
gptkbp:usedFor displaying tabular data
gptkbp:writtenBy gptkb:Java
gptkbp:bfsParent gptkb:Java_Swing
gptkb:Swing_API
gptkbp:bfsLayer 7