Uses of Class
org.tmatesoft.svn.core.internal.wc2.ng.SvnNgRemoteDiffEditor.FileBaton
-
Packages that use SvnNgRemoteDiffEditor.FileBaton Package Description org.tmatesoft.svn.core.internal.wc2.ng -
-
Uses of SvnNgRemoteDiffEditor.FileBaton in org.tmatesoft.svn.core.internal.wc2.ng
Fields in org.tmatesoft.svn.core.internal.wc2.ng declared as SvnNgRemoteDiffEditor.FileBaton Modifier and Type Field Description private SvnNgRemoteDiffEditor.FileBaton
SvnNgRemoteDiffEditor. currentFile
Methods in org.tmatesoft.svn.core.internal.wc2.ng that return SvnNgRemoteDiffEditor.FileBaton Modifier and Type Method Description private SvnNgRemoteDiffEditor.FileBaton
SvnNgRemoteDiffEditor. makeFileBaton(java.lang.String path, boolean added)
-