public class DirectoryContentImpl extends DiffContentBase implements DirectoryContent
Constructor and Description |
---|
DirectoryContentImpl(Project project,
VirtualFile file) |
DirectoryContentImpl(Project project,
VirtualFile file,
VirtualFile highlightFile) |
Modifier and Type | Method and Description |
---|---|
FileType |
getContentType() |
VirtualFile |
getFile() |
Navigatable |
getNavigatable()
Provides a way to open related content in editor
|
changeUserMap, clearUserData, clone, copyCopyableDataTo, copyUserDataTo, getCopyableUserData, getUserData, getUserDataString, getUserMap, isUserDataEmpty, putCopyableUserData, putUserData, putUserDataIfAbsent, replace, setUserMap
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getOpenFileDescriptor, onAssigned
getUserData, putUserData
public DirectoryContentImpl(Project project, VirtualFile file)
public DirectoryContentImpl(Project project, VirtualFile file, VirtualFile highlightFile)
public Navigatable getNavigatable()
DiffContent
getNavigatable
in interface DiffContent
public VirtualFile getFile()
getFile
in interface DirectoryContent
public FileType getContentType()
getContentType
in interface DiffContent