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

/openjdk9/jdk/src/java.desktop/share/classes/javax/swing/plaf/metal/
H A DMetalIconFactory.java244 * Returns the instance of {@code TreeComputerIcon}.
246 * @return the instance of {@code TreeComputerIcon}
250 treeComputerIcon = new TreeComputerIcon();
1404 private static class TreeComputerIcon implements Icon, UIResource, Serializable { class in class:MetalIconFactory
1445 } // End class TreeComputerIcon

Completed in 98 milliseconds