Java ProgrammingLaajuus (3 cr)
Course unit code: 2061039121
General information
- Credits
- 3 cr
Objective
After completing this course the student knows the application programming interfaces (APIs) used in making graphical user interfaces (GUIs) with Java, understands the structure of the GUI source code, including event handlers and component's graphics drawing source code, and is able to implement a graphical Java application.
Content
Java Foundation Classes, Swing, AWT & event handlers, LayoutManagers, Graphics 2D, internationalization and localization, drag'n'drop, applets, Java EE & Java ME basics. Implementing custom components and their graphics drawing routines.