Class CompoundField

    • Constructor Detail

      • CompoundField

        public CompoundField()
        Creates a new compound field.
      • CompoundField

        public CompoundField​(String textStyle)
        Creates a new compound field with the specified text style.
        Parameters:
        textStyle - the text style for this compound field.
    • Method Detail

      • getTextStyle

        public String getTextStyle()
        Description copied from interface: Field
        The text style of the field, or null if no special style is used.
        Specified by:
        getTextStyle in interface Field
        Returns:
        the text style