set_accel_widget


Description:

public void set_accel_widget (Widget? accel_widget)

Sets the widget to be monitored by this accelerator label.

Passing null for accel_widget will dissociate this from its current widget, if any.

Parameters:

this

a AccelLabel

accel_widget

the widget to be monitored, or null