Uses of Class
org.tmatesoft.svn.core.internal.wc.SVNRemoteDiffEditor.SVNDirectoryInfo
-
Packages that use SVNRemoteDiffEditor.SVNDirectoryInfo Package Description org.tmatesoft.svn.core.internal.wc -
-
Uses of SVNRemoteDiffEditor.SVNDirectoryInfo in org.tmatesoft.svn.core.internal.wc
Fields in org.tmatesoft.svn.core.internal.wc declared as SVNRemoteDiffEditor.SVNDirectoryInfo Modifier and Type Field Description protected SVNRemoteDiffEditor.SVNDirectoryInfoSVNRemoteDiffEditor. myCurrentDirectoryprotected SVNRemoteDiffEditor.SVNDirectoryInfoSVNRemoteDiffEditor.SVNDirectoryInfo. myParentConstructors in org.tmatesoft.svn.core.internal.wc with parameters of type SVNRemoteDiffEditor.SVNDirectoryInfo Constructor Description SVNDirectoryInfo(SVNRemoteDiffEditor.SVNDirectoryInfo parent, java.lang.String path, boolean added)
-