Draw with custom subclasses of RevWalk and RevCommit
commitd23b7af8619a41068fa1d215bf840e88ad1ee334
authorJeff Brantley <jsbmsu@gmail.com>
Thu, 25 Jun 2009 03:58:43 +0000 (24 22:58 -0500)
committerJeff Brantley <jsbmsu@gmail.com>
Thu, 25 Jun 2009 03:58:43 +0000 (24 22:58 -0500)
treeb6faf9396d067ad668f53df981fcbf5b2aea4de7
parent7f8e0fc3f5cc311ff8cfb77653a000ae895c54bf
Draw with custom subclasses of RevWalk and RevCommit

Read 10 GraphCommits from GraphWalk and paint with a CommitPainter
graphgui/CommitPainter.java [new file with mode: 0644]
graphgui/GraphCommit.java [new file with mode: 0644]
graphgui/GraphWalk.java [new file with mode: 0644]