|
Eclipse Platform Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextStyle | |
---|---|
org.eclipse.swt.custom | SWT Custom widgets. |
org.eclipse.swt.graphics | SWT graphics classes. |
Uses of TextStyle in org.eclipse.swt.custom |
---|
Subclasses of TextStyle in org.eclipse.swt.custom | |
class |
StyleRange
|
Uses of TextStyle in org.eclipse.swt.graphics |
---|
Methods in org.eclipse.swt.graphics that return TextStyle | |
TextStyle |
TextLayout.getStyle(int offset)
Gets the style of the receiver at the specified character offset. |
TextStyle[] |
TextLayout.getStyles()
Gets all styles of the receiver. |
Methods in org.eclipse.swt.graphics with parameters of type TextStyle | |
void |
TextLayout.setStyle(TextStyle style,
int start,
int end)
Sets the style of the receiver for the specified range. |
|
Eclipse Platform Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.