Move AWTPlotRenderer to its own file.
commit8cae4b0588d25ba4f0c04f4012dbb1084ada3898
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Wed, 1 Oct 2008 19:31:32 +0000 (1 21:31 +0200)
committerShawn O. Pearce <spearce@spearce.org>
Wed, 1 Oct 2008 20:33:05 +0000 (1 13:33 -0700)
tree8f25263e3587d75a01f63e50e7e82be070ed3690
parentfaf9ad1cee1d3d53fdb499c4c8b0fd6f09d482ac
Move AWTPlotRenderer to its own file.

This is mostly a convenience issue as it allows the
use of the JVM hotswap feature while debugging.

Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.spearce.jgit/src/org/spearce/jgit/awtui/AWTPlotRenderer.java [new file with mode: 0644]
org.spearce.jgit/src/org/spearce/jgit/awtui/CommitGraphPane.java