-
Enhancement
-
Resolution: Duplicate
-
P5
-
None
-
1.2.2
-
generic
-
generic
Name: rlT66838 Date: 08/06/99
Please make the method
boolean isActive()
in the java.awt.Window class public access, like.
public final boolean isActive()
For know I have to misuse the getFocusOwner() method and check
if it returns a non null value, which is not elegant and could
break in some circumstances.
(Review ID: 93582)
======================================================================
- duplicates
-
JDK-4290675 Focus Management Enhancements
- Closed