Retrieves the first frame that has the specified name.
public DhWindow getFrame( String name )
name
The name of the frame to locate.
Returns the window defining the enclosed frame having the specified name.
This name must be unique. Otherwise, this method returns null.