Interface Frame

    • Method Detail

      • addTitle

        void addTitle​(String title)
        add a title to the frame.
      • addTop

        void addTop​(String top)
        add a string on the top of the frame.
      • addBottom

        void addBottom​(String bottom)
        add a string on the bottom of the frame.
      • printBefore

        String printBefore()
        Method declaration
        Returns:
      • printMiddle

        String printMiddle()
        Method declaration
        Returns:
      • printAfter

        String printAfter()
        Method declaration
        Returns: