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

/openjdk7/jdk/src/share/classes/javax/swing/plaf/metal/
H A DMetalLookAndFeel.java55 * MetalLookAndFeel} derives its behavior from the defaults
62 * {@code MetalLookAndFeel} derives it's color palette and fonts from
85 public class MetalLookAndFeel extends BasicLookAndFeel class in inherits:BasicLookAndFeel
142 // If an instanceof MetalLookAndFeel hasn't been inited yet, we
205 * Returns {@code false}; {@code MetalLookAndFeel} is not a native
215 * Returns {@code true}; {@code MetalLookAndFeel} can be run on
242 * MetalLookAndFeel} registers an entry for each of the classes in
1244 SwingUtilities2.makeIcon(getClass(), MetalLookAndFeel.class,
1247 SwingUtilities2.makeIcon(getClass(), MetalLookAndFeel.class,
1606 * Set the theme used by <code>MetalLookAndFeel</cod
[all...]

Completed in 34 milliseconds