Uses of Class
org.eclipse.swt.custom.Bullet
Packages that use Bullet
-
Uses of Bullet in org.eclipse.swt.custom
Fields in org.eclipse.swt.custom declared as BulletModifier and TypeFieldDescriptionLineStyleEvent.bulletline bullet (output)PaintObjectEvent.bulletthe BulletMethods in org.eclipse.swt.custom that return BulletModifier and TypeMethodDescriptionStyledText.getLineBullet(int index) Returns the bullet of the line at the given index.Methods in org.eclipse.swt.custom with parameters of type BulletModifier and TypeMethodDescriptionvoidStyledText.setLineBullet(int startLine, int lineCount, Bullet bullet) Sets the bullet of the specified lines.