Blogs by topic: GUI
| • Accessibility | • Ajax | • Blogging | • Business | • Community |
| • Databases | • Deployment | • Distributed | • Eclipse | • Education |
| • EJB | • Extreme Programming | • Games | • GlassFish | • Grid |
| • GUI | • IDE | • Instant Messaging | • J2EE | • J2ME |
| • J2SE | • Jakarta | • JavaFX | • JavaOne | • Jini |
| • JSP | • JSR | • JXTA | • LDAP | • Linux |
| • Mobility | • NetBeans | • Open Source | • OpenSolaris | • OSGi |
| • P2P | • Patterns | • Performance | • Porting | • Programming |
| • Research | • RMI | • RSS Feeds | • Search | • Security |
| • Servlets | • Struts | • Swing | • Testing | • Tools |
| • Virtual Machine | • Web Applications | • Web Design | • Web Development Tools | • Web Services and XML |
GUI

Information on the new SwingX 1.6.3 release.
Recently I had the privilege of writing an article for Java Tech Journal about using HTML5 Server Sent Events in a JSF 2 User Interface.

In my last blog I’ve introduced JavaFX 2.0 beta, describing an initial port of JavaFX Balls, also in beta stage at that time. Now I finally finish JavaFX Balls 3.
Look ma, no design!
I don’t pretend to be a designer, and the consequence is that when I make a mashup of animation, video and web, that’s the result. Get the source code here.
I’ve added new layers of content...

Welcome java 7 part 3 -NIO 2 JSR 203
So like the coin project, in the NIO 2 there aren't unprecedented features in this e -specification, but now it's possible do some easier work I/Os in java. With the class java.io.Files are possible to perform several operations in simple mode. For that it needs and uses the java.io.file.Path, this interface represents files and...

On the new JavaFX 2.0.2 beta release for Mac OS.

How JavaFX 2.0 takes the best ideas from Swing, Flash, HTML, CSS, and JavaScript and brings it all together in one powerful technology.

This short post contains useful hints about finding the correct size for your JavaFX windows.

One of the key features of JavaFX 2.0 is an ability to embed JavaFX content into Swing applications. This post provides some details about how it should be done.
When programming in Java, everywhere I go I stumble over "dead" technology. That's a mess, since that technology was really great and still would be very useful. But some day, "someone" just declared it's death. But why?
We needed to display modal dialogs in full-screen mode. On Mac this proved to be in impossible using normal JDialogs, so we had to come up with an alternative solution.

The first rule of Swing programming is to always interact with Swing components in the Event Dispatch Thread (EDT, for short). Swing is single-threaded (as a lot of UI toolkits are) and as such it can only makes guarantees about the state of Swing components when interacted with properly on the EDT. Some Swing methods are thread-safe, such as JComponent.repaint. Recently,...

Announcing the release of Apache Pivot 2.0.

Ruby Red, the first full release of Leonardo Sketch is ready for download.
Leonardo is a desktop open source drawing program written entirely in Java.

How to obtain values from the Event Dispatch Thread.

The question of how to combine Swing and Apache Pivot components comes up often enough that I thought I would write a quick blog entry about it.

Why did JavaFX 1.x divide the Java community so much? How does the new 2.0 roadmap fit into the current (and future) landscape of RIAs? Is Paul the Octopus on Twitter? Some or none of these questions may be answered in this blog post.
Education
A preview of the pure Java version of VisualLangLab is now available. The GUI, and other characteristics, are virtually identical to the previous version, but the JAR file is very much smaller as it does not bundle the Scala API jars.

I'll like to let you know the dates of JCertif 2011 the biggest Java Community Event in Africa. About 800+ attendees from many countries.
We will be happy to have you as Speaker on Developer Tools, Java, Open Source, Mobile Apps...or Business solutions.
Still hesitating to join JCertif 2011 ? See the past event : JCertif 2010 and this blog post
Community

Google makes their extensive map collection available free of charge. Now it is seen in sites all over the web, but in this entry, I'll show you how simple it is to use in Java!
Accessibility
The www.abelski.com web site offers free (for personal and academic usage) courses about various topics in software development. The site focuses on Java technologies.






