Package | Description |
---|---|
org.eclipse.swt.custom |
SWT Custom widgets.
|
org.eclipse.swt.widgets |
SWT widget public API classes.
|
Modifier and Type | Method and Description |
---|---|
void |
StyledText.setCaret(Caret caret)
Sets the receiver's caret.
|
Modifier and Type | Method and Description |
---|---|
Caret |
Canvas.getCaret()
Returns the caret.
|
Modifier and Type | Method and Description |
---|---|
void |
Canvas.setCaret(Caret caret)
Sets the receiver's caret.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.