Package org.jcsp.awt

Class GraphicsCommand

    • Field Detail

      • NULL

        public static final GraphicsCommand NULL
        This is the null command whose interpretation is a no-op.
      • SET_PAINT_MODE

        public static final GraphicsCommand SET_PAINT_MODE
        This is the (immutable) command object for java.awt.Graphics.setPaintMode.