JFormattedTextField

GPTKB entity

Statements (30)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:canBe gptkb:DateFormatter
InternationalFormatter
MaskFormatter
NumberFormatter
gptkbp:extendsTo gptkb:JTextField
gptkbp:hasConstructor JFormattedTextField()
JFormattedTextField(AbstractFormatter formatter)
JFormattedTextField(Format format)
JFormattedTextField(Object value)
JFormattedTextField(AbstractFormatterFactory factory)
gptkbp:hasEvent gptkb:PropertyChangeEvent
gptkb:ActionEvent
gptkbp:hasMethod setValue
getFormatterFactory
getValue
setFormatterFactory
https://www.w3.org/2000/01/rdf-schema#label JFormattedTextField
gptkbp:interface SwingConstants
gptkbp:introducedIn Java 1.4
gptkbp:isEditable true
gptkbp:isSwingComponent true
gptkbp:partOf javax.swing package
gptkbp:serialization true
gptkbp:superclass gptkb:JTextField
gptkbp:supports input validation
formatting
gptkbp:usedFor formatted text input
gptkbp:bfsParent gptkb:Java_Swing
gptkbp:bfsLayer 7