Uses of Interface
ice.pilots.html4.DefaultEventHandler

Packages that use DefaultEventHandler
ice.pilots.html4   
 

Uses of DefaultEventHandler in ice.pilots.html4
 

Methods in ice.pilots.html4 that return DefaultEventHandler
 DefaultEventHandler ThePilot.getDefaultEventHandler()
           
 

Methods in ice.pilots.html4 with parameters of type DefaultEventHandler
 void ThePilot.setDefaultEventHandler(DefaultEventHandler handler)