Uses of Interface
games.stendhal.client.entity.Inspector
Package
Description
the user interface including all dialogs, the main game window and
views for the game entities.
-
Uses of Inspector in games.stendhal.client.gui
Modifier and TypeMethodDescriptionvoid
Inspectable.setInspector(Inspector inspector)
Set the Inspector used for inspection.void
SlotGrid.setInspector(Inspector inspector)
Set the inspector the contained entities should use.void
SlotWindow.setInspector(Inspector inspector)
Set the inspector used for the contained entities. -
Uses of Inspector in games.stendhal.client.gui.j2d.entity
Modifier and TypeMethodDescriptionvoid
Entity2DView.setInspector(Inspector inspector)
Set the content inspector for this entity (if needed).