Eclipse Platform
Release 3.1

Uses of Class
org.eclipse.swt.custom.EmbeddedObject.Bullet

Packages that use EmbeddedObject.Bullet
org.eclipse.swt.custom SWT Custom widgets.  
 

Uses of EmbeddedObject.Bullet in org.eclipse.swt.custom
 

Fields in org.eclipse.swt.custom declared as EmbeddedObject.Bullet
 EmbeddedObject.Bullet LineStyleEvent.bullet
           
 

Methods in org.eclipse.swt.custom that return EmbeddedObject.Bullet
 EmbeddedObject.Bullet StyledText2.getLineBullet(int index)
          Returns the bullet of the line at the given index.
 

Methods in org.eclipse.swt.custom with parameters of type EmbeddedObject.Bullet
 void StyledText2.setLineBullet(int startLine, int lineCount, EmbeddedObject.Bullet bullet)
          Sets the bullet of the specified lines.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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