Microsoft SDK for Java

DhWindow.goForwardInHistory

Loads the next URL in the history list.

Syntax

final public void goForwardInHistory( int delta, EventHandler h )

Parameters

delta

The number of pages to go forward relative to the current page.

h

The EventHandler delegate specifying the event handler to call when the browser loads the next URL.

See Also   goBackInHistory, goRelativeInHistory

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