ニュース

Swing Java 1.2より新たにサポートされるようになったGUIライブラリです。 AWTをベースにして、大幅に機能強化されたSwingは、AWTと比べると圧倒的な機能を誇ります。 あまりに強大すぎて、ビギナーは何がなんだかわからない感じがするかもしれません。
Twitter4jとは、TwitterインフラストラクチャにアクセスできるAPIです。ステータスの更新、フォロワーのリストの取得など、さまざまな便利なタスクをJavaプログラムから実行できます。この記事では、Twitter4j APIを使ってTwitterアプリケーションをJavaで自作する方法を簡単に説明します。
One of the improvements in JavaFX with JavaFX 2.0 has been greater ease of interoperability with Swing and SWT . Several online resources document how this is done.
JNBridge 3.1 is a Java and .NET interoperability bridge tool that allows Java or .NET code to run in each others JVM or CLR in-process, with shared memory. Version 3.1 adds the ability to embed ...
More and more application developers are moving to Java/Swing as their platform of choice. The open source AbaGUIBuilder, introduced in this article, makes the transition a much easier one by ...