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

/openjdk9/jdk/src/java.desktop/share/classes/javax/swing/plaf/metal/
H A DMetalLookAndFeel.java824 "FileView.fileIcon",(LazyValue) t -> MetalIconFactory.getTreeLeafIcon(),
1394 "Tree.leafIcon",(LazyValue) t -> MetalIconFactory.getTreeLeafIcon(),
H A DMetalIconFactory.java293 public static Icon getTreeLeafIcon() { method in class:MetalIconFactory

Completed in 110 milliseconds