All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.icons-core.tld Maven / Gradle / Ivy

There is a newer version: 3.1.0
Show newest version



	2.0
	2.0
	Fujion Core Icon Functions
	http://www.fujion.org/tld/icons-core
	
		Icon library functions
	
	
	
		getIconPath
		org.fujion.icon.IconUtil
		java.lang.String getIconPath(java.lang.String)
		
			Returns the path to the icon resource given an icon name or specifier.
			For example: getIconPath("help.png") or getIconPath("silk:help:16x16")
		
	
	
	
		getIconPathEx
		org.fujion.icon.IconUtil
		java.lang.String getIconPath(java.lang.String, java.lang.String, java.lang.String)
		
			Returns the path to the icon resource.
			For example: getIconPath("silk", "help.png", "16x16")
		
	
	





© 2015 - 2025 Weber Informatics LLC | Privacy Policy