Class org.aswing.plaf.basic.border.ToolBarButtonBorder

Description

Method Index

new ToolBarButtonBorder()
createInstance(), paintBorder()

Inherited from ButtonBorder

Constructor Detail

ToolBarButtonBorder

function ToolBarButtonBorder()

Method Detail

createInstance

static public function createInstance():Border

this make shared instance and construct when use.

paintBorder

public function paintBorder(c:Component, g:Graphics, bounds:Rectangle):Void

paint the ButtonBorder content.

Specified By

paintBorder() in org.aswing.border.Border

Overrides

paintBorder() in org.aswing.plaf.basic.border.ButtonBorder