Class SetFontCommand


  • public class SetFontCommand
    extends StateCommand<java.awt.Font>
    • Constructor Summary

      Constructors 
      Constructor Description
      SetFontCommand​(java.awt.Font font)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • SetFontCommand

        public SetFontCommand​(java.awt.Font font)