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.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.