Class org.aswing.plaf.basic.BasicCheckBoxUI

Description

Basic CheckBox implementation. To implement a Diff CheckBox UI, generally you should:

Method Index

new BasicCheckBoxUI()
createInstance()

Inherited from BasicRadioButtonUI

Inherited from BasicButtonUI

Inherited from ComponentUI

Constructor Detail

BasicCheckBoxUI

public function BasicCheckBoxUI()

Method Detail

createInstance

static public function createInstance(c:Component):ComponentUI