Package bitchanger.util
Class IconFactory
- java.lang.Object
 - 
- bitchanger.util.IconFactory
 
 
- 
public class IconFactory extends Object
 
- 
- 
Constructor Summary
Constructors Modifier Constructor Description privateIconFactory()Do not let anyone instantiate this class 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static SVGIconofSVGFile(File file)private static voidsetSVGStyle(SVGIcon icon, javafx.scene.shape.SVGPath lightSVG, javafx.scene.shape.SVGPath darkSVG, Style style)static SVGIconstyleBindIcon(File lightIconFile, File darkIconFile) 
 -