News

ExampleGNOME's user interface is defined in ExampleGNOME.glade; as a result, there is not much GUI code in the application itself. Instead, libglade-java reads ExampleGNOME.glade and creates the ...
Over the last two years, I spent some time developing a GUI application using Java Swing. The application was small, consisting of several classes in the MVC (Model-View-Controller) model, but was ...
Yes, solving this means creating yet another framework. Application framework note: It is worth mentioning that any GUI application beyond "Hello World" may need quiet a few extra things not provided ...
Ready to develop modern, feature-rich GUI applications? Here are some reasons why now is a great time to start using JavaFX instead of Swing.
In the first installment of this series, we outlined what it means to test graphical user interface (GUI) applications, and to what ends that testing is done. (See part 1.) Now we’ll apply those ...
Today, most Camel developers compose their Camel workflows within Java itself, using a Domain Specific Language (DSL) that describes the patterns, Moynihan explained.
Isn’t Java Web Start (JWS) supposed to allow web-based distribution of applications? So why would one want to distribute a Java Web Start (JWS) application via CD-ROM? Well, for a number of reasons.