Class PaintModeDoc


  • public class PaintModeDoc
    extends java.lang.Object
    Writes a section of XML text documenting all the known PaintModes. This class is designed to be used from its main(java.lang.String[]) method.
    Since:
    10 Oct 2008
    Author:
    Mark Taylor
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      Writes subsection to standard output.
      • Methods inherited from class java.lang.Object

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

      • main

        public static void main​(java.lang.String[] args)
        Writes subsection to standard output.