Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Java Platform, Standard Edition
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== java.awt === {{Main|Abstract Window Toolkit}} The {{Javadoc:SE|package=java.awt|java/awt|module=java.desktop}}, or Abstract Window Toolkit, provides access to a basic set of [[GUI]] widgets based on the underlying native platform's widget set, the core of the GUI event subsystem, and the interface between the native windowing system and the Java application. It also provides several basic [[layout manager]]s, a datatransfer package for use with the [[Clipboard (software)|Clipboard]] and [[Drag and drop|Drag and Drop]], the interface to [[input device]]s such as [[Mouse (computing)|mice]] and [[Keyboard (computing)|keyboards]], as well as access to the [[system tray]] on supporting systems. This package, along with <code>javax.swing</code> contains the largest number of enums (7 in all) in JDK 6.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)