Overview | Methods | This Package | All Packages
Sets the enabled state of the hyperlink.
Syntax
public final void setEnabled( boolean f )
Parameters
f
Set to true to enable the hyperlink; set to false to disable it.
See Also getEnabled