Presentation is loading. Please wait.

Presentation is loading. Please wait.

1 MATERI PENDUKUNG PENGENALAN SWING Matakuliah: M0074/PROGRAMMING II Tahun: 2005 Versi: 1/0.

Similar presentations


Presentation on theme: "1 MATERI PENDUKUNG PENGENALAN SWING Matakuliah: M0074/PROGRAMMING II Tahun: 2005 Versi: 1/0."— Presentation transcript:

1 1 MATERI PENDUKUNG PENGENALAN SWING Matakuliah: M0074/PROGRAMMING II Tahun: 2005 Versi: 1/0

2 2 JBuilder supplies several libraries of JavaBean components on the component palette for user interface design, including –Java AWT –Java Swing –JBuilder dbSwing in JBuilder Enterprise

3 3 Components in a single library generally share an important high-level commonality. Where component features overlap within or between libraries, differences in behavior, look and feel, or requirements of the components can help

4 4 For instance, AWT components have the advantage of being compatible with both older and newer versions of internet browsers. They have the disadvantage of being heavyweight, resulting in sluggish performance. Swing components have the advantage of being lightweight, delivering more sprightly performance.

5 5 Browser compatibility is less and less of a problem as time goes on. The dbSwing library that JBuilder Enterprise supplies consists of subclasses of Swing components that have the added advantage of a dataSet property and a columnName property to make the Swing components data-aware


Download ppt "1 MATERI PENDUKUNG PENGENALAN SWING Matakuliah: M0074/PROGRAMMING II Tahun: 2005 Versi: 1/0."

Similar presentations


Ads by Google