Class org.aswing.plaf.winxp.WinXpTextAreaUI

Method Index

new WinXpTextAreaUI()
createInstance(), getPreferredSize()

Inherited from BasicTextComponentUI

Inherited from ComponentUI

Constructor Detail

WinXpTextAreaUI

public function WinXpTextAreaUI()

Method Detail

createInstance

public function createInstance():WinXpTextAreaUI

getPreferredSize

public function getPreferredSize(c:Component):Dimension

Return null, make it to count in JTextFiled's countPreferredSize method.