Icon Simple Icon representation for 'file' item in FvFileDialogView list.
public function paintIcon(com:Component, g:Graphics, x:Number, y:Number):VoidDraw the icon at the specified component's specified location with the graphics.
com | component for which this border is being painted |
g | the paint graphics |
x | the x corrdinate of the icon(top left of bounds) |
y | the y corrdinate of the icon(top left of bounds) |