Package com.miginfocom.util.gfx

Class Summary
ArrowPainter Paints an arrow facing any 90 degree direction.
BackgroundPanel A JPanel that you can set the background paint to GradientPaint or other subclasses of Paints other than Color.
BackgroundTextField A JTextField that you can set the background paint to GradientPaint or other subclasses of Paints other than Color.
ColorTintComposite A composite that tints the output pixels, either relatively or absolutley.
ComboFormattedTextField Adds anti aliasing and preferred size padding and enabled/disable background.
DualArrowPainter Paints an arrow facing any 90 degree direction.
GfxUtil A number of utility methods for graphics operations.
GridARLayout Internal layout manager.
IconPainter A painter interface that has an inherent size that it will paint through the Icon interface but it should also adhere to painting that in any size as provided by the ScaleableImage interface.
ImageBorder A border based on a SlicedImage.
PainterButton A button which shows graphics drawn by a generic painter (ScaleableImage, e.g ArrowPainter.
RepaintRegion A special Rectangle that can have an area that are null.
RoundRectangle An subclass of the RoundRectangle2D with corner arcs that arn't scaled when the shape itself is scaled.
ScaleableImage An image (icon) that can be scaled as well.
ShapeGradientPaint An implementation that uses a GradientPaint that is better suited to fill a generic shape.
SlicedImage Slices an image into 9 parts (3x3), normally seen in themes for painting borders and such.
SlicedImage.ImageSlice  
SliceSpec A specification on how an image should be sliced into 3x3 slices.
SoftLineBorder A line border of width 1 that has brighter corner pixels which makes it look somewhat rounded.
UIColor A subclass to Color that stores it's value as string for later decoding to a Color depending of the UI and platform.
XtdImage A implmentation of an image (aggregated) that can be realized in many ways.
XtdJLabel A extended JLabel.
XtdTexturePaint A texture paint that can use a XtdImage.
 



Copyright © 2009 MiG InfoCom AB. All Rights Reserved.