source « Component « Java Swing Q&A





1. Open-source improvements or replacements for Swing components    stackoverflow.com

I develop a number of desktop Java applications using Swing, and while Swing is quite powerful (once you get the hang of it), there are still a lot of cases where ...

3. Component for source code editing    coderanch.com

Hello! I am writting an application and I need to do a kind of Source code editor for C-language with syntax highlighting, line numbers and so on. My editor should be like "Scite" code editor. It means that I have two ways now: to get ready component or code or to do it from scratch. Do you have any advice for ...

4. Open source component index    coderanch.com

Coming from a Delphi background http://www.torry.net/ is one of the many sources for free components, lots of them open source. Swing requires a lot more scaffolding to be erected than I am used to (perhaps one of the frameworks helps?). Not being too familiar with the Java community I am wondering if there is an equivalent index/storage web site for open ...