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

/openjdk7/jdk/src/share/classes/javax/swing/text/
H A DParagraphView.java1000 private boolean isJustifyEnabled() { method in class:ParagraphView.Row
1024 if (isJustifyEnabled()) {
1036 if (! isJustifyEnabled()) {
1139 && isJustifyEnabled()) {

Completed in 704 milliseconds