Uses of Class
org.vizzini.util.event.StatusEvent

Packages that use StatusEvent
org.vizzini.ui Provides basic user interface classes for the game framework. 
org.vizzini.util.event Provides event utility classes for the game framework. 
 

Uses of StatusEvent in org.vizzini.ui
 

Methods in org.vizzini.ui with parameters of type StatusEvent
 void StatusBar.statusChange(StatusEvent event)
          Respond to status events.
 

Uses of StatusEvent in org.vizzini.util.event
 

Methods in org.vizzini.util.event with parameters of type StatusEvent
 void StatusManager.fireStatusChange(StatusEvent event)
          Fire the given state event to all registered listeners.
 void IStatusListener.statusChange(StatusEvent event)
          Respond to status change events.
 



Copyright © 2007 Vizzini.org. All Rights Reserved. 2007.12.25.03.00.02