Java Development Tools อาจารย์สมเกียรติ ช่อเหมือน สาขาวิชาวิศวกรรมซอฟต์แวร์ คณะวิทยาศาสตร์และเทคโนโลยี (tkorinp@hotmail.com)
Java Development Tools 1) Software Implementation 2) The JRE 3) Java Programs 4) The JDK 5) Eclipse 6) Eclipse architecture 7) Eclipse Features 8) NetBeans 9) Developing Graphical Interfaces Using NetBeans 10) Applying Layout Managers Using NetBeans 11) Adding Action Listeners 12) The Javadoc Tool
Software Implementation เครื่องมือที่สนับสนุนในการพัฒนาด้วย ภาษา Java (Eclipse and NetBeans) การพัฒนาระบบขนาดใหญ่ process of design, implementation and testing แปลงใช้อยู่ในรูปที่สามารถนำไปใช้ได้ การใช้โปรแกรม Java ในการรวบรวม source code เพื่อแปลงเป็น intermediate object code ซึ่งถูกแปลงแล้วโดยผ่าน JRE
Compilation
Interpretation
Intermediate Code
The JRE
Java Programs Integrated Development Environment (IDE) CASE (Computer Aided Software Engineering) tools development cycle ไฟล์ name.java compiler เป็น name.class main() method
Java Development Kit (JDK)
Eclipse IDE platform flexible and extensible first developed by IBM open source (www.eclipse.org)
Eclipse Architecture
NetBeans ปี 2000 โดย Sun Microsystems www.netbeans.org ช่วยโปรแกรมเมอร์ประหยัดเวลา บทเรียนออนไลน์และวิดีโอออนไลน์ formatting and debugging automatic pop up windows สิ่งอำนวยความสะดวกของ code completion สิ่งอำนวยความสะดวกของ Project management includes templates
Developing Graphical Interfaces Using NetBeans visual tool graphical user interfaces window และ component
Applying Layout Managers Using NetBeans Flow Layout Grid Layout
Adding Action Listeners
The Javadoc Tool
Summary เครื่องมือที่ใช้ในการเขียนโปรแกรมภาษา Java ได้แก่ เครื่องมือที่ใช้ในการเขียนโปรแกรมเชิงวัตถุด้วย Java จะทำงานบน JRE เครื่องมือที่ใช้ในการเขียนโปรแกรมภาษา Java ได้แก่ Eclipse NetBeans เครื่องมือในการเขียนโปรแกรมในปัจจุบันสามารถเชื่อมโยงกับการออกแบบส่วนโต้ตอบผู้ใช้และคู่มือประกอบในรูปแบบต่างๆ ได้