|
Business Components | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use.* | |
| Package | Description |
|---|---|
| oracle.jbo.uicli.jui | Contains JClient classes that implement binding of Swing controls with BC4J ViewObject, Attributes or Rows. |
| Uses of JUIteratorChangedListener in oracle.jbo.uicli.jui |
| Classes in oracle.jbo.uicli.jui that implement JUIteratorChangedListener | |
| Type | Name |
|---|---|
(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. |
| Methods in oracle.jbo.uicli.jui with parameters of type JUIteratorChangedListener | |
| Type | Name |
|---|---|
void |
JUPanelBinding.addIteratorChangedListener(JUIteratorChangedListener l)
Adds a listener that should be notified when the iterator behind an iterator binding object changes or the display mode changes from find to data mode or the reverse. |
void |
JUPanelBinding.removeIteratorChangedListener(JUIteratorChangedListener l)
Remove a listener from this list. |
|
Business Components | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||