Skip navigation links


com.essbase.eas.ui.tree
Class RAFTree.FocusHandler

java.lang.Object
  extended by java.awt.event.FocusAdapter
      extended by com.essbase.eas.ui.tree.RAFTree.FocusHandler

All Implemented Interfaces:
java.awt.event.FocusListener, java.util.EventListener
Enclosing class:
RAFTree

public class RAFTree.FocusHandler
extends java.awt.event.FocusAdapter

Constructor Summary
RAFTree.FocusHandler()
           

 

Method Summary
 void focusGained(java.awt.event.FocusEvent e)
           

 

Methods inherited from class java.awt.event.FocusAdapter
focusLost

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

RAFTree.FocusHandler

public RAFTree.FocusHandler()

Method Detail

focusGained

public void focusGained(java.awt.event.FocusEvent e)
Specified by:
focusGained in interface java.awt.event.FocusListener
Overrides:
focusGained in class java.awt.event.FocusAdapter

Skip navigation links


Copyright © 2001, 2007, Oracle. All rights reserved.