Uses of Class
games.stendhal.client.gui.j2d.BackgroundPainter
-
Uses of BackgroundPainter in games.stendhal.client.gui.j2d
Modifier and TypeMethodDescriptionTextBoxFactory.createFancyTextBox(String text, Color textColor, int width, int leftMargin, int rightMargin, int topMargin, int bottomMargin, BackgroundPainter background)
Create a text box with an image background.