Class org.aswing.plaf.basic.BasicToggleButtonUI

Description

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

Method Index

new BasicToggleButtonUI()
createInstance()

Inherited from BasicButtonUI

Inherited from ComponentUI

Constructor Detail

BasicToggleButtonUI

public function BasicToggleButtonUI()

Method Detail

createInstance

static public function createInstance(c:Component):ComponentUI