Jadex 0.941

jadex.testcases.misc
Agent GUICloser


agent GUICloser

Testcase for closing a gui depending on plan termination.

This agent has initial that creates and shows a gui. Within the plan it waits for the user to close the gui, then the plan terminates. Otherwise, the plan closes the gui after 3 seconds itself.


Plan Summary
standard plan gui()
          
 
Event Summary
internalevent gui_closed()
          
 
Initial State Summary
default initial state  default
          
 

Plan Detail

gui

standard plan gui()
Plan body:
new GuiOpenClosePlan()
Event Detail

gui_closed

internalevent gui_closed()
Event flags:
random selection: false
meta-level reasoning: true
post to all: true
Initial State Detail

default

default initial state default
Initial Plans:
gui

Jadex 0.941

Submit a bug or feature
For further API reference and developer documentation, see the Jadex User Guide and the Jadex Tutorial. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, and working code examples.

Copyright (C) 2002-2005 Lars Braubach, Alexander Pokahr, Andrzej Walczak - University of Hamburg. Use is subject to license terms.