|
|
||||||||
|
JBuilder is a professional Java integrated development environment (IDE) that enables you to edit Java code, compile it, and debug the programs. It also provides graphical "drag-and-drop" facilities to quickly and easily build graphical user interfaces (GUI's) for programs. Visual tools for inspecting the properties of an object and the events to which it responds are essential to its "rapid application development" (RAD) capabilities. JBuilder will automatically generate Java code to build user interfaces and respond to events. In addition, JBuilder provides project management features to handle large projects easily. Use the links on the left for help on how to perform a variety of tasks in JBuilder. Tips and Traps
|