JLabel

GPTKB entity

Statements (50)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:author gptkb:Sun_Microsystems
gptkbp:canDisplayHTML true
gptkbp:category GUI component
Swing widget
gptkbp:documentation https://docs.oracle.com/javase/8/docs/api/javax/swing/JLabel.html
gptkbp:hasConstructor JLabel()
JLabel(Icon icon)
JLabel(Icon image, int horizontalAlignment)
JLabel(String text)
JLabel(String text, int horizontalAlignment)
gptkbp:hasEvent gptkb:ChangeEvent
gptkbp:hasMethod getText
setText
getIcon
setHorizontalAlignment
setIcon
setVerticalAlignment
gptkbp:hasProperty gptkb:brand
gptkb:text
horizontalAlignment
iconTextGap
labelFor
verticalAlignment
gptkbp:hasUIClass LabelUI
https://www.w3.org/2000/01/rdf-schema#label JLabel
gptkbp:interface gptkb:ImageObserver
Accessible
Serializable
MenuContainer
SwingConstants
gptkbp:introducedIn gptkb:Java_1.2
gptkbp:isEditable false
gptkbp:isFocusable false
gptkbp:isLightweight true
gptkbp:isOpaque true
gptkbp:partOf gptkb:Swing
gptkbp:relatedTo gptkb:JComponent
gptkb:JButton
gptkb:JPanel
gptkb:JTextField
gptkbp:serialization true
gptkbp:superclass gptkb:JComponent
gptkbp:threadSafe false
gptkbp:type javax.swing
gptkbp:usedFor displaying images
displaying text
gptkbp:bfsParent gptkb:Java_Swing
gptkb:Swing_API
gptkbp:bfsLayer 7