Extension SDK 10.1.2


Uses of Interface
oracle.ide.util.CollectionListener

Packages that use CollectionListener
oracle.ide.keyboard Contains classes used by addins for providing accelerators for the commands they define. 

 

Uses of CollectionListener in oracle.ide.keyboard

 

Methods in oracle.ide.keyboard with parameters of type CollectionListener
 void KeyStrokeContextRegistry.addListener(CollectionListener l)
          Adds a CollectionListener
 void KeyStrokeContextRegistry.removeListener(CollectionListener l)
          Removes a CollectionListener

 


Extension SDK


 

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