Package | Description |
---|---|
org.sdrinovsky.sdsvn | |
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 |
---|---|
List<FileTableRow> |
SVNAppView.getCommitableFiles()
Method getCommitableFiles
|
List<FileTableRow> |
SVNAppView.getSelectRows()
Method getSelectedFiles
|
Modifier and Type | Method and Description |
---|---|
void |
CommitFrame.setFiles(List<FileTableRow> files)
Method setFiles
|
Modifier and Type | Method and Description |
---|---|
FileTableRow |
FileTableModel.getRow(int rowIndex)
Method getRow
|
Modifier and Type | Method and Description |
---|---|
void |
FileTableModel.addRow(FileTableRow fileTableRow)
Method addRow
|
Modifier and Type | Method and Description |
---|---|
void |
FileTableModel.addRows(List<FileTableRow> fileTableRows)
Method addRows
|
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 |
---|
AnnotateTask(SVNApp app,
FileTableRow row)
Constructor AnnotateTask
|
GraphTask(SVNApp app,
FileTableRow row,
Location location,
List<String> folders)
Constructor GraphTask
|
HistoryTask(SVNApp app,
Location location,
FileTableRow row)
Constructor HistoryTask
|
PropertiesTask(SVNApp app,
FileTableRow row)
Constructor PropertiesTask
|
Constructor and Description |
---|
CommitTask(SVNApp app,
List<FileTableRow> rows,
String message,
boolean recurse)
Constructor CommitTask
|
JIndentTask(SVNApp app,
List<FileTableRow> rows)
Constructor JIndentTask
|
ResolveTask(SVNApp app,
List<FileTableRow> files)
Constructor CommitTask
|
RevertTask(SVNApp app,
List<FileTableRow> files)
Constructor RevertTask
|
RevertTask(SVNApp app,
List<FileTableRow> selected,
org.tmatesoft.svn.core.wc.SVNRevision revision)
Constructor RevertTask
|
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.