Uses of Class
games.stendhal.client.gui.InternalWindow
Package
Description
the user interface including all dialogs, the main game window and
views for the game entities.
-
Uses of InternalWindow in games.stendhal.client.gui
Modifier and TypeClassDescriptionclass
An InternalWindow that implements ManagedWindow.class
A window for showing contents of an entity's slot in a grid of ItemPanelsModifier and TypeMethodDescriptionvoid
InternalWindow.CloseListener.windowClosed(InternalWindow window)
Called when the window is closed. -
Uses of InternalWindow 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 InternalWindow in games.stendhal.client.gui.spells