net.infonode.gui.icon

Class IconUtil

public class IconUtil extends Object

Version: $Revision: 1.5 $

Author: $Author: jesper $

Field Summary
static IconSMALL_ICON
Method Summary
static Iconcopy(Icon icon)
static IcongetIcon(Object object)
static intgetIconHeight(Object object)
static intgetIconWidth(Object object)
static intgetMaxIconWidth(Object[] objects)

Field Detail

SMALL_ICON

public static final Icon SMALL_ICON

Method Detail

copy

public static Icon copy(Icon icon)

getIcon

public static Icon getIcon(Object object)

getIconHeight

public static int getIconHeight(Object object)

getIconWidth

public static int getIconWidth(Object object)

getMaxIconWidth

public static int getMaxIconWidth(Object[] objects)