Курс Java Swing (GUI) Programming: From Beginner to Expert
This course teaches you how to create desktop and web-based applications using Java Swing, Java's built-in user interface toolkit. Each tutorial is fairly self-contained; but we'll also build two complete applications step by step along the way, so you can choose either to work through the whole course or to dip in and out.
Among other things we'll look at nearly all Swing widgets, we'll take a look at JDBC for database access, the graphics API, model-view-controller (MVC) architecture, serialization for saving data, the listener-event model and even basic animation.
When you finish the course, you'll be an advanced Swing developer, capable of creating complex and scalable Swing GUI applications.
- The "Hello World" application
- Using Eclipse
- The JFrame class
- BorderLayout and introducing layout managers
- JButton
- JTextArea
- Customising JFrame with your own derived class
- ActionListener: adding listeners to buttons
- Anonymous classes as listeners
- Adding text to text areas
- JPanel
- Custom Components
- Scroll bars with JScrollPane
- Creating simple toolbars
- FlowLayout for laying out components horizontally
- Creating listeners for custom components
- Beginning MVC
- Disadvantages of making your components tightly coupled
- Custom event listeners
- Using interfaces to eliminate tight coupling
- Preferred Size
- The Dimension class
- setPreferredSize() vs. setSize()
- How layout managers handle component sizing
- The BorderFactory and Border classes
- Titled borders
- Empty borders
- Etched borders
- Compound borders
- JTextField
- JLabel
- Basic understanding of IT Service Management and/or how a service desk works
- ITIL 4 Foundation (Video-based course or textbook)
- Learn how to write GUI (graphical user interface) applications in Java
- Understand the Java Swing framework
- Discover how to create database applications

After working as a software developer and contractor for over 14 years for a whole bunch of companies including CSC, Proquest, SPSS and AT&T in the UK and Netherlands, I decided to work full-time as a private software trainer. After spending four years in the beautiful city of Budapest, Hungary and a year in Berlin, I now live in my home town of Derby, UK.
