- java.lang.Object
-
- io.github.mmm.ui.fx.icon.AbstractFxIconGlyph
-
- All Implemented Interfaces:
FxIconGlyph
- Direct Known Subclasses:
FxIconGlyphBean
,FxIconGlyphType
public abstract class AbstractFxIconGlyph extends Object implements FxIconGlyph
Abstract base Implementation ofFxIconGlyph
.- Since:
- 1.0.0
-
-
Constructor Summary
Constructors Constructor Description AbstractFxIconGlyph()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
toString()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface io.github.mmm.ui.fx.icon.FxIconGlyph
getFill, getFont, getStroke, getUnicode
-
-