Skip to main content

By clicking Submit, you agree to the developerWorks terms of use.

The first time you sign into developerWorks, a profile is created for you. Select information in your developerWorks profile is displayed to the public, but you may edit the information at any time. Your first name, last name (unless you choose to hide them), and display name will accompany the content that you post.

All information submitted is secure.

  • Close [x]

The first time you sign in to developerWorks, a profile is created for you, so you need to choose a display name. Your display name accompanies the content you post on developerworks.

Please choose a display name between 3-31 characters. Your display name must be unique in the developerWorks community and should not be your email address for privacy reasons.

By clicking Submit, you agree to the developerWorks terms of use.

All information submitted is secure.

  • Close [x]

JDNC simplifies Java UI development

Open source API adds components, aids data-centric development

Jack Li Guojie
Jack Li Guojie is an independent Java developer who has been building various types of Java applications since 1998. His areas of interest and experience include artificial intelligence, user interfacing, Web applications, and enterprise system architecture. He has contributed articles to many leading software journals. He is the author of the book Professional Java Native Interfaces with SWT/JFace (2005, Wrox).

Summary:  JDNC is an open source project that aims to make Java™ UI development easier. It offers a number of prebuilt components that provide functionality that many developers have to laboriously add to their Swing widgets. But perhaps more interestingly, it also provides data binding features that might change the way you link your data to your interfaces. In this hands-on tutorial, Java UI developer Jack Li Guojie guides you through using JDNC Swing Extensions to improve your Java UI without changing much of your existing code. You'll also see how to simplify your data-centric Java UI development by taking advantage of JDNC data binding and the DataSet API.

Date:  27 Sep 2005
Level:  Intermediate PDF:  A4 and Letter (1138 KB | 56 pages)Get Adobe® Reader®

Activity:  4970 views
Comments:  

Before you start

About this tutorial

This tutorial shows you how to simplify your Java user interface development with the Java Desktop Network Components (JDNC) API. JDNC is an open source Java UI framework that aims to simplify Swing-based desktop application development. It can significantly reduce the effort and expertise required to build rich and data-centric Java desktop applications. Built on a layered architecture, JDNC offers three main components: Swing Extensions, JDNC Components, and the JDNC Markup Language.

In this tutorial, you will learn how to use JDNC Swing Extensions to improve your Java user interface without changing much of your existing code. You'll also see how to simplify your data-centric Java UI development by taking advantage of JDNC data binding and the DataSet API.

This tutorial is written for Java developers who have at least a basic knowledge of the Swing UI framework.


Prerequisites

To run the examples or sample code in this tutorial, you'll need to download and install JDNC. Visit the project's home page at dev.java.net to download the latest version of JDNC. (Note: Java 5.0 is required to run JDNC). If you want to run the demos in The DataSet API section, you'll also need to download Apache Derby.

To set up the demos in this tutorial, download the jdnc-source.zip from the Download section of this tutorial. Unzip this archive to a folder named JDNC_TUTORIAL_HOME. If you are using Eclipse as your IDE, you can simply import it as a project. JDNC_TUTORIAL_HOME/src contains all the source files.

The zip file contains the full source code for this tutorial. To keep things concise, the listings in this tutorial present only the code relevant for our discussion. You can look at the zip file in the Download section if you want to see the complete listings of the classes we'll examine here.

1 of 10 | Next

Comments



Help: Update or add to My dW interests

What's this?

This little timesaver lets you update your My developerWorks profile with just one click! The general subject of this content (AIX and UNIX, Information Management, Lotus, Rational, Tivoli, WebSphere, Java, Linux, Open source, SOA and Web services, Web development, or XML) will be added to the interests section of your profile, if it's not there already. You only need to be logged in to My developerWorks.

And what's the point of adding your interests to your profile? That's how you find other users with the same interests as yours, and see what they're reading and contributing to the community. Your interests also help us recommend relevant developerWorks content to you.

View your My developerWorks profile

Return from help

Help: Remove from My dW interests

What's this?

Removing this interest does not alter your profile, but rather removes this piece of content from a list of all content for which you've indicated interest. In a future enhancement to My developerWorks, you'll be able to see a record of that content.

View your My developerWorks profile

Return from help

static.content.url=http://www.ibm.com/developerworks/js/artrating/
SITE_ID=1
Zone=Java technology
ArticleID=131826
TutorialTitle=JDNC simplifies Java UI development
publish-date=09272005
author1-email=jackliguojie@hotmail.com
author1-email-cc=

Tags

Help
Use the search field to find all types of content in My developerWorks with that tag.

Use the slider bar to see more or fewer tags.

Popular tags shows the top tags for this particular content zone (for example, Java technology, Linux, WebSphere).

My tags shows your tags for this particular content zone (for example, Java technology, Linux, WebSphere).

Use the search field to find all types of content in My developerWorks with that tag. Popular tags shows the top tags for this particular content zone (for example, Java technology, Linux, WebSphere). My tags shows your tags for this particular content zone (for example, Java technology, Linux, WebSphere).

Special offers