Uses of Class
games.stendhal.client.gui.j2d.BackgroundPainter
Packages that use BackgroundPainter
-
Uses of BackgroundPainter in games.stendhal.client.gui.j2d
Methods in games.stendhal.client.gui.j2d with parameters of type BackgroundPainterModifier 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.