Interface BannerFontAccessor

All Known Subinterfaces:
BannerFontAccessor.BannerFontProperty, ParseArgs
All Known Implementing Classes:
ArgsParser

public interface BannerFontAccessor
Provides an accessor for a banner Font property.
  • Method Details

    • getBannerFont

      org.refcodes.textual.Font getBannerFont()
      Retrieves the banner Font from the banner Font property.
      Returns:
      The banner Font stored by the banner Font property.