Uses of Class
org.eclipse.swt.custom.Bullet
-
Uses of Bullet in org.eclipse.swt.custom
Modifier and TypeFieldDescriptionLineStyleEvent.bullet
line bullet (output)PaintObjectEvent.bullet
the BulletModifier and TypeMethodDescriptionStyledText.getLineBullet
(int index) Returns the bullet of the line at the given index.Modifier and TypeMethodDescriptionvoid
StyledText.setLineBullet
(int startLine, int lineCount, Bullet bullet) Sets the bullet of the specified lines.