Class Snippet2


  • public class Snippet2
    extends java.lang.Object
    Demonstrate use of BackgroundColorPrint.
    • Constructor Summary

      Constructors 
      Constructor Description
      Snippet2()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static Print createPrint()  
      static void main​(java.lang.String[] args)
      Executes the snippet.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Snippet2

        public Snippet2()
    • Method Detail

      • createPrint

        public static Print createPrint()
      • main

        public static void main​(java.lang.String[] args)
        Executes the snippet.
        Parameters:
        args - command-line args.