Package ca.corbett.extras.image


package ca.corbett.extras.image
Contains utilities and components related to image handling.
  • Class
    Description
    A scrollable panel that can show a list of images, each represented by a thumbnail and an optional label to describe the image.
    A custom JPanel extension that can display an image in configurable ways, with optional handling of mouse events to allow zooming and scrolling.
    Represents configuration options for ImagePanel.
     
     
    Provides a FormField implementation for viewing/editing config options for ImagePanels.
    Contains utility method for drawing stylized text onto a BufferedImage.
     
    Contains generic methods for dealing with images and image data.
    A FileFilter implementation that can be used with file choosers to limit the selection to acceptable image files.
    A compound (multi-component) FormField for grouping all of the fields required to configure a LogoGenerator request.
    Utility class to generate small, text-based images that can serve as a very quick logo type of thing.
    Represents a configuration preset for logo images, to be used with LogoGenerator.