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

E13403-04

oracle.ide.keyboard
Class DialogWatcher

java.lang.Object
  extended by oracle.ide.keyboard.DialogWatcher
All Implemented Interfaces:
java.awt.event.AWTEventListener, java.util.EventListener

public class DialogWatcher
extends java.lang.Object
implements java.awt.event.AWTEventListener

This class ensures that user defined accelerators for cut, copy and paste also work in the text components of dialogs.


Method Summary
 void eventDispatched(java.awt.AWTEvent event)
           
static void install()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

install

public static void install()

eventDispatched

public void eventDispatched(java.awt.AWTEvent event)
Specified by:
eventDispatched in interface java.awt.event.AWTEventListener

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

E13403-04

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