class org.aswing.plaf.basic.icon.FrameCloseIcon extends FrameIcon

The icon for frame close. @author paling @private

Instance Fields

Show inherited public instance fieldsHide inherited public instance fields

Inherited from FrameIcon

function getColor(c:Component):ASColor
function getDisplay(c:Component):DisplayObject
function getIconHeight(c:Component):Int
function getIconWidth(c:Component):Int
function getSize():Int
function updateIcon(c:Component, g:Graphics2D, x:Int, y:Int):Void
function updateIconImp(style:StyleResult, g:Graphics2D, x:Int, y:Int):Void

function new(): Void