JGraph « Graphics Desktop « Java Articles

Java Articles
1. Build Deploy
2. Class
3. Core Library
4. Data Types
5. Database JDBC
6. Design
7. Development
8. File Input Output
9. Graphics Desktop
10. J2EE Enterprise
11. J2ME Wireless
12. JVM
13. Language
14. Library Product
15. Network
16. Security
17. SOA Web Services
18. Test
19. Web Development
20. XML
Java
Java Tutorial
Java Source Code / Java Documentation
Java Open Source
Jar File Download
Java Products
Java by API
Photoshop Tutorial
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Articles » Graphics Desktop » JGraph 
1. Use JGraph to create a Wikipedia browser
"In this article I'll show you how to use JGraph, an open source, Swing-based library for creating graphs. You can use JGraph to create graphs for almost any kind of application, and it is applicable to both desktop and server-side Java applications. As an exercise, I'll walk you through the process of creating a small browser that shows a graph of a lemma and its links to other lemmata on Wikipedia. (A lemma is the word under which a set of related dictionary or encyclopedia entries appears.) When a user clicks on a lemma in the Wikipedia browser it is displayed along with its links.Once you've built the Wikipedia browser and have a good grasp of how JGraph works, I'll suggest some of the ways graphs could actually be useful to Java developers; including a graphing application to simplify the creation and management of XML configuration files."

2. Tools of the Trade, Part 2: Building Graphs with JGraph > JGraph Intro
"Last time, I introduced you to a series on useful open-source tools that could prove beneficial to your Java career. The inaugural article focused on iText, an open-source Java library for creating PDF, HTML, RTF, and XML documents. This article continues the series by presenting JGraph."

w_w___w.___j_a_v___a2_s__.___c___o__m | Contact Us
Copyright 2003 - 08 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.