Uses of Interface
games.stendhal.client.gui.Inspectable
Packages that use Inspectable
Package
Description
the user interface including all dialogs, the main game window and
views for the game entities.
-
Uses of Inspectable in games.stendhal.client.gui
Classes in games.stendhal.client.gui that implement InspectableModifier and TypeClassDescriptionclassAnItemPanelthat is enabled/disabled with a feature change event.classA view of an RPSlot in a grid of ItemPanels.classA window for showing contents of an entity's slot in a grid of ItemPanels -
Uses of Inspectable in games.stendhal.client.gui.j2d.entity
Subinterfaces of Inspectable in games.stendhal.client.gui.j2d.entityModifier and TypeInterfaceDescriptioninterfaceEntityView<T extends IEntity>The view of an entity.Classes in games.stendhal.client.gui.j2d.entity that implement InspectableModifier and TypeClassDescriptionclassEntity2DView<T extends IEntity>The 2D view of an entity.classThe 2D view of a fly over area.classItem2DView<T extends Item>The 2D view of an item.class -
Uses of Inspectable in games.stendhal.client.gui.spells
Classes in games.stendhal.client.gui.spells that implement Inspectable