Packageorg.aswing.plaf.basic.border
Classpublic class ComboBoxPopupBorder
InheritanceComboBoxPopupBorder Inheritance LineBorder Inheritance DecorateBorder
ImplementsUIResource



Public Methods
 MethodDefined by
  
ComboBoxPopupBorder
 Inherited
Returns the insets of the border.
Note:subclass should not override this method, should override getBorderInsetsImp.
DecorateBorder
 Inherited
LineBorder
 Inherited
LineBorder
 Inherited
getDisplay(c:Component):DisplayObject
You should override this method to return the display object.
DecorateBorder
 Inherited
getDisplayImp():DisplayObject
LineBorder
 Inherited
Returns current interior border.
DecorateBorder
 Inherited
getRound():Number
LineBorder
 Inherited
getThickness():Number
LineBorder
 Inherited
setColor(color:ASColor):void
LineBorder
 Inherited
setInterior(interior:Border):void
Sets new interior border.
DecorateBorder
 Inherited
setRound(round:Number):void
LineBorder
 Inherited
setThickness(thickness:Number):void
LineBorder
 Inherited
call super.paintBorder paint the border first and then paint the interior border on the interior bounds.
DecorateBorder
 Inherited
LineBorder
Constructor detail
ComboBoxPopupBorder()constructor
public function ComboBoxPopupBorder()