Skip to main content

Emmanuel Hugonnet's Library tagged gui   View Popular

07 Jul 08

Using SwingWorker - A Step by Step tutorial » Java Swing

SwingWorker is one of the most handiest utility classes provided in Swing. Most of the interviews on Swing have a question or two on this class. Let’s make sure you know all about it’s need and usage. Step by Step.

www.javaswing.net/r-a-step-by-step-tutorial.html - Preview

swing gui thread tutorial

21 May 08

Swing Application Framework

The JSR-296 Swing Application Framework prototype implementation is a small set of Java classes that simplify building desktop applications. The prototype provides infrastructure that's common to most desktop applications:

* Application lifecyle, notably GUI startup and shutdown.
* Support for managing and loading resources, like strings, formatted messages, images, colors, fonts, and other types common to desktop applications.
* Support for defining, managing, and binding Actions, including Actions that run asynchronously (in the "background").
* Persistent session state: support for automatically and selectively saving GUI state from one run of an application to the next.

appframework.dev.java.net - Preview

swing framework reference gui

Experimenting with Swing Application Framework | Javalobby

Swing Application Framework library is designed to help with the development of desktop applications that contain GUI. It’s a small set of Java classes, aka “the framework”, that provides a ready-to-use infrastructure for most desktop applications. The use of this library allows to make an application architecture more obvious, and the code “lighter” for understanding and further support. Besides this framework undertakes all the routine operations with the configuration of graphical components, and lets the developer to concentrate on other aspects of application development (realization of business logic etc.).

java.dzone.com/...experimenting-swing-applicatio - Preview

swing gui framework introduction

28 Mar 08

UI-patterns.com

This website seeks to better the situation for the UI designer, who struggles with the same problems as many other UI designers have struggled with before him.

ui-patterns.com - Preview

gui pattern reference web

20 Mar 08

appframework: An Introduction to the Swing Application Framework API (JSR-296)

This document is a brief introduction to the prototype Swing Application Framework (JSR-296). It's not a comprehensive tutorial or developer's guide, it's just a survey of the main features of the framework introduced via examples.

appframework.dev.java.net/...index.html - Preview

gui java swing framework api introduction

29 Feb 08

Metawidget

Metawidget takes your domain objects and automatically creates User Interface components for them, saving you handcoding your UIs and leaving you to concentrate on stitching together your application.

metawidget.sourceforge.net/index.html - Preview

gui tools

11 Dec 07

lg3d-wonderland: Project Wonderland

Project Wonderland is a toolkit for creating collaborative 3D virtual worlds. Within those worlds, users can communicate with high-fidelity, immersive audio, and can share live applications such as web browsers, OpenOffice documents, and games.

lg3d-wonderland.dev.java.net - Preview

tools opensource gui collaboration

10 Sep 07

java.net: Debugging Swing

It is very easy to write Swing applications that break various rules which results in visual artifacts, frozen UIs,... This article shows a few simple techniques that can help debug these problems for even the most complicated Swing applications.

today.java.net/...debugging-swing.html - Preview

performance gui swing reference tips

03 Sep 07

Java desktop development with Qt Jambi - Java World

This article introduces Qt Jambi, explains how it works under the hood, and presents programming examples that will familiarize you with the framework's drag-and-drop API and integrated development tools.

www.javaworld.com/...jw-08-qtjambi.html - Preview

gui swing qtjambi introduction

27 Jul 07

Elie Java Dock (Launch Bar)

With the timing framework and the glass panel, you can create almost any UI component. Offering cool and complex behaviors. In this blog I present a version of a launch bar (Dock).

weblogs.java.net/...java_dock_launc.html - Preview

java swing gui tools

25 Jul 07

java.net: Adding Auto-Completion Support to Swing Comboboxes

Providing auto-completion support on application text components and comboboxes is quickly becoming a standard UI feature. This article compares 4 implementations for auto-completion on Swing comboboxes: GlazedLists, SwingX, JIDE, and Laf-Widget.

today.java.net/...etion-to-swing-comboboxes.html - Preview

gui swing tips programming

03 Jul 07

Use JGraph to create a Wikipedia browser

Get started with an open-source, Swing-based library for creating graphs. Creating a Wikipedia browser is an easy way to get started with JGraph's Swing-MVC programming model.

www.javaworld.com/...jw-07-jgraph.html - Preview

swing tools tutorial gui image

The Single Thread Rule in Swing

Once a Swing component has been realized, all code that might affect or depend on the state of that component should be executed in the event-dispatching thread : you should stop messing with components in the thread after calling pack () or setVisible().

weblogs.java.net/...the_single_thre.html - Preview

concurrency design gui thread swing

01 Mar 07

Become a GUI testing cleric with TestNG-Abbot in 4 steps

As a deacon of developer testing, I found my programming pilgrimage into the realm of TestNG-Abbot quite hip. As the current documentation is rather sparse, here are four easy steps to TestNG-Abbot bliss-ness

thediscoblog.com/...c-with-testng-abbot-in-4-steps - Preview

gui testng introduction unit-test

28 Feb 07

In pursuit of code quality: Automate GUI testing with TestNG-Abbot

TestNG-Abbot is a testing framework that breathes new life into testing GUI components. This month, Andrew Glover walks you through the hardest part of GUI testing with TestNG-Abbot, which is understanding how a user scenario will play out.

www-128.ibm.com/...index.html - Preview

gui junit quality tutorial unit-test

29 Jan 07

Test Early » Testing GUI applications with TestNG

As I mentioned a few months ago, there are a number of frameworks available that facilitate testing various GUI frameworks; however, of late, I have found that one particular framework for testing Java GUIs stands out– testng-abbot.

www.testearly.com/...g-gui-applications-with-testng - Preview

unit-test tutorial gui swing testng

26 Jan 07

Improve Application Performance With SwingWorker in Java SE 6

This article describes how to avoid slow, sluggish, or unresponsive UIs by using the SwingWorker class to create and manage worker threads in a demo application called Image Search.

java.sun.com/...swingworker - Preview

gui tips thread swing

03 Oct 06

Enhancing Swing Applications

Unfortunately, Swing doesn't provide an easy way to write such widgets that can be plugged in to any application without changing the application code. This article shows how this can be done in "widgetized" third-party look and f

today.java.net/...ancing-swing-applications.html - Preview

swing gui tips

01 Oct 06

Introducing Painters

We hope that painters will enable developers to build better looking applications easily and quickly. Not only that, we hope to one day integrate painters into the core API. So with that in mind: just what are painters?!
What are Painters?

weblogs.java.net/...introducing_pai.html - Preview

swing gui tips

1 - 20 of 57 Next › Last »
Showing 20 items per page

Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »

Join Diigo