Uses of Interface
io.github.mmm.ui.fx.icon.FxIconGlyph
-
Packages that use FxIconGlyph Package Description io.github.mmm.ui.fx.icon -
-
Uses of FxIconGlyph in io.github.mmm.ui.fx.icon
Classes in io.github.mmm.ui.fx.icon that implement FxIconGlyph Modifier and Type Class Description classAbstractFxIconGlyphAbstract base Implementation ofFxIconGlyph.classFxIconGlyphBeanImplementation ofFxIconGlyphas mutable Java bean.classFxIconGlyphTypeImplementation ofFxIconGlyphas immutable type.Methods in io.github.mmm.ui.fx.icon that return FxIconGlyph Modifier and Type Method Description FxIconGlyphFxIconGlyphFactory. getGlyph(String iconId)Constructors in io.github.mmm.ui.fx.icon with parameters of type FxIconGlyph Constructor Description FxIconGlyphBean(FxIconGlyph template)The constructor.FxIconGlyphType(FxIconGlyph template)The constructor.
-