sub_arctic.text
Class href_handler

java.lang.Object
  |
  +--sub_arctic.text.href_handler

public class href_handler
extends java.lang.Object
implements handler


Method Summary
 boolean handle_event(event e, java.lang.Object user_info, top_level tl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

handle_event

public boolean handle_event(event e,
                            java.lang.Object user_info,
                            top_level tl)
Specified by:
handle_event in interface handler