JFrameBuilder is an easy-to-use visual Java GUI Builder for Java Swing applications. It enables Java developers to create sophisticated GUI applications using drag-and-drop interface without spending a lot of time writing code.
Features:
- What you see is truly what you get.
- Generates human readable Java code.
- Generated Java code doesn't require any additional library to compile and run.
- ...
For the person who said they got a "component comdlg32.ocx" error, all you need to do is go to start, run and type regsvr32 comdlg32.ocx. You might need to know exactly where it is located so do a...
I used it to find some errors in a large js file. Was very useful.
It didn't tell me what the errors were, but highlighted brackets indicated that some inside must not be closed correctly. Turns ou...
I've used the program for a few years, its OK, but the developer is not interested in the user of the product, with each new upgrade the developer does not bother to iron out the interface bugs, a ...