Eclipse Platform
Release 3.1

Uses of Class
org.eclipse.swt.graphics.TextStyle

Packages that use TextStyle
org.eclipse.swt.graphics SWT graphics classes.  
 

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.
 

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.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.