Uses of Interface
games.stendhal.client.gui.ComponentPaintCache.Cacheable
Package
Description
the user interface including all dialogs, the main game window and
views for the game entities.
-
Uses of ComponentPaintCache.Cacheable in games.stendhal.client.gui
Modifier and TypeClassDescriptionclass
An InternalWindow that implements ManagedWindow.class
A window like panel component with a title bar and optional close and minimize buttons.class
A window for showing contents of an entity's slot in a grid of ItemPanelsModifierConstructorDescriptionComponentPaintCache(ComponentPaintCache.Cacheable component)
Create a new paint cache. -
Uses of ComponentPaintCache.Cacheable in games.stendhal.client.gui.imageviewer
Modifier and TypeClassDescriptionclass
Opens an image resource at a given URL, and displays it in the client. -
Uses of ComponentPaintCache.Cacheable in games.stendhal.client.gui.spells