jwo.utils.gui
Interface JWDialogueListener

All Known Implementing Classes:
GUIFrame

public interface JWDialogueListener

Interface for objects that need to be updated when a non-modal dialogue is closed.

Version:
2.2, 2nd January, 2002.
Author:
Jo Wood

Method Summary
 void updateFromDialogue(JWDialogue dialogueBox)
          Should update from dialogue box.
 

Method Detail

updateFromDialogue

public void updateFromDialogue(JWDialogue dialogueBox)
Should update from dialogue box.

Parameters:
dialogueBox - Dialogue box from which to update.


Copyright Jo Wood, 1996-2005, last modified, 11th March, 2005