Advanced Java Programming

1234567891011121314
Across
  1. 3. A layout manager with five regions.
  2. 4. A top-level Swing container.
  3. 8. Handles web requests in Java.
  4. 9. Retrieves an IP address in Java.
  5. 10. Interface for handling user actions.
  6. 12. Maintains user state across requests.
  7. 13. Simplifies mouse event handling.
Down
  1. 1. Stores database query results.
  2. 2. Connects Java to a database.
  3. 4. Clickable Swing component.
  4. 5. Captures keyboard input.
  5. 6. Enables client-server communication.
  6. 7. Holds and organizes components in a GUI.
  7. 11. Used in UDP communication.
  8. 14. Java’s original GUI framework.