JanosVM v1.0 API

Uses of Interface
edu.utah.janosvm.sys.EventHandler

Packages that use EventHandler
edu.utah.janosvm.sys Provides the java interface to the JanosVM Team facilities. 
 

Uses of EventHandler in edu.utah.janosvm.sys
 

Classes in edu.utah.janosvm.sys that implement EventHandler
(package private)  class TeamBackEnd
          Kernel class used to represent a team, this is then extended internally with a nativeClass.
 

Fields in edu.utah.janosvm.sys declared as EventHandler
private  EventHandler Event.target
          The target object for this event.
 

Methods in edu.utah.janosvm.sys that return EventHandler
(package private)  EventHandler Event.getTarget()
           
 

Methods in edu.utah.janosvm.sys with parameters of type EventHandler
(package private)  void Event.setTarget(EventHandler eh)
           
 void EventQueue.enqueue(Event event, EventHandler eh, int type)
          Enqueue an event.
 


JanosVM v1.0 API

This documentation is Copyright (C) 2000-2003 The University of Utah. All Rights Reserved. See the documentation license for distribution terms and restrictions.
Documentation, software, and mailing lists for the JanosVM can be found at the Janos Project web page: http://www.cs.utah.edu/flux/janos/
Generated on Feb 13, 2003