FontDialog.removeOnApply

Overview | Methods | This Package | All Packages

FontDialog.removeOnApply

Removes the delegate that is assigned to the apply event.

Syntax

public final void removeOnApply( EventHandler value )

Parameters

value

The EventHandler delegate to be removed.

See Also   addOnApply