Java Tip 93: Add a file finder accessory to JFileChooser

Java Tip 93: Add a file finder accessory to JFileChooser

Enhance JFileChooser by implementing your own accessories This tip describes how to extend the functionality of one of the most common user interface components — the standard file open dialog — with a threaded file search accessory. When you attempt…

Test infect your Enterprise JavaBeans

Test infect your Enterprise JavaBeans

Learn how to test your J2EE components live and in the wild We can never overtest software, but we seldom test it enough. When testing does begin, system or integration testing is the norm, with formal testing and quality assurance…

Total-e-B2C is built for speed

Bluestone Software’s upcoming Total-e-B2C 2.0 enables rapid e-commerce site development — at a cost To go full tilt into e-commerce, you’ll need a reliable, scalable, fault-tolerant infrastructure that can stand up to the constant stampede of shoppers at your door.…

Dynamic user interface is only skin deep

Java skins are an alternative approach to a pluggable look and feel A skin is a collection of images and a definition file, which together describe an application interface. You have no doubt come across applications using skins already. On…

Easy Java/XML integration with JDOM, Part 1

Learn about a new open source API for working with XML JDOM is an open source API designed to represent an XML document and its contents to the typical Java developer in an intuitive and straightforward way. As the name…

Download a Website for offline browsing

Use common Java classes to build an offloading utility In this article, I guide you through the steps involved in designing a utility to download a Website. This utility downloads only text and image files, but it can easily be…

News and New Product Briefs (May 18, 2000)

INDEXHEAD: Microware improves PersonalJava for OS-9 Microware has enhanced its PersonalJava Solutions for OS-9 by adding multiwindow support and a Java Profiler Interface, and giving it a smaller footprint. The software consists of an application framework used by the Java…