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, setUserMap
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDocument, getInjectedFile, hostToInjected, injectedToHost, isValid
putUserDataIfAbsent, replace
addEditorMouseListener, 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, yToVisualLine
getUserData, putUserData
@Deprecated public Editor getDelegate()
EditorWindow.getDelegate()
instead. To be removed in IDEA 2018.1getDelegate
in interface EditorWindow