What is Java AWT?
Features of AWT in Java
AWT UI Aspects
Hierarchy of Java AWT
AWT Components
Developing a Calculator with Java AWT
UI Elements
Components
Behavior
Aim: Wap to demonstrate the FocusEvnet using textfield and one Button on Frame or Applet Theory : Focus Event: This is the lowest component in the awt hierarchy. FocusEvents use when user wants t…