Packageorg.aswing
Classpublic class SimpleButtonIconToggle
ImplementsIcon



Public Methods
 MethodDefined by
  
SimpleButtonIconToggle(asset:SimpleButton)
SimpleButtonIconToggle
  
getDisplay(c:Component):DisplayObject
SimpleButtonIconToggle
  
SimpleButtonIconToggle
  
SimpleButtonIconToggle
  
updateIcon(c:Component, g:Graphics2D, x:int, y:int):void
SimpleButtonIconToggle
Constructor detail
SimpleButtonIconToggle()constructor
public function SimpleButtonIconToggle(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