All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Container
|
+----guinea.ui.GradeBar
|
+----guinea.ui.FiveGrade
Impairment Grade Imperceptible 5.0 Perceptible, but not annoying 4.0 Slightly annoying 3.0 Annoying 2.0 Very annoying 1.0
One decimal place is used.
This component is basically a simple extension to the generic GradeBar grading scale. This component simply predefines the limits of the scale, number of decimals and adjectives ("anchors").
public static final String pattern
public FiveGrade()
public FiveGrade(String qtext)
All Packages Class Hierarchy This Package Previous Next Index