| Package | Description |
|---|---|
| oracle.jbo.uicli.jui |
Contains JClient classes that implement binding of Swing controls with BC4J ViewObject, Attributes or Rows.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
JUTreeTableBinding.JUTreeTableModel |
| Modifier and Type | Method and Description |
|---|---|
JUTableBinding.JUTableModel |
JUTableBinding.getModel() |
protected JUTableBinding.JUTableModel |
JUTreeTableBinding.getModelImpl(javax.swing.JTable control) |
protected JUTableBinding.JUTableModel |
JUTableBinding.getModelImpl(javax.swing.JTable control)
Returns an instance of JUTableModel that this binding works with and is
applied as the JTableModel to the given JTable control.
|