Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


oracle.javatools.compare.view
Class BaseCompareView.PositionListener

java.lang.Object
  extended by oracle.javatools.compare.view.BaseCompareView.PositionListener

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

public abstract class BaseCompareView.PositionListener
extends java.lang.Object
implements java.awt.event.FocusListener

Constructor Summary
BaseCompareView.PositionListener()
           

 

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

 

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

 

Constructor Detail

BaseCompareView.PositionListener

public BaseCompareView.PositionListener()

Method Detail

focusGained

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

focusLost

public void focusLost(java.awt.event.FocusEvent e)
Specified by:
focusLost in interface java.awt.event.FocusListener

resetTimer

protected void resetTimer()

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


Copyright © 1997, 2011, Oracle. All rights reserved.