Package strategy

Class FilePicture

  • All Implemented Interfaces:
    FileHandler

    public class FilePicture
    extends java.lang.Object
    implements FileHandler
    Class that is responsible to save draw as jpeg.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private DrawingFrame frame  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void open​(java.io.File file)
      Not implemented.
      void save​(java.io.File file)
      Save currently draw as picture.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait