Business Components

Package oracle.jbo.uicli.controls

Contains classes that implement JClient controls

See:
          Description

Interface Summary
InterfaceDescription
JUPanel This interface identifies a JClient Panel for JDeveloper designtime, so that the JDeveloper UI Designer can allow JClient Data Model editors to be part of the Property Inspector for the control's model property.
 

Class Summary
ClassDescription
JUImageControl Implements a data-aware Image Control.
JULabel Implements a BC4J data bound JLabel subclass.
JULovDialog  
JUMultiAttrListCellRenderer  
JUMultiAttrListEditor  
JUNavigationBar Implements a data-aware toolbar.
JURadioButtonGroupPanel  
JUStatusBar JUStatusBar
JUTreeCellRenderer  
 

Package oracle.jbo.uicli.controls Description

Contains classes that implement JClient controls

Contains JClient customized Swing controls and other UI classes that either implement JClient interfaces or work with JClient bindings to display/edit BC4J data.


Business Components