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

/openjdk7/jdk/src/share/classes/javax/swing/text/
H A DGlyphView.java969 static class JustificationInfo { class in class:GlyphView
979 JustificationInfo(int start, int end, method in class:GlyphView.JustificationInfo
997 JustificationInfo getJustificationInfo(int rowStartOffset) {
1067 new JustificationInfo(startJustifiableContent,
1116 private JustificationInfo justificationInfo = null;
H A DParagraphView.java1069 GlyphView.JustificationInfo justificationInfo =

Completed in 35 milliseconds