Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01


Uses of Class
oracle.jbo.uicli.binding.JUCtrlScrollBinding

Packages that use JUCtrlScrollBinding
oracle.jbo.uicli.jui Contains JClient classes that implement binding of Swing controls with BC4J ViewObject, Attributes or Rows. 

 

Uses of JUCtrlScrollBinding in oracle.jbo.uicli.jui

 

Subclasses of JUCtrlScrollBinding in oracle.jbo.uicli.jui
(package private)  class oracle.jbo.uicli.jui.JUBoundedRangeBinding
          Implements interaction with Swing's BoundedRangeModel and the corresponding JClient binding class for controls that support scrolling, such as JUCtrlScrollBinding.
 class JUProgressBarBinding
          Implements binding a JProgressBar control with a BC4J RowSetIterator/ViewObject.
 class JUScrollBarBinding
          Implements binding a JScrollBar control with a BC4J RowSetIterator/ViewObject.
 class JUSliderBinding
          Implements binding a JSlider control with a BC4J RowSetIterator/ViewObject.

 


Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01


 

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