Uses of Interface
games.stendhal.client.gui.ComponentPaintCache.Cacheable
Packages that use 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
Classes in games.stendhal.client.gui that implement ComponentPaintCache.CacheableModifier and TypeClassDescriptionclassAn InternalWindow that implements ManagedWindow.classA window like panel component with a title bar and optional close and minimize buttons.classA window for showing contents of an entity's slot in a grid of ItemPanelsConstructors in games.stendhal.client.gui with parameters of type ComponentPaintCache.CacheableModifierConstructorDescriptionComponentPaintCache(ComponentPaintCache.Cacheable component) Create a new paint cache. -
Uses of ComponentPaintCache.Cacheable in games.stendhal.client.gui.imageviewer
Classes in games.stendhal.client.gui.imageviewer that implement ComponentPaintCache.CacheableModifier and TypeClassDescriptionclassOpens an image resource at a given URL, and displays it in the client. -
Uses of ComponentPaintCache.Cacheable in games.stendhal.client.gui.spells
Classes in games.stendhal.client.gui.spells that implement ComponentPaintCache.Cacheable