This method of the BooleanDataFormat class retrieves the string that is displayed for true values.
public String getTrueValue();
Returns the string that is used for true values.
See Also setTrueValue