|
|||||||||
| Home >> All >> org >> eclipse >> swt >> [ graphics overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.eclipse.swt.graphics
Class TextLayout.StyleItem

java.lang.Objectorg.eclipse.swt.graphics.TextLayout.StyleItem
- Enclosing class:
- TextLayout
- static class TextLayout.StyleItem
- extends java.lang.Object
| Field Summary | |
(package private) int |
start
|
(package private) TextStyle |
style
|
| Constructor Summary | |
(package private) |
TextLayout.StyleItem()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
style
TextStyle style
start
int start
| Constructor Detail |
TextLayout.StyleItem
TextLayout.StyleItem()
|
|||||||||
| Home >> All >> org >> eclipse >> swt >> [ graphics overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.eclipse.swt.graphics.TextLayout.StyleItem