News

Conclusion This is a big week for Java 7. In this post, I’ve provided a quick taste of the power of the newly available file tree walking mechanism provided by Java 7’s NIO.2 support.
I need either a layout manager or container that will layout components in a tree format, preferably with lines connecting parent/child. JTree doesn't work for me because it represents trees ...