A potpourri of Java client application technologies were on the agenda at the Desktop Matters conference in San Jose, Calif., where the desktop received top billing over the Web. Dominating 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 ...
The original announcement of the GNOME Desktop Project in 1997 stated the following intention, “to use GTK/Scheme bindings for coding small utilities and applications”. Since then, the GNOME ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
importPackage(java.awt.event) importPackage(javax.swing) //Create a JButton var b = new JButton("Press me") //Create a listener and add it to the button var act = { actionPerformed: function ...
JavaFX was something of a darling of JavaOne this week. Oracle not only came through on its promised update of the Java user interface (UI) platform, it delivered additional features, such as a new ...
I've got a class in java for a swing application that extends JFrame. This class is pretty much reponsible for everything to do with a certain window in the program. Everything works great, but come ...
The latest release of the Nexaweb Platform, due this week from Cambridge, Mass.-based Nexaweb Technologies, comes with Nexaweb Studio, a visual RAD environment that is coupled with a full ...