Searched defs:layoutCompoundLabel (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/swing/
H A DSwingUtilities.java844 public static String layoutCompoundLabel(JComponent c, method in class:SwingUtilities
908 * This layoutCompoundLabel() does not know how to handle LEADING/TRAILING
911 * Use the other version of layoutCompoundLabel() instead.
913 public static String layoutCompoundLabel( method in class:SwingUtilities
939 * This layoutCompoundLabel() does not know how to handle LEADING/TRAILING
942 * Use the other version of layoutCompoundLabel() instead.

Completed in 36 milliseconds