Uses of Class
org.eclipse.jgit.revplot.PlotCommitList
-
Packages that use PlotCommitList Package Description org.eclipse.jgit.awtui -
-
Uses of PlotCommitList in org.eclipse.jgit.awtui
Subclasses of PlotCommitList in org.eclipse.jgit.awtui Modifier and Type Class Description (package private) class
SwingCommitList
Methods in org.eclipse.jgit.awtui that return PlotCommitList Modifier and Type Method Description PlotCommitList
CommitGraphPane. getCommitList()
Get the commit list this pane renders from.
-