| Package | org.aswing.plaf.basic.tabbedpane |
| Class | public class CloseIcon |
| Implements | Icon, UIResource |
| Property | Defined by | ||
|---|---|---|---|
| height : int | CloseIcon | ||
| shape : Shape | CloseIcon | ||
| width : int | CloseIcon | ||
| Method | Defined by | ||
|---|---|---|---|
| CloseIcon | |||
| CloseIcon | |||
|
getDisplay(c:Component):DisplayObject
| CloseIcon | ||
|
getIconHeight(c:Component):int
| CloseIcon | ||
|
getIconWidth(c:Component):int
| CloseIcon | ||
| CloseIcon | |||
| height | property |
protected var height:int
| shape | property |
protected var shape:Shape
| width | property |
protected var width:int
| CloseIcon | () | constructor |
public function CloseIcon()
| getColor | () | method |
| 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 |