Javaは標準でSwingというGUIアプリケーションのためのAPIが提供されている。しかし、Javaの標準的な統合開発環境であるEclipseにはSwing向けのGUIデザイナが搭載されておらず、サードパーティ製のプラグイン(本連載第15回を参照)にもこれまではオープンソースの ...
Eclipseは、ことGUIアプリケーション開発に関してはライバル関係にあるNetBeansに大きく遅れを取っている。NetBeansは非常に使いやすいSwing用のGUIビルダを標準装備しているが、EclipseではGUIアプリケーションの開発を行うには、別途、Visual Editorというプラグインを ...
The Eclipse consortium for open source tools on Tuesday is announcing its Visual Editor Project, to deliver a visual GUI construction and editor platform. With Eclipse’s Visual Editor reference ...
The key difference between Swing vs. JavaFX is that JavaFX is an actively maintained Java project that supports the development of modern, feature-rich GUI applications, while Swing is an older ...