Uses of Class
org.eclipse.swt.widgets.Caret
Package
Description
SWT Custom widgets.
SWT widget public API classes.
-
Uses of Caret in org.eclipse.swt.custom
Modifier and TypeMethodDescriptionvoid
Sets the receiver's caret.Modifier and TypeMethodDescriptionstatic void
StyledText.updateAndRefreshCarets
(StyledText styledText, Consumer<Caret> caretUpdater) The method accepts a StyledText and a callback which takes all the carets of the StyledText as the argument and executes it. -
Uses of Caret in org.eclipse.swt.widgets
Modifier and TypeMethodDescriptionvoid
Sets the receiver's caret.static void
Caret.win32_setHeight
(Caret caret, int height) IMPORTANT: This method is not part of the public API for Image.