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

Frame title bar icon base. @author paling @private

Instance Fields

function new(?width:Int = 16): Void

width

the width of the icon square.

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