Package | Description |
---|---|
org.eclipse.swt.custom |
SWT Custom widgets.
|
Modifier and Type | Field and Description |
---|---|
Bullet |
LineStyleEvent.bullet
line bullet (output)
|
Bullet |
PaintObjectEvent.bullet
the Bullet
|
Modifier and Type | Method and Description |
---|---|
Bullet |
StyledText.getLineBullet(int index)
Returns the bullet of the line at the given index.
|
Modifier and Type | Method and Description |
---|---|
void |
StyledText.setLineBullet(int startLine,
int lineCount,
Bullet bullet)
Sets the bullet of the specified lines.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.