Online Jdk eLearning - Training Resources
Jdk Training Provider? - Tell us about your Training!
From Online Training Directory
Java 2 -- Applets & Imaging
...he third unit describes the Java 2D API introduced in the JDK 1.2 kit.
It also discusses the uses of the Graphics2D class, and lists the methods of the class.
You will learn to use the various attributes of the Graphics2D rendering context for providing enhanced two-dimensional graphics, text, and imaging capabilities for Java programs. This unit also explains the uses of TextLayout and the
more...
Java 2 -- Extending the GUI
...event package.
It explains the delegation event model in JDK 1.2 and the three main components of the model: event, event source, and event listener.
You will learn about the various AWT event classes. Finally, you will implement the appropriate event listener interfaces for handling events The third unit explains the procedure for handling the mouse window, and key events.
You will learn to
more...
From Serebra Learning Corporation
OS 390 and Java
...dition, the course covers the considerations of using the JDK on OS/390, including facets of using the AWT under X-Windows; character set considerations, and the Java Native Interface. The course also describes various Java integrated development environments (IDE) which can be used to develop applications on workstations for later deployment in the OS/390 environment. Finally, the course
more...
Java 2: Extending the GUI
This course provides an overview of advanced Graphical User Interface (GUI) components such as fonts menus and dialog boxes. It also discusses the creation and use of these GUI components. You will be introduced to the various components of the Delegation Event Model in JDK 1.2 and the class hierarchy in the java.awt.event package. You will learn about the various classes in the java.awt.event
more...
Java 2: Applets and Imaging
In this course you will learn about the procedure for creating an applet its features and its life cycle. The course also explains the paint repaint and the update methods and the differences between the three methods. You will be introduced to the various components of the Delegation Event Model in JDK 1.2 and the class hierarchy in the java.awt.event package. In addition you will learn to
more...
Java 2: Advanced Java
... in garbage collection. It explains the security model of JDK 1.2 and describes the security mechanisms the security policies and permissions. The course covers the concepts of internationalization and the functions of the Locale class the Calendar class and the TimeZone class. You will learn about the component model for objects used in distributed computing. You will cover the basic structure
more...
Advanced Programming in Java 2 - Part 1
The Advanced Programming in Java 2 - Part I is the first course iin the Advanced Programming in Java 2 curriculum, which consists of two courses. It is designed to teach programmers the advanced features of the Java programming language, such as use of JDK, Exception classes, and multithreading.
more...
Fundamentals of Java Programming
This course is designed to teach programmers the basics of the Java programming language. In addition, it prepares students to take the Sun Certified Java Programmer Examination for JDK 1.1
more...
Graphics Programming in Java
This course is designed to teach programmers how to use the Advanced Windowing Tookit of Java. In addition it prepares students for the Sun Certified Java Programmer Examination for JDK 1.1.
more...
Intermediate Java Programming
This course gives an overview of the intermediate programming constructs in Java. It teaches how to code simple programs using the java.lang and java.util packages, handle exceptions in a program, input and output data using the java.io package, and use multiple threads in a program. In addition, it prepares students to take the Sun Certified Java Programming Examination for JDK 1.1.
more...
From Teach Me IT
Advanced Programming in Java 2 - Part I

...features of the Java programming language, such as use of JDK, Exception classes, and multithreading. After completing this course, the student will be able to:
Configure JDK for running Java programs both at the local and remote end
Identify the new features of JDK
Identify various Exception classes
Identify the hierarchy of Exception classes
List the methods available to Exceptions
more...
Fundamentals of Java Programming

The Fundamentals of Java Programming course is the first course in the Java curriculum consisting of four courses. It is designed to teach programmers the basics of the Java programming language. In addition, it prepares students to take the Sun Certified Java Programmer Examination for JDK 1.1. After completing this course, the student will be able to:
Understand fundamentals of Java
more...
Graphics Programming in Java

The Graphics Programming in Java course is the second course in the Java curriculum that consists of four courses. It is designed to teach programmers how to use the Advanced Windowing Toolkit of Java. In addition, it prepares students for the Sun Certified Java Programmer Examination for JDK 1.1. After completing this course, the student will be able to:
Create a basic Java applet with
more...
Intermediate Java Programming

The Intermediate Java Programming course is the third course in the Java curriculum consisting of four courses. It gives an overview of the intermediate programming constructs in Java. It teaches how to code simple programs using the java.lang and java.util packages, handle exceptions in a program, input and output data using the java.io package, and use multiple threads in a program. In addition,
more...
