M3GToolkit 0.5.0

com.java4ever.m3gtoolkit.ui
Class CellRendererUtil

java.lang.Object
  extended bycom.java4ever.m3gtoolkit.ui.CellRendererUtil

public class CellRendererUtil
extends java.lang.Object


Constructor Summary
CellRendererUtil()
           
 
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
 

Constructor Detail

CellRendererUtil

public CellRendererUtil()
Method Detail

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)

M3GToolkit 0.5.0

Copyright 2005 java4ever.com. All Rights Reserved.