GUI Programming
Creating a graphical user interface and elements for it alone is not enough, you have to know where and how to place these graphical elements such as textboxes and buttons, for that Sun Java provide rich tools to create robust applications.
This course on GUI Programming is designed to teach Students, how to use the Advanced Windowing Toolkit and Swings. In addition, it prepares students for the Sun Certified Java Developer Examination for JDK 1.5.
Audience
Students who want to gain knowledge about the Advance features like Windowing Toolkit, Applets and Swings in Java and develop highly portable Java Applications using latest tools.
Pre-requisites
Before taking this course the user should have a good knowledge of Java features, Language & File Input/Output packages.
For a beginner, Java for Beginners is the recommended course, as this course will cover all the basic concepts required to start the current module of Java for Programmers.
Price
Rs.1700/-
Course Duration
Three Weeks
Course Outline
Applets
Event Handling
AWT Programming
Swing Basics
Swing Component
Swing Containers
For detailed Course Contents please click on download brochure
After completing this course, the student will be able to:
» Create a basic Java applet with graphics
» Create a user interface
» Use advanced graphic components in Java
» List the features of Swing
» Describe Swing packages and class hierarchy
» Display Swing components using the JComponent class
» Add Borders and tooltips
» Describe event and container classes
» Describe the JTextField ,JTextArea, and JComboBox classes
» Describe the JButtton, JCheckBox classes
» Describe Swing JTabbedPane class
» Describe the JFrame, JWindow, and JApplet classes