Oracle Data-aware Controls Reference

Uses of Class
oracle.dacf.control.CurrencyChangedEvent

Packages that use CurrencyChangedEvent
oracle.dacf.control   
oracle.dacf.control.swing   
 

Uses of CurrencyChangedEvent in oracle.dacf.control
 

Methods in oracle.dacf.control with parameters of type CurrencyChangedEvent
 void CurrencyListener.currencyChanged(CurrencyChangedEvent e)
          This method is called by the NavigationManager after is has determined the new current control and keyboard focus has been moved to that control.
 

Uses of CurrencyChangedEvent in oracle.dacf.control.swing
 

Methods in oracle.dacf.control.swing with parameters of type CurrencyChangedEvent
 void TreeControl.currencyChanged(CurrencyChangedEvent e)
          This method is used to track the change of keyboard focus.
 void StatusBarControl.currencyChanged(CurrencyChangedEvent e)
          This method is used to track which control on the screen gets focus
 void NavigationBar.currencyChanged(CurrencyChangedEvent e)
           
 


Oracle Data-aware Controls Reference

 

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