Oracle Data-aware Controls Reference

Uses of Package
oracle.dacf.control.swing

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

Classes in oracle.dacf.control.swing used by oracle.dacf.control.swing
CachedColumnModelSupport
          List Column Model which supports caching of attribute values.
CancellableButtonModel
          Extends the JFC ButtonModel to allow selection changes to be vetoed.
CancellableButtonModelImpl
          Extends JFC's DefaultButtonModel to provide a two-state button model that can be used by toggle buttons.
ChangeVetoException
          This exception can be thrown by SelectionChangingListener in response to a SelectionChangingEvent to veto a selection change is invalid.
CheckBoxControl
          A data aware checkbox control.
ColumnModelSupport
          ColumnModelSupport provides a JFC's ListModel implementation which gets its items from a infobus ScrollableRowsetAccess.
ComboBoxControl
          ComboBoxControl is a data aware combo box.
ComboBoxDataSource
          ComboBoxDataSource provides a JFC's ComboBoxModel implementation which gets its items from a infobus ScrollableRowsetAccess.
ComboBoxDataSource.ValueLocator
           
ControlBeanInfoHelper
          BeanInfo helper class.
DacCellEditor.DacEditorDelegate
           
FindPanel
          FindPanel.
GridControl
          This class is a data-aware control based on the JFC JTable class.
GridDataSource
          This class provides data to the JFC GridControl.
ListControl
          ListControl is a data aware listbox.
NavigationBarButtonClickEvent
          Defines the event delivered to the listeners of NavigationBarButtonClickListeners, when a button on the NavBar is clicked
NavigationBarButtonClickListener
          Defines the interface for receiving button click events from the NavigationBar
NavigationBarButtonClickVetoException
          The NavigationBarButtonClickedException is thrown by NavigationBarButtonClickedListeners when they wish to veto the operation performed by the button click.
RadioButtonControl
          Radiobutton to be used with the data aware RadioPanelControl
RadioPanelControl
          Data aware radio panel control that can be bound to an ImmediateAccess dataitem.
SelectionChangingEvent
          ChangingEvent is used to notify listeners that state some state is about to change in the source.
SelectionChangingListener
          Defines the interface for receiving ChangingEvents
SortDelegate
          Interface for sorting, used by the GridControl.
TreeControl
          A JTree based data aware control.
TreeControlNode
           
TreeDataSource
          An InfoBus enabled TreeModel.
TreeNodeData
          Contains a reference to the TreeNodeDef that was used to contruct a TreeControlNode.
TreeNodeDef
          Encapsulates the information supplied via TreeControl.setNodeDefinitions().
 

Classes in oracle.dacf.control.swing used by oracle.dacf.control.swing.find
FindPanel
          FindPanel.
 

Classes in oracle.dacf.control.swing used by oracle.dacf.util
GridControl
          This class is a data-aware control based on the JFC JTable class.
NavigationBarButtonClickEvent
          Defines the event delivered to the listeners of NavigationBarButtonClickListeners, when a button on the NavBar is clicked
NavigationBarButtonClickListener
          Defines the interface for receiving button click events from the NavigationBar
NavigationBarButtonClickVetoException
          The NavigationBarButtonClickedException is thrown by NavigationBarButtonClickedListeners when they wish to veto the operation performed by the button click.
 


Oracle Data-aware Controls Reference

 

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