class org.aswing.colorchooser.NoColorIcon

@author paling

Instance Fields

function new(width:Int, height:Int): Void

function getIconHeight(c:Component): Int

Return the icon's height.

function getIconWidth(c:Component): Int

Return the icon's width.

function updateIcon(com:Component, g:Graphics2D, x:Int, y:Int): Void

Draw the icon at the specified location.