author | yan |
Mon, 14 Oct 2013 11:47:27 +0400 | |
changeset 21254 | f6d36ee3f269 |
parent 12047 | 320a714614e9 |
permissions | -rw-r--r-- |
21254
f6d36ee3f269
8025824: [cleanup] Fix tidy errors and warnings in preformatted HTML files related to 2d/awt/swing
yan
parents:
12047
diff
changeset
|
1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
12047 | 2 |
<html> |
3 |
<head> |
|
21254
f6d36ee3f269
8025824: [cleanup] Fix tidy errors and warnings in preformatted HTML files related to 2d/awt/swing
yan
parents:
12047
diff
changeset
|
4 |
<title></title> |
12047 | 5 |
</head> |
6 |
<body bgcolor="white"> |
|
7 |
Provides classes for integrating Java applications with the native application environment. |
|
8 |
||
9 |
These classes provide a simple way to implement native features to fine tune Java applications on Mac OS X. These listeners and handlers can help make Java applications behaviors and user interface indistinguishable from native applications. For further information on the Mac OS X user interface, consult the <a target=_blank href="http://developer.apple.com/mac/library/documentation/UserExperience/Conceptual/AppleHIGuidelines"> Aqua Human Interface Guidelines</a>.</body> |
|
10 |
</html> |