org.eclipse.hyades.test.ui.internal.editor.form.base
Interface IParagraphSegment
- All Known Subinterfaces:
- IHyperlinkSegment, IImageSegment, ITextSegment
- All Known Implementing Classes:
- HyperlinkSegment, ImageSegment, ParagraphSegment, TextSegment
public interface IParagraphSegment
|
Method Summary |
void |
advanceLocator(org.eclipse.swt.graphics.GC gc,
int wHint,
Locator loc,
java.util.Hashtable objectTable)
|
void |
paint(org.eclipse.swt.graphics.GC gc,
int width,
Locator loc,
java.util.Hashtable objectTable,
boolean selected)
|
advanceLocator
void advanceLocator(org.eclipse.swt.graphics.GC gc,
int wHint,
Locator loc,
java.util.Hashtable objectTable)
paint
void paint(org.eclipse.swt.graphics.GC gc,
int width,
Locator loc,
java.util.Hashtable objectTable,
boolean selected)