Class DocumentButton

    • Constructor Detail

      • DocumentButton

        public DocumentButton​(Patient patient,
                              java.awt.Rectangle bounds,
                              java.lang.String textureName,
                              Document doc)
    • Method Detail

      • draw

        public void draw()
        Specified by:
        draw in class Button
      • cleanup

        public void cleanup()
        Specified by:
        cleanup in class Button
      • getTexture

        public Texture getTexture()