Similar Articles |
|
JavaWorld December 19, 2003 Rick Grehan |
Jtest promotes good Java hygiene Parasoft's Jtest performs static and dynamic testing to automatically generate and execute test cases. Its combined strength as a static-code analysis tool and unit-testing tool makes Jtest a powerful product for programmers. |
JavaWorld November 2002 Jeff Friesen |
Tools of the trade, Part 1 Beyond Sun Microsystems' Java 2 Platform, Standard Edition (J2SE), a world of Java tools exists. This article introduces a three-part series that explores three non-SDK Java tools: the JCreator development tool, the Jtest testing tool, and the InstallAnywhere installation tool. |
JavaWorld October 2001 Michael L. Perry |
Automate dependency tracking, Part 3 To achieve an interactive user experience, the Java programmer must add visual feedback for such actions as selection, dragging, placing new devices, and running simulations. These elements can be implemented easily with automatic dependency tracking... |
PC World February 2001 Yael Li-Ron |
Windows Your Way No matter which Windows you use, it probably isn't as closely tailored to your needs as it could be... |
JavaWorld January 2, 2004 Allen Holub |
More on getters and setters This article provides one of several possible programmatic solutions to the get/set-elimination problem. In particular, it demonstrates how to construct both Web-based and client-side user interfaces without exposing your object's implementation to the entire program. |
JavaWorld March 2001 Jeffrey Peden |
Browse user interfaces for Jini services The ServiceUI specification developed by the Jini.org community defines a suggested procedure for attaching user interfaces to Jini services... |
JavaWorld June 6, 2003 Yexin Chen |
Customize SwingWorker to improve Swing GUIs This article discusses some negative consequences caused by SwingWorker usage and illustrates how to customize SwingWorker to achieve additional architectural design goals. |
PC World November 2000 Scott Dunn |
Windows Tips: Still Tweaking After All These Years Customize with Tweak UI... automate backups for Win NT and 2000... |
JavaWorld May 2001 Jennifer Wilson |
Java Product News Zero G enhances its installation platform... ObjectFrontier launches first EJB 2.0-compliant persistence manager platform... eSpaces helps Java newbies develop complex projects... iBus//Mobile 2.0 simplifies wireless development... JCP plans update for Java Speech API... etc. |
PC World March 2001 Scott Dunn |
Windows Freebies Go the OS One Better Use free applets to tweak Windows, clean up the Registry... |
PC World September 2002 Lincoln Spector |
Answer Line: What Apps Should I Use to Open Mystery Files? Programs for opening mystery files... customizing the Places Bar in IE 6's Save As dialog box... etc. |
JavaWorld August 23, 2002 |
Java Product News Sony Ericsson and Metrowerks announce developer challenge... esmertec launches micro JVM... Visual Mining updates data visualization platform... Manning Publications tackles JSTL... Sun adds modules to NetBeans... LogicLibrary adds J2EE Design Patterns to Logidex ... etc. |
JavaWorld August 16, 2002 |
Java Product News TogetherSoft acquires WebGain Studio... Whizlabs releases test simulator... Borland adds unit-testing tool to IDE... Metrowerks opens new development center... Softera integrates modeling tool with JBuilder... 18minutes available in beta... etc. |
JavaWorld October 2000 Bruce Eckel |
Everything is an object, Part 2 Eckel takes you through name visibility and using components from other libraries; the static keyword; and comments and embedded documentation. By the end, you should be able to build your first Java program... |
JavaWorld April 2001 Alex Kalinovsky |
Savor success with Java on the front end Java architects and managers face the challenge of choosing among Swing-based, HTML-based, and XML-based front ends for their applications... |