public interface NavigatableFileEditor extends FileEditor
Navigatable elementDisposable.ParentPROP_MODIFIED, PROP_VALID| Modifier and Type | Method and Description |
|---|---|
boolean |
canNavigateTo(Navigatable navigatable)
Check whatever the editor can navigate to the given element
|
void |
navigateTo(Navigatable navigatable)
Navigate editor to the given navigatable if
canNavigateTo(com.intellij.pom.Navigatable) is true |
addPropertyChangeListener, deselectNotify, getBackgroundHighlighter, getComponent, getCurrentLocation, getFile, getName, getPreferredFocusedComponent, getState, getStructureViewBuilder, isModified, isValid, removePropertyChangeListener, selectNotify, setState, setStategetUserData, putUserDatadisposeboolean canNavigateTo(Navigatable navigatable)
void navigateTo(Navigatable navigatable)
canNavigateTo(com.intellij.pom.Navigatable) is truenavigatable - navigation target