Navigator
Java UIManager
Demo Project
Desktop GUI
- JTextField/JLabel
- JProgressBar/JSlider
- JCheckBox
- JDialog/JColorChooser
- JComboBox/JList
- JRadioButton
- JSpinner
- JTextArea
- JTable
J2ME (Java Mobile)
JME (JMonkey)
Tutorial & Doc
Java Monkey Engine (EN)
JavaFX (En)

Netbeans IDE
![]()
Swing GUI with NetBeans IDE
JTextArea

นำ Component ต่างๆ มาวางแล้วทำการแก้ไขดังภาพ
คลิกขวาที่ JCombo box เลือก Events --> Action --> ActionPerformed ทำการเขียนโค้ด
jTextArea1.setText("NetBeans IDE and NetBeans Platform \n are based on software from netbeans.org."); |
Shift+F6 เพื่อทดสอบโปรแกรม






