ニュース

今月から久しぶりにGUIを取り上げていきます。JavaでGUIを作成する場合、AWT、Swing、JavaFXの3種類の方法があります。
もともとはJavaのためのRIAフレームワークとして開発されていたものですが、 2011年にコンセプトの大幅な見直しが図られ、 現行バージョンのJavaFX 2. 0からJavaアプリケーションのGUI開発のためのAPIという位置づけに落ち着きました。
A common method for GUI testing is the capture and replay (CR) technique. While the commonly used of CR technique can not be used until an application under test (AUT) is completely developed. In this ...
A Java library for GUI menus. Built to allow any component to scale with frame size changes. - mmoult/Moulton-Scalable-Menus ...
Java project providing a GUI for restaurant owners to calculate exact cost of items/dishes on their menus (using the dishes' recipes). The source is quite old and has some of the logic commented out ...