public class RevisionGraph extends Object
| Constructor and Description |
|---|
RevisionGraph(FileTableRow row,
Location location)
Constructor RevisionGraph
|
| Modifier and Type | Method and Description |
|---|---|
GraphTreeWidget |
addNode(RevisionGraphScene scene,
GraphTree node,
GraphTreeWidget parent,
int branch)
Method addNode
|
JComponent |
buildScene(GraphTree tree)
Method buildScene
|
void |
buildScene(RevisionGraphScene scene,
GraphTreeWidget parent,
int index,
GraphTree tree)
Method buildScene
|
JComponent |
getSatelliteView()
Method getSatelliteView
|
double |
getZomm()
Method getZomm
|
void |
setMesagePane(JTextArea textArea)
Method setMesagePane
|
void |
setZoom(double d)
Method setZoom
|
void |
showScene(GraphTree tree)
Method showScene
|
public RevisionGraph(FileTableRow row, Location location)
row - location - public void setMesagePane(JTextArea textArea)
textArea - public void setZoom(double d)
d - public double getZomm()
public void showScene(GraphTree tree)
tree - public JComponent buildScene(GraphTree tree)
tree - public JComponent getSatelliteView()
public void buildScene(RevisionGraphScene scene, GraphTreeWidget parent, int index, GraphTree tree)
scene - parent - index - tree - public GraphTreeWidget addNode(RevisionGraphScene scene, GraphTree node, GraphTreeWidget parent, int branch)
scene - node - parent - branch - Copyright © 2015 sd-svn. All rights reserved.