MATES 3.0-rc2
A B C D E F G H I K L M N O P Q R S T U V W X Y

H

Host - class org.mates.sim.Host.
 
Host(String, Position, MobilityModel, Simulator) - Constructor for class org.mates.sim.Host
Primary constructor.
Host(String, double, double, MobilityModel, Simulator) - Constructor for class org.mates.sim.Host
Primary constructor.
Host(String, double, double, Simulator) - Constructor for class org.mates.sim.Host
Constructs a host with a StaticMobilityModel and Position2D position.
Host(double, double, MobilityModel, Simulator) - Constructor for class org.mates.sim.Host
Constructs a host without a name.
Host(double, double, Simulator) - Constructor for class org.mates.sim.Host
Constructs a host.
HostClickedEvent - class org.mates.sim.event.host.HostClickedEvent.
Event raised when a host is clicked in the TopologyVisualizer
HostClickedEvent(Host, MouseEvent) - Constructor for class org.mates.sim.event.host.HostClickedEvent
Constructs a new HostMovedEvent.
HostCreatedEvent - class org.mates.sim.event.host.HostCreatedEvent.
Event raised whenever a host is added to the simulation.
HostCreatedEvent(Host) - Constructor for class org.mates.sim.event.host.HostCreatedEvent
 
HostDeathEvent - class org.mates.sim.event.host.HostDeathEvent.
Event raised whenever a host is removed from the simulation.
HostDeathEvent(Host) - Constructor for class org.mates.sim.event.host.HostDeathEvent
 
HostEvent - class org.mates.sim.event.host.HostEvent.
 
HostEvent(Host) - Constructor for class org.mates.sim.event.host.HostEvent
Creates a new HostEvent associated with a specific host.
HostMovedEvent - class org.mates.sim.event.host.HostMovedEvent.
Event raised whenever a host moved (i.e. the host's current position is different than its position in the previous iteration).
HostMovedEvent(Host, Position, Position) - Constructor for class org.mates.sim.event.host.HostMovedEvent
Creates a new HostMovedEvent.
handleEvent(Event) - Method in interface org.mates.sim.event.EventListener
Callback function for handling an event.
handleEvent(Event) - Method in class org.mates.ui.graphical.GraphicalUserInterface
 
handleEvent(Event) - Method in class org.mates.ui.windowless.WindowlessUserInterface
 
handleInitialize() - Method in class org.mates.plugins.StatisticsPlugin
 
handleInitialize() - Method in class org.mates.plugins.TopologyMoviePlugin
 
handleInitialize() - Method in class org.mates.sim.Experiment
Callback function for initializing the experiment.
handleIterate() - Method in class org.mates.plugins.StatisticsPlugin
 
handleIterate() - Method in class org.mates.plugins.TopologyMoviePlugin
 
handleIterate() - Method in class org.mates.sim.Experiment
Callback function for iterating the experiment.
handleMenuAction(ActionEvent, Component) - Method in class org.mates.sim.Experiment
Callback function for when one of this experiment's menu items is acted upon.
handleReset() - Method in class org.mates.plugins.StatisticsPlugin
 
handleReset() - Method in class org.mates.plugins.TopologyMoviePlugin
 
handleReset() - Method in class org.mates.sim.Experiment
Callback function for resetting the experiment.
hasNext() - Method in class org.mates.util.Bundle.BundleIterator
 
hashCode() - Method in class org.mates.sim.Host
 
hashCode() - Method in class org.mates.sim.UniqueID
 
highlightHost(Host) - Method in class org.mates.ui.graphical.DefaultTopologyVisualizer
 
highlightHost(Host) - Method in interface org.mates.ui.graphical.TopologyVisualizer
Highlights a host in the topology.
host - Variable in class org.mates.sim.Agent
The current host on which this agent resides.
host - Variable in class org.mates.sim.event.host.HostEvent
The host associated with this event.
hostClicked(Host, MouseEvent) - Method in class org.mates.sim.Simulator
Raises a new HostClickedEvent.
host_font - Variable in class org.mates.ui.graphical.DefaultTopologyVisualizer
The font with which hosts' names are drawn.
host_highlight_color - Variable in class org.mates.ui.graphical.DefaultTopologyVisualizer
The color in which hosts are highlighted.

MATES 3.0-rc2
A B C D E F G H I K L M N O P Q R S T U V W X Y
Submit a bug or request a feature
http://mates.sourceforge.net/

Copyright 2004 Evan Sultanik