Class SetBackgroundCommand


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

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

      • Methods inherited from class java.lang.Object

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

      • SetBackgroundCommand

        public SetBackgroundCommand​(java.awt.Color color)