Microsoft SDK for Java

DhWindow.getFrame

Retrieves the first frame that has the specified name.

Syntax

public DhWindow getFrame( String name )

Parameters

name

The name of the frame to locate.

Return Value

Returns the window defining the enclosed frame having the specified name.

Remarks

This name must be unique. Otherwise, this method returns null.

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