Tutorial search

Tutorials
Stuff
Affiliates

Cool Stuff




The fastest way to master the basics of Adobe Photoshop

Click here to find out how

Photoshop Templates


Featured Photoshop templates - professional ready to use designs for your next project.

View all templates

Exiting an Application when a JFrame is Closed - Java tutorial


This tutorial shows how to change the default close action to exit the application when the window is closed. In additon, this discusses the different close actions.
Category: Java tutorials > Swing - Difficulty:


More cool Java tutorials:



Long-term persistence: Serialize JavaBean component state to XML
Long-term persistence: Serialize JavaBean component state to XML
The ability to save the JavaBean component state for long-term persistence within an XML document has been a topic of much discussion with Java developers in the past few years. This feature has finally been adopted in the 1.4 version of J2SE. This article shows you how to use the new XMLEncoder and XMLDecoder classes, bypassing serialization and allowing you to generate fully initialized bean instances.
Category: Java tutorials > XML - Difficulty:
Using the Ruby Development Tools plug-in for Eclipse
Using the Ruby Development Tools plug-in for Eclipse
This article introduces the Ruby Development Tools plug-in for Eclipse, which allows Eclipse to become a first-rate Ruby development environment. Ruby developers who want to learn how to use the rich infrastructure of the Eclipse community to support their language will benefit, as will Java developers who are interested in using Ruby.
Category: Java tutorials > Development - Difficulty:
Visual Application Builder
Visual Application Builder
The Visual Application Builder is a set of WebSphere Studio plug-ins that allow even non-expert programmers to quickly develop browser-based/J2EE applications and application templates that target various devices. The model-based Rapid Application Development (RAD) environment allows easy building of form-based applications that interface with data from various sources, such as RDB and Web services. It allows the use of one project to generate code for various target platforms and for new technologies that will evolve. Updated for WebSphere Studio 5.1 with WSWB 2.1 look and feel; contains database connection filtering, undo support, and several bug fixes.
Category: Java tutorials > Application - Difficulty:
Apache Struts MVC Design Pattern
Apache Struts MVC Design Pattern
This tutorial covers the Apache Struts Model-View-Controller (MVC) Design Pattern.
Category: Java tutorials > JSP - Difficulty:
Java EE Migration tool for WebSphere App Server
Java EE Migration tool for WebSphere App Server
Discover a tool that enables developers of Java EE applications to migrate from WebSphere Application Server, Community Edition, to the more advanced WebSphere Application Server family of products. Remove a lot of the manual intervention involved in migrating the specific deployment descriptors.
Category: Java tutorials > Development - Difficulty: