Class PlasticBumps.BumpBuffer

java.lang.Object
com.jgoodies.looks.plastic.PlasticBumps.BumpBuffer
Enclosing class:
PlasticBumps

private static final class PlasticBumps.BumpBuffer extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • hasSameConfiguration

      boolean hasSameConfiguration(GraphicsConfiguration aGC, Color aTopColor, Color aShadowColor, Color aBackColor)
    • getImage

      Image getImage()
      Returns the Image containing the bumps appropriate for the passed in GraphicsConfiguration.
    • getImageSize

      static Dimension getImageSize()
    • fillBumpBuffer

      private void fillBumpBuffer()
      Paints the bumps into the current image.
    • createImage

      private void createImage()
      Creates the image appropriate for the passed in GraphicsConfiguration, which may be null.