com.java4ever.m3gtoolkit.ui
Class CellRendererUtil
java.lang.Object
com.java4ever.m3gtoolkit.ui.CellRendererUtil
- public class CellRendererUtil
- extends java.lang.Object
|
Method Summary |
static javax.swing.Icon |
createIcon(java.awt.image.BufferedImage image,
int width,
int height,
java.awt.Color border)
|
static void |
drawBackgroundImage(java.awt.Graphics g,
int width,
int height)
|
static java.awt.Image |
getBackgroundImage()
|
static javax.swing.Icon |
getIcon(java.awt.image.BufferedImage image)
|
static javax.swing.Icon |
getThumbnail(java.awt.image.BufferedImage image)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CellRendererUtil
public CellRendererUtil()
getBackgroundImage
public static java.awt.Image getBackgroundImage()
drawBackgroundImage
public static void drawBackgroundImage(java.awt.Graphics g,
int width,
int height)
getIcon
public static javax.swing.Icon getIcon(java.awt.image.BufferedImage image)
getThumbnail
public static javax.swing.Icon getThumbnail(java.awt.image.BufferedImage image)
createIcon
public static javax.swing.Icon createIcon(java.awt.image.BufferedImage image,
int width,
int height,
java.awt.Color border)
Copyright 2005 java4ever.com. All Rights Reserved.