Cross Reference: DeiconifiedFrameLoosesFocus.html
xref
: /
openjdk7
/
jdk
/
test
/
java
/
awt
/
Focus
/
DeiconifiedFrameLoosesFocus
/
DeiconifiedFrameLoosesFocus.html
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
DeiconifiedFrameLoosesFocus.html revision 0
0
N/A
<
html
>
0
N/A
<!--
0
N/A
@test
0
N/A
@bug 6480534
0
N/A
@summary A Frame changing its state from ICONIFIED to NORMAL should regain focus.
0
N/A
@author anton.tarasov@...: area=
awt.focus
0
N/A
@library /
regtesthelpers
0
N/A
@build Util
0
N/A
@run applet
DeiconifiedFrameLoosesFocus.html
0
N/A
-->
0
N/A
<
head
>
0
N/A
<
title
>DeiconifiedFrameLoosesFocus</
title
>
0
N/A
</
head
>
0
N/A
<
body
>
0
N/A
0
N/A
<
h1
>DeiconifiedFrameLoosesFocus<
br
>Bug ID: 6480534</
h1
>
0
N/A
0
N/A
<
p
>See the dialog box (usually in upper left corner) for instructions</
p
>
0
N/A
0
N/A
<
APPLET
CODE=
DeiconifiedFrameLoosesFocus.class
WIDTH=
200
HEIGHT=
200
></
APPLET
>
0
N/A
</
body
>
0
N/A
</
html
>