org.eclipse.swt.custom
Class EmbeddedObject.Bullet
java.lang.Object
org.eclipse.swt.custom.EmbeddedObject
org.eclipse.swt.custom.EmbeddedObject.Bullet
- Enclosing class:
- EmbeddedObject
- public static class EmbeddedObject.Bullet
- extends EmbeddedObject
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmbeddedObject.Bullet
public EmbeddedObject.Bullet(int style,
int level,
int index)
- Parameters:
style - bullet image, check mark image, number, roman,
getAscent
public int getAscent()
- Specified by:
getAscent in class EmbeddedObject
getDescent
public int getDescent()
- Specified by:
getDescent in class EmbeddedObject
getAdvance
public int getAdvance()
- Specified by:
getAdvance in class EmbeddedObject
draw
public void draw(GC gc,
int x,
int y,
int ascent,
int descent)
- Specified by:
draw in class EmbeddedObject
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.