Package | Description |
---|---|
org.sdrinovsky.sdsvn.dialogs | |
org.sdrinovsky.sdsvn.files | |
org.sdrinovsky.sdsvn.graph | |
org.sdrinovsky.sdsvn.tasks | |
org.sjd.visualapigraphview |
Modifier and Type | Method and Description |
---|---|
void |
HistoryDialog.setFileRow(Location location,
boolean diff,
boolean update,
boolean revert)
Method setFileRow
|
void |
HistoryPopupMenu.setRow(Location location,
Object path)
Method setRow
|
void |
HistoryPopupMenu.setRows(Location location,
Set changedPaths)
Method setRows
|
Modifier and Type | Method and Description |
---|---|
Location |
FileTableRow.getLocation()
Method getURL
|
Location |
FileRow.getLocation()
Method getLocation
|
Location |
FileRowImpl.getLocation()
Method getLocation
|
Modifier and Type | Method and Description |
---|---|
static List<FileRow> |
FileRowImpl.getList(File file,
Location location)
Method getList
|
static List<FileRow> |
FileRowImpl.getList(Set files,
Location location)
Method getList
|
Constructor and Description |
---|
FileRowImpl(File file,
Location location)
Constructor FileRowImpl
|
Modifier and Type | Method and Description |
---|---|
Location |
GraphLogEntry.getLogLocation()
Method getLogLocation
|
Modifier and Type | Method and Description |
---|---|
void |
GraphView.createGraph(FileTableRow row,
Location location,
Map<String,List<GraphLogEntry>> entries,
List<String> branches)
Method createGraph
|
Constructor and Description |
---|
GraphLogEntry(org.tmatesoft.svn.core.SVNLogEntry entry,
Location location)
Constructor GraphLogEntry
|
Constructor and Description |
---|
GraphTask(SVNApp app,
FileTableRow row,
Location location,
List<String> folders)
Constructor GraphTask
|
HistoryTask(SVNApp app,
Location location,
FileTableRow row)
Constructor HistoryTask
|
Modifier and Type | Method and Description |
---|---|
void |
VisualAPIGraphView.createGraph(FileTableRow row,
Location location,
Map<String,List<GraphLogEntry>> entries,
List<String> branches)
Method createGraph
|
Constructor and Description |
---|
GraphViewFrame(FileTableRow row,
Location location,
GraphTree root)
Creates new form GraphView
|
RevisionGraph(FileTableRow row,
Location location)
Constructor RevisionGraph
|
Copyright © 2015 sd-svn. All rights reserved.