Statements (32)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:class
|
gptkbp:canBe |
indeterminate
determinate |
gptkbp:documentation |
https://docs.oracle.com/javase/8/docs/api/javax/swing/JProgressBar.html
|
gptkbp:hasConstructor |
JProgressBar()
JProgressBar(int min, int max) |
gptkbp:hasEvent |
gptkb:ChangeEvent
|
gptkbp:hasMethod |
getValue()
setValue(int) setMaximum(int) setMinimum(int) setStringPainted(boolean) |
gptkbp:hasProperty |
value
orientation maximum minimum stringPainted |
gptkbp:hasUIDelegate |
ProgressBarUI
|
https://www.w3.org/2000/01/rdf-schema#label |
JProgressBar
|
gptkbp:implementedIn |
SwingConstants
|
gptkbp:introducedIn |
gptkb:Java_1.2
|
gptkbp:openToPublic |
true
|
gptkbp:partOf |
gptkb:Swing
|
gptkbp:serialization |
true
|
gptkbp:superclass |
gptkb:JComponent
|
gptkbp:supports |
vertical orientation
horizontal orientation |
gptkbp:type |
javax.swing
|
gptkbp:usedFor |
displaying progress of a task
|
gptkbp:usedIn |
GUI applications
|
gptkbp:bfsParent |
gptkb:Java_Swing
|
gptkbp:bfsLayer |
7
|