EditorWindow instead. To be removed in IDEA 2018.1@Deprecated public abstract class EditorWindowImpl extends UserDataHolderBase implements EditorWindow
EMPTY_ARRAY| Constructor and Description |
|---|
EditorWindowImpl()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Editor |
getDelegate()
Deprecated.
Use
EditorWindow.getDelegate() instead. To be removed in IDEA 2018.1 |
changeUserMap, clearUserData, clone, copyCopyableDataTo, copyUserDataTo, getCopyableUserData, getUserData, getUserDataString, getUserMap, isUserDataEmpty, putCopyableUserData, putUserData, putUserDataIfAbsent, replace, setUserMapequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDocument, getInjectedFile, hostToInjected, injectedToHost, isValidputUserDataIfAbsent, replaceaddEditorMouseListener, addEditorMouseListener, addEditorMouseMotionListener, addEditorMouseMotionListener, getAscent, getCaretModel, getColorsScheme, getComponent, getContentComponent, getEditorKind, getFoldingModel, getGutter, getHeaderComponent, getIndentsModel, getInlayModel, getInsets, getLineHeight, getMarkupModel, getMouseEventArea, getProject, getScrollingModel, getSelectionModel, getSettings, getSoftWrapModel, hasHeaderComponent, isColumnMode, isDisposed, isInsertMode, isOneLineMode, isViewer, logicalPositionToOffset, logicalPositionToXY, logicalToVisualPosition, offsetToLogicalPosition, offsetToPoint2D, offsetToPoint2D, offsetToVisualPosition, offsetToVisualPosition, offsetToXY, offsetToXY, removeEditorMouseListener, removeEditorMouseMotionListener, setBorder, setHeaderComponent, visualLineToY, visualPositionToPoint2D, visualPositionToXY, visualToLogicalPosition, xyToLogicalPosition, xyToVisualPosition, xyToVisualPosition, yToVisualLinegetUserData, putUserData@Deprecated public Editor getDelegate()
EditorWindow.getDelegate() instead. To be removed in IDEA 2018.1getDelegate in interface EditorWindow