Class GifImage.GifFrame

  • Enclosing class:
    GifImage

    private static class GifImage.GifFrame
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private Image image  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private GifFrame()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • image

        private Image image
    • Constructor Detail

      • GifFrame

        private GifFrame()