Searched refs:TextSourceLabel (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/font/
H A DTextSourceLabel.java45 public class TextSourceLabel extends TextLabel { class in inherits:TextLabel
55 public TextSourceLabel(TextSource source) { method in class:TextSourceLabel
59 public TextSourceLabel(TextSource source, Rectangle2D lb, Rectangle2D ab, GlyphVector gv) { method in class:TextSourceLabel
H A DTextLabelFactory.java179 return new TextSourceLabel(source);

Completed in 23 milliseconds