Package | Description |
---|---|
org.eclipse.jgit.awtui |
Modifier and Type | Field and Description |
---|---|
(package private) PlotCommit<SwingCommitList.SwingLane> |
CommitGraphPane.GraphCellRender.commit |
(package private) PlotCommit<SwingCommitList.SwingLane> |
CommitGraphPane.CommitTableModel.lastCommit |
Modifier and Type | Method and Description |
---|---|
protected SwingCommitList.SwingLane |
SwingCommitList.createLane()
Create a new
PlotLane appropriate for this particular
PlotCommitList . |
Modifier and Type | Method and Description |
---|---|
protected java.awt.Color |
AWTPlotRenderer.laneColor(SwingCommitList.SwingLane myLane)
Obtain the color reference used to paint this lane.
|
protected void |
SwingCommitList.recycleLane(SwingCommitList.SwingLane lane)
Return colors and other reusable information to the plotter when a lane
is no longer needed.
|
Modifier and Type | Method and Description |
---|---|
(package private) PersonIdent |
CommitGraphPane.CommitTableModel.authorFor(PlotCommit<SwingCommitList.SwingLane> c) |
(package private) void |
AWTPlotRenderer.paint(java.awt.Graphics in,
PlotCommit<SwingCommitList.SwingLane> commit) |