Class SetPaintCommand


  • public class SetPaintCommand
    extends StateCommand<java.awt.Paint>
    • Constructor Summary

      Constructors 
      Constructor Description
      SetPaintCommand​(java.awt.Paint paint)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • SetPaintCommand

        public SetPaintCommand​(java.awt.Paint paint)