| Method | Defined by | ||
|---|---|---|---|
|
EmptyIcon(width:int, height:int)
| EmptyIcon | ||
|
getDisplay(c:Component):DisplayObject
| EmptyIcon | ||
|
getIconHeight(c:Component):int
| EmptyIcon | ||
|
getIconWidth(c:Component):int
| EmptyIcon | ||
| EmptyIcon | |||
| EmptyIcon | () | constructor |
public function EmptyIcon(width:int, height:int)Parameters
width:int |
|
height:int |
| getDisplay | () | method |
| getIconHeight | () | method |
| getIconWidth | () | method |
| updateIcon | () | method |
public function updateIcon(c:Component, g:Graphics2D, x:int, y:int):voidParameters
c:Component |
|
g:Graphics2D |
|
x:int |
|
y:int |