public interface TextComponentEditor extends Editor
Editor
on top of a plain JTextComponent
.
The corresponding document (Editor.getDocument()
) is a wrapper over Swing Document
and
doesn't require write action for modifications.EMPTY_ARRAY
addEditorMouseListener, addEditorMouseListener, addEditorMouseMotionListener, addEditorMouseMotionListener, getAscent, getCaretModel, getColorsScheme, getComponent, getContentComponent, getDocument, 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