Oracle Data-aware Controls Reference

Uses of Interface
oracle.dacf.control.swing.find.FindPanelUI

Packages that use FindPanelUI
oracle.dacf.control.swing   
oracle.dacf.control.swing.find   
 

Uses of FindPanelUI in oracle.dacf.control.swing
 

Methods in oracle.dacf.control.swing that return FindPanelUI
 FindPanelUI NavigationBar.getFindPanelUI()
          Deprecated.  
 FindPanelUI FindPanel.getFindPanelUI()
          return the FindPanelUI currently in use
 

Methods in oracle.dacf.control.swing with parameters of type FindPanelUI
 void NavigationBar.setFindPanelUI(FindPanelUI findPanelUI)
          Deprecated.  
 void FindPanel.setFindPanelUI(FindPanelUI findPanelUI)
          customize the UI used to display the Find Panel
 

Uses of FindPanelUI in oracle.dacf.control.swing.find
 

Classes in oracle.dacf.control.swing.find that implement FindPanelUI
 class DacFindPanelUI
          The DacFindPanelUI implements the default UI for the FindPanel.
 class ViewCriteriaFindPanelUI
          The ViewCriteriaFindPanelUI implements the UI for the FindPanel.
 


Oracle Data-aware Controls Reference

 

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