Class Writer

  • All Implemented Interfaces:
    Command<Pixmap>

    public class Writer
    extends FileCommand<Pixmap>
    Save the chosen file as a chosen file type. Defaults to .jpg if none specified
    • Constructor Detail

      • Writer

        public Writer()
    • Method Detail

      • execute

        public void execute​(Pixmap target)
        Description copied from interface: Command
        Implementations determine how to update the given target object