ZK vs. Ajax JSF Components: Simplicity Matters!
ZK vs. Ajax JSF Components: Simplicity Matters!
0 commentsSave Tags: ajax, gui, java, ria
55 Free High Quality Icon Sets
In the overview below we present 55 more excellent, free and professional icons for desktop and web design. Some of them can be used for both private... more »
0 commentsSave Tags: gui, web design
Free Icons: Function Icon Set, 128 Completely Free Icons
A great set of 128 Icons, Including various social media icons. We've tried to make as many icons that would be of use to bloggers and designers. So... more »
0 commentsSave Tags: gui, open source, web 2.0
The Pencil Project: Sketching and GUI prototyping with Firefox 3
The Pencil Project's unique mission is to build a free and opensource tool for making diagrams and GUI prototyping that everyone can use.
1 commentsSave Tags: gui, javascript
Adobe AIR Download Included in the Download of Adobe Reader 9
"As an added convenience, Acrobat.com leverages Adobe AIR, so you can interact with Acrobat.com from your desktop. Acrobat.com on Adobe AIR is a small... more »
0 commentsSave Tags: announcement, flash-flex, gui, ria
Math for Java Game Programmers, Putting the Game-Math Library to Work
In deep howto, really usefull for game or GUI developpers that are also doing some Java2D for component customization.
0 commentsSave Tags: games, gui, how-to, java
JIDE: Vista Icon Set
Another beautiful icon set from JIDE
0 commentsSave Tags: gui, java, web design
A simpler way of expressing state machines in code.
Looking at possible ways of making a simpler DSL for GUI state machines.
0 commentsSave Tags: .net, frameworks, gui, methodology
Starting work on Substance plugin for JIDE components
This week i have started working on providing Substance plugin for the JIDE common layer components. The main project page contains the overview... more »
0 commentsSave Tags: gui, how-to, java, open source
ExtJS...first impressions
I've been working with ExtJS lately, and I must say I am highly impressed. For those of you not familiar with ExtJS (Ext), Ext is a crossbrowser... more »
1 commentsSave Tags: frameworks, gui, javascript, web 2.0
Swing links of the week: June 29, 2008
Here are some Swing links that you might have missed during this week:
0 commentsSave Tags: frameworks, gui, java
Two New Text Components for SwingLabs
I've just contributed some text components to the SwingLabs project. These components allow text to be laid out in a manner akin to the way desktop... more »
0 commentsSave Tags: frameworks, gui, java
Free Web Icons
Some good icons for web, most of them are good quality transparent PNG icons, so Enjoy!!!
0 commentsSave Tags: gui, web 2.0, web design
Binding JTable with MySQL table
I got this inquiry recently. I decided to try it myself. Here, I am showing through screen shots how to bind database table to a JTable. I am using... more »
0 commentsSave Tags: database, gui, java, tools
Mouse Gestures in Java Swing Application: Step by Step
You know mouse gestures. They're cool to have and lets your application users execute commands without having them to take their hands out of the... more »
0 commentsSave Tags: gui, java, methodology, tools
In Search Of The Perfect UI
All the user interfaces are created within an established paradigm that we are used to. Is there a way of going beyond the paradigm? Is it possible to... more »
0 commentsSave Tags: gui, opinion, research, usability
On the evolution of the Java plugin
The Java Applet was the first of the RIA platforms, long before Flash became the king of RIA, long before Silverlight was a sparkle in anybody's eye,... more »
0 commentsSave Tags: frameworks, gui, java, ria
Syntax coloring for the Swing editor pane
Ayman Al-Sairafi has a very useful project called JSyntaxPane which provides syntax highlighting capabilities for the JEditorPane Swing component,... more »
0 commentsSave Tags: gui, java
JSF 2.0 so far, in depth. A collection of links to JSF 2.0 resources
Ryan Lubke has been posting plenty of really useful content on his blog about JSF 2.0, including the series on new features in JSF 2.0. This entry... more »
0 commentsSave Tags: frameworks, gui, java, open source
Java ME User Interfaces: Do It with LWUIT!
Java ME user interfaces are about to get an exciting boost with the early release of a new library and tool from Sun called LWUIT.
0 commentsSave Tags: frameworks, gui, java, mobile
Unobtrusive Event Handling with Prototype
JavaScript is commonly used to add functionality to HTML documents. There are two ways to do this, with level one event handlers or using unobtrusive... more »
0 commentsSave Tags: ajax, gui, how-to, javascript
The Other RIA Desktop Platform: Curl Nitro
Curl is another player in the RIA (Rich Internet Applications) space, going up against Microsoft Silverlight, Adobe's Flex platform, and OpenLazlo,... more »
0 commentsSave Tags: gui, other languages, ria, web 2.0
Taking JavaFX Head-on: Java SwingBuilder 0.1.RC1
Java SwingBuilder is an attempt to bring dynamic language-type productivity to Java Swing UI development by defining the layout/event wiring/binding... more »
0 commentsSave Tags: frameworks, gui, java
How to Access Windows Forms Controls in a Thread-Safe Way?
When you write a Windows Forms application, one thing you need to keep in your mind is: You have to keep the controls in the application interactive... more »
0 commentsSave Tags: .net, gui, how-to
JavaFX Example - Flashcard Game, now with Sound!
I finally had a small amount of time to look into adding sound to my flashcard java fx example, something I have wanted to do for a while now. When I... more »
0 commentsSave Tags: frameworks, gui, how-to, java