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 ...
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 ...
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 ...
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 ...