Documentation of 'org.jhotdraw.color.ColorTrackImageProducer' Java class
ColorTrackImageProducer
org.jhotdraw.color

Class ColorTrackImageProducer

  • All Implemented Interfaces:
    java.awt.image.ImageProducer


    public class ColorTrackImageProducer
    extends java.awt.image.MemoryImageSource
    ColorTrackImageProducer creates the image for the track of a color slider.
    See Also:
    ColorSliderUI
    • Constructor Detail

      • ColorTrackImageProducer

        public ColorTrackImageProducer(int w,
                                       int h,
                                       int trackBuffer,
                                       boolean isHorizontal)
        Creates a new instance.
    • Method Detail

      • getWidth

        public int getWidth()
      • getHeight

        public int getHeight()
      • markAsDirty

        public void markAsDirty()
      • needsGeneration

        public boolean needsGeneration()
      • regenerateColorTrack

        public void regenerateColorTrack()
      • generateColorTrack

        public void generateColorTrack()
      • setColorSliderModel

        public void setColorSliderModel(ColorSliderModel colorizer)
      • setColorComponentIndex

        public void setColorComponentIndex(int index)
      • componentChanged

        public void componentChanged(int index)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.