Uses of Class
org.eclipse.jgit.awtui.SwingCommitList.SwingLane
Packages that use SwingCommitList.SwingLane
-
Uses of SwingCommitList.SwingLane in org.eclipse.jgit.awtui
Subclasses with type arguments of type SwingCommitList.SwingLane in org.eclipse.jgit.awtuiModifier and TypeClassDescription(package private) final class(package private) classFields in org.eclipse.jgit.awtui with type parameters of type SwingCommitList.SwingLaneModifier and TypeFieldDescription(package private) PlotCommit<SwingCommitList.SwingLane> CommitGraphPane.GraphCellRender.commit(package private) PlotCommit<SwingCommitList.SwingLane> CommitGraphPane.CommitTableModel.lastCommitMethods in org.eclipse.jgit.awtui that return SwingCommitList.SwingLaneModifier and TypeMethodDescriptionprotected SwingCommitList.SwingLaneSwingCommitList.createLane()Create a newPlotLaneappropriate for this particularPlotCommitList.Methods in org.eclipse.jgit.awtui with parameters of type SwingCommitList.SwingLaneModifier and TypeMethodDescriptionprotected ColorAWTPlotRenderer.laneColor(SwingCommitList.SwingLane myLane) Obtain the color reference used to paint this lane.protected voidSwingCommitList.recycleLane(SwingCommitList.SwingLane lane) Return colors and other reusable information to the plotter when a lane is no longer needed.Method parameters in org.eclipse.jgit.awtui with type arguments of type SwingCommitList.SwingLaneModifier and TypeMethodDescription(package private) PersonIdentCommitGraphPane.CommitTableModel.authorFor(PlotCommit<SwingCommitList.SwingLane> c) (package private) voidAWTPlotRenderer.paint(Graphics in, PlotCommit<SwingCommitList.SwingLane> commit)