Uses of Class
org.apache.batik.gvt.event.GraphicsNodeFocusEvent

Packages that use GraphicsNodeFocusEvent
org.apache.batik.gvt.event Provides interfaces and classes for dealing with different types of events fired by GVT graphics nodes. 
 

Uses of GraphicsNodeFocusEvent in org.apache.batik.gvt.event
 

Methods in org.apache.batik.gvt.event with parameters of type GraphicsNodeFocusEvent
 void GraphicsNodeFocusListener.focusGained(GraphicsNodeFocusEvent evt)
          Invoked when a graphics node gains the keyboard focus.
 void GraphicsNodeFocusListener.focusLost(GraphicsNodeFocusEvent evt)
          Invoked when a graphics node loses the keyboard focus.
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.