Interface FancyText
-
- All Known Implementing Classes:
FancyHeader,FancyMessage
public interface FancyTextA fancy text.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetFancyText()Gets theString-representation of thisFancyText.
-