Home
last modified time | relevance | path

Searched refs:nagivationPanelIcon (Results 1 – 1 of 1) sorted by relevance

/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/swing/
H A DHomeComponent3D.java600 final ImageIcon nagivationPanelIcon = navigationPanelIconPath.length() > 0 in createNavigationPanel() local
605 if (nagivationPanelIcon != null) { in createNavigationPanel()
606 nagivationPanelIcon.paintIcon(c, g, x, y); in createNavigationPanel()