Uses of Interface
games.stendhal.client.gui.InternalWindow.CloseListener
Package
Description
the user interface including all dialogs, the main game window and
views for the game entities.
-
Uses of InternalWindow.CloseListener in games.stendhal.client.gui
Modifier and TypeMethodDescriptionvoid
InternalWindow.addCloseListener(InternalWindow.CloseListener listener)
Add a close listener to the window.