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

/openjdk7/jdk/src/share/classes/javax/swing/plaf/multi/
H A DMultiLookAndFeel.java203 * @param mui the <code>ComponentUI</code> object
210 * of the <code>mui</code> argument
211 * @param target a component whose UI is represented by <code>mui</code>
213 * @return <code>mui</code> if the component has any auxiliary UI objects;
222 public static ComponentUI createUIs(ComponentUI mui, argument
252 return mui;

Completed in 33 milliseconds