Klasse FileEndings
java.lang.Object
de.luckymcdev.foundryengine.client.util.FileEndings
Maps file extensions to file icons.
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifikator und TypMethodeBeschreibungstatic StringgetExtension(String fileName) static StringgetFileIcon(String fileName) Returns the FontAwesome icon string for the given file name based on its extension.
-
Konstruktordetails
-
FileEndings
public FileEndings()
-
-
Methodendetails
-
getFileIcon
-
getExtension
-