Crossfire JXClient, Trunk
Public Member Functions | List of all members
com.realtime.crossfire.jxclient.gui.gui.GuiAutoCloseListener Interface Reference
Collaboration diagram for com.realtime.crossfire.jxclient.gui.gui.GuiAutoCloseListener:
Collaboration graph

Public Member Functions

void autoClosed ()
 

Detailed Description

Interface for clients interested in auto-close events of Gui instances.

Author
Andreas Kirschbaum

Definition at line 30 of file GuiAutoCloseListener.java.

Member Function Documentation

◆ autoClosed()

void com.realtime.crossfire.jxclient.gui.gui.GuiAutoCloseListener.autoClosed ( )

Called when a dialog has been auto-closed.

Referenced by com.realtime.crossfire.jxclient.gui.gui.Gui.setActiveElement().

Here is the caller graph for this function:

The documentation for this interface was generated from the following file: