Overview | Methods | Fields | This Package | All Packages
OverviewMethodsFieldsThis PackageAll Packages
Control.getTopLevel
Retrieves a boolean value indicating whether this control is a top-level window (a window that has no parent window).
Syntax
public final boolean getTopLevel()
Return Value
Returns true if this control is a top-level window; otherwise, returns false.
See Also setTopLevel