Microsoft SDK for Java

addTimerListener

This method of the Timer Class adds a listener to the timer.

Syntax

public void addTimerListener(TimerListener listener);

Parameters

listener The listener that is added to the timer.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.