Swing
Swing. Swing. Differences between Swing and AWT. Naming Conventions. All Swing components begin with a capital J -- JPanel, JButton, JScrollBar, JApplet , etc. Most Swing Components are “Lightweight”. Use Java code rather than native code to draw in the underlying window.
670 views • 22 slides