Package be.gaudry.swing.component.image


package be.gaudry.swing.component.image
  • Class Summary
    Class
    Description
    This utility class draws and scales an image to fit canvas of a component.
    Allows to display an image and zooming on it.
    This is an extended version of a JLabel which draws its icon image using the ImageDrawer utility.
    This is an extended version of a JLabel which draws its icon image using the ImageDrawer utility.
  • Enum Class Summary
    Enum Class
    Description
    Actions to enable or disable on image displaying Provided by the broldev.core.swing project.