|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
AbstractBean by implementing the
Serializable interface.AbstractSerializableBean.
AbstractSerializableBean, using the
supplied support delegates.
PaintUtils.blend(Color,Color) instead
PaintUtils.computeForeground(Color) instead
BufferedImage using the same color model
as the image passed as a parameter.
PaintUtils.getCheckerPaint() instead
PaintUtils.getCheckerPaint(Paint,Paint,int) instead
Paint that is a checkered effect using the colors gray and Color.WHITE.
Paint that is a checkered effect using the specified colors.
BufferedImage.
Point at which a window should be placed to
center that window on the screen.
Point at which a window should be placed to
center that window on the given desktop.
Point at which a window should be placed in
order to be staggered slightly from another "origin" window to
ensure that the title areas of both windows remain visible to the user.
GraphicsUtilities contains a set of tools to perform
common graphics operations easily.PaintUtils.interpolate(Color,Color,float) instead
java.version
System property
ShapeUtils.mergeClip(Graphics,Shape) instead
java.beans package.PaintUtils.removeAlpha(Color) instead
PaintUtils.setAlpha(Color,int) instead
PaintUtils.setBrightness(Color,float) instead
BufferedImage.
PaintUtils.setSaturation(Color,float) instead
GraphicsUtilities.tileStretchPaint(Graphics,JComponent,BufferedImage,Insets) instead
PaintUtils.toHexString(Color) instead
String that represents the supplied color as a
hex-value RGB triplet, including the "#".
Frame and
Dialog objects and descendants, in particular).
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||