author | malenkov |
Thu, 26 Jun 2008 15:39:12 +0400 | |
changeset 1275 | 748883f48403 |
child 21596 | 0e3a39f29dbc |
permissions | -rw-r--r-- |
1275
748883f48403
6718965: Swing color chooser tests should be open source
malenkov
parents:
diff
changeset
|
1 |
<html> |
748883f48403
6718965: Swing color chooser tests should be open source
malenkov
parents:
diff
changeset
|
2 |
<body> |
748883f48403
6718965: Swing color chooser tests should be open source
malenkov
parents:
diff
changeset
|
3 |
1. Press button "Show Dialog" at the frame "Test" and |
748883f48403
6718965: Swing color chooser tests should be open source
malenkov
parents:
diff
changeset
|
4 |
the dialog with button "Show ColorChooser" should appears. |
748883f48403
6718965: Swing color chooser tests should be open source
malenkov
parents:
diff
changeset
|
5 |
2. Press button "Show ColorChooser" at the dialog "Dialog" and |
748883f48403
6718965: Swing color chooser tests should be open source
malenkov
parents:
diff
changeset
|
6 |
the colorchooser should appears. |
748883f48403
6718965: Swing color chooser tests should be open source
malenkov
parents:
diff
changeset
|
7 |
3. Press the button "Cancel" of colorchooser. |
748883f48403
6718965: Swing color chooser tests should be open source
malenkov
parents:
diff
changeset
|
8 |
If the focus will come to the frame "Test" then test fails. |
748883f48403
6718965: Swing color chooser tests should be open source
malenkov
parents:
diff
changeset
|
9 |
If the focus will come to the dialog "Dialog" then test passes. |
748883f48403
6718965: Swing color chooser tests should be open source
malenkov
parents:
diff
changeset
|
10 |
|
748883f48403
6718965: Swing color chooser tests should be open source
malenkov
parents:
diff
changeset
|
11 |
<applet width="500" height="400" code="Test4759934.class"> |
748883f48403
6718965: Swing color chooser tests should be open source
malenkov
parents:
diff
changeset
|
12 |
</applet> |
748883f48403
6718965: Swing color chooser tests should be open source
malenkov
parents:
diff
changeset
|
13 |
</body> |
748883f48403
6718965: Swing color chooser tests should be open source
malenkov
parents:
diff
changeset
|
14 |
</html> |