DhWindow.getTopWindow

Overview | Methods | This Package | All Packages

DhWindow.getTopWindow

Retrieves the topmost ancestor window of this window in the parenting heirarchy.

Syntax

final public DhWindow getTopWindow()

Return Value

Returns the topmost DhWindow object.

Remarks

If this DhWindow is the top, it is returned.