Uses of Class
games.stendhal.client.gui.InternalWindow
Packages that use 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
Subclasses of InternalWindow in games.stendhal.client.guiModifier and TypeClassDescriptionclassAn InternalWindow that implements ManagedWindow.classA window for showing contents of an entity's slot in a grid of ItemPanelsMethods in games.stendhal.client.gui with parameters of type InternalWindowModifier and TypeMethodDescriptionvoidInternalWindow.CloseListener.windowClosed(InternalWindow window) Called when the window is closed. -
Uses of InternalWindow in games.stendhal.client.gui.imageviewer
Subclasses of InternalWindow in games.stendhal.client.gui.imageviewerModifier and TypeClassDescriptionclassOpens an image resource at a given URL, and displays it in the client. -
Uses of InternalWindow in games.stendhal.client.gui.spells
Subclasses of InternalWindow in games.stendhal.client.gui.spells