Class SetColorCommand


  • public class SetColorCommand
    extends StateCommand<java.awt.Color>
    • Constructor Summary

      Constructors 
      Constructor Description
      SetColorCommand​(java.awt.Color color)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • SetColorCommand

        public SetColorCommand​(java.awt.Color color)