Class org.aswing.plaf.winxp.WinXpTextFieldUI

Method Index

new WinXpTextFieldUI()
createInstance(), getPreferredSize()

Inherited from BasicTextComponentUI

Inherited from ComponentUI

Constructor Detail

WinXpTextFieldUI

public function WinXpTextFieldUI()

Method Detail

createInstance

public function createInstance():WinXpTextFieldUI

getPreferredSize

public function getPreferredSize(c:Component):Dimension

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