Oracle Data-aware Controls Reference

Uses of Class
oracle.dacf.control.swing.FindPanel

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

Uses of FindPanel in oracle.dacf.control.swing
 

Methods in oracle.dacf.control.swing that return FindPanel
 FindPanel NavigationBar.getFindPanel()
           
 

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

Fields in oracle.dacf.control.swing.find declared as FindPanel
protected  FindPanel ViewCriteriaFindPanelUI._parent
          A handle to the parent so that we can delegate some of the functionality like Find.
protected  FindPanel DacFindPanelUI._parent
          A handle to the parent so that we can delegate some of the functionality like Find.
 

Methods in oracle.dacf.control.swing.find with parameters of type FindPanel
 void ViewCriteriaFindPanelUI.setParent(FindPanel parent)
          set the parent which will use the customized UI panel.
 void FindPanelUI.setParent(FindPanel parent)
          set the parent which will use the customized UI panel.
 void DacFindPanelUI.setParent(FindPanel parent)
          set the parent which will use the customized UI panel.
 


Oracle Data-aware Controls Reference

 

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