Packageorg.aswing
Classpublic class SimpleButtonIcon
ImplementsIcon



Public Methods
 MethodDefined by
  
SimpleButtonIcon(asset:SimpleButton)
SimpleButtonIcon
  
getDisplay(c:Component):DisplayObject
SimpleButtonIcon
  
SimpleButtonIcon
  
SimpleButtonIcon
  
updateIcon(c:Component, g:Graphics2D, x:int, y:int):void
SimpleButtonIcon
Constructor detail
SimpleButtonIcon()constructor
public function SimpleButtonIcon(asset:SimpleButton)Parameters
asset:SimpleButton
Method detail
getDisplay()method
public function getDisplay(c:Component):DisplayObjectParameters
c:Component

Returns
DisplayObject
getIconHeight()method 
public function getIconHeight(c:Component):intParameters
c:Component

Returns
int
getIconWidth()method 
public function getIconWidth(c:Component):intParameters
c:Component

Returns
int
updateIcon()method 
public function updateIcon(c:Component, g:Graphics2D, x:int, y:int):voidParameters
c:Component
 
g:Graphics2D
 
x:int
 
y:int