com.saic.isd.printscreen
Class Hyperactive

java.lang.Object
  extended bycom.saic.isd.printscreen.Hyperactive
All Implemented Interfaces:
java.util.EventListener, javax.swing.event.HyperlinkListener

public class Hyperactive
extends java.lang.Object
implements javax.swing.event.HyperlinkListener

Taken from JDK examples.


Constructor Summary
Hyperactive()
           
 
Method Summary
 void hyperlinkUpdate(javax.swing.event.HyperlinkEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Hyperactive

public Hyperactive()
Method Detail

hyperlinkUpdate

public void hyperlinkUpdate(javax.swing.event.HyperlinkEvent e)
Specified by:
hyperlinkUpdate in interface javax.swing.event.HyperlinkListener


Copyright © 2002 Gerhard Beck. All rights reserved. Subject to GPL.