Visual J++
ActiveX object properties
Adding variables to the Watch Window
Be careful when comparing strings
Call Java classes from an ASP script
Configuring the Call Stack Window
Controlling a Java Applet from your HTML script
Converting from stacks to strings
Editing code generated by Visual J++
Encouraging Garbage Collection
Format Floating Point Expressions
Formatting numbers
Handling complex initialization
Indenting and unindenting code blocks
Loading audio files
Manually positioning buttons in a Java applet
Parsing a delimited list using the StringTokenizer class
Querying your applet's browser
Registering and Unregistering ActiveX controls
Set the layout behavior of controls with the J++ Form Designer
Simplest expressions on the left, please
Specifying dependencies
Use Conditional Compilation for debugging J++ 6.0 applications
Use J++ 6.0's Dynamic Syntax Checking to find your errors as you type
Use J++ 6.0's Localization feature to take your applications global
Use Java's Vector class for faster performance
Use MediaTracker.waitForID() to monitor image loading
Use System.arraycopy() to copy arrays and subsets of arrays
Use the auto modifier with Win32 J/Direct Unicode functions
Use the Immediate Window to help debug your applications
Use the Object Browser to add components to your projects
Using names for Java methods that differ from the name the DLL uses
Using println statements in the debugger
Write to the NT Event Log from a Java class