Cross Reference: MultipleMode.html
xref
: /
openjdk7
/
jdk
/
test
/
java
/
awt
/
FileDialog
/
MultipleMode
/
MultipleMode.html
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
MultipleMode.html revision 2153
116
N/A
<
html
>
116
N/A
<!--
116
N/A
@test
116
N/A
@bug 6467204
116
N/A
@summary Need to implement "extended" native FileDialog for JFileChooser
116
N/A
@author dmitry.cherepanov@sun.com area=
awt.filedialog
116
N/A
@run
applet
/
manual
=yesno
MultipleMode.html
116
N/A
-->
116
N/A
<
head
>
116
N/A
<
title
> MultipleMode </
title
>
116
N/A
</
head
>
116
N/A
<
body
>
116
N/A
116
N/A
<
h1
>MultipleMode<
br
>Bug ID: 6467204</
h1
>
116
N/A
116
N/A
<
p
> See the dialog box (usually in upper left corner) for instructions</
p
>
116
N/A
116
N/A
<
APPLET
CODE=
"
MultipleMode.class
"
WIDTH=
200
HEIGHT=
200
></
APPLET
>
116
N/A
</
body
>
116
N/A
</
html
>
116
N/A