Oracle Data-aware Controls Reference
A B C D E F G H I J L M N O P Q R S T U V W X Y _

S

SAVE_AND_EXIT - Static variable in interface oracle.dacf.control.IncompleteTransactionAlert
indicate that the transaction should be saved and exit
SERVER_APPLICATION - Static variable in class oracle.dacf.dataset.DacfType
The error message describes an error condition that exists as a result of an anticipated state or action within the server portion of the application that prevents or halts the intended behavior of the application.
SERVER_FRAMEWORK - Static variable in class oracle.dacf.dataset.DacfType
The error message describes an error condition that exists as a result of an anticipated state or action within the server portion of the framework that prevents or halts the intended behavior of the framework and hence the application.
SERVER_TIMEOUT - Static variable in interface oracle.dacf.dataset.DataItemProperties
ServerTimeOut for this session.
SERVER_TIMEOUT_PROP - Static variable in interface oracle.dacf.dataset.DataItemProperties
Number equivalent for CONNECTION_NAME to facilitate driver property handling.
SESSION_INVALID - Static variable in class oracle.dacf.dataset.ValidationManager
Constant used to indicate that the session is invalid.
SHOW - Static variable in interface oracle.dacf.control.Control
attribute to indicate a column should be displayed., when the control is initially displayed.
SHOW_CLOSE_BUTTON - Static variable in interface oracle.dacf.control.swing.find.FindPanelUI
property id to control whether CLOSE button is displayed
SHOW_FIND_BUTTON - Static variable in interface oracle.dacf.control.swing.find.FindPanelUI
property id to control whether Find button is displayed
SHOW_FIND_ICON - Static variable in interface oracle.dacf.control.swing.find.FindPanelUI
property id to control whether find icon is displayed
SHOW_HELP_BUTTON - Static variable in interface oracle.dacf.control.swing.find.FindPanelUI
property id to control whether HELP button is displayed
SHOW_OR_BUTTON - Static variable in interface oracle.dacf.control.swing.find.FindPanelUI
property id to specify if the OR button should be displayed
SHOW_REMOVE_ALL_BUTTON - Static variable in interface oracle.dacf.control.swing.find.FindPanelUI
property id to specify if the remove all button should be displayed
SHOW_REMOVE_BUTTON - Static variable in interface oracle.dacf.control.swing.find.FindPanelUI
property id to specify if the REMOVE button should be displayed
SHOW_RESET_BUTTON - Static variable in interface oracle.dacf.control.swing.find.FindPanelUI
property id to control whether RESET button is displayed
SHOW_STATUS_BAR - Static variable in interface oracle.dacf.control.swing.find.FindPanelUI
property id to specify if the status bar should be displayed
SIZE_MAXIMUM - Static variable in class oracle.dacf.layout.LayoutManager3
Calculate the maximum size of the container.
SIZE_MINIMUM - Static variable in class oracle.dacf.layout.LayoutManager3
Calculate the minimum size of the container.
SIZE_PREFERRED - Static variable in class oracle.dacf.layout.LayoutManager3
Calculate the preferred size of the container.
SORTING_ENABLED - Static variable in interface oracle.dacf.dataset.DataItemProperties
Returns if sorting is enabled/disabled for each column.
STYLE - Static variable in class oracle.dacf.style.StyleType
This is the only Style Error type.
STYLE - Static variable in class oracle.dacf.style.StylesLoader
 
STYLES - Static variable in class oracle.dacf.style.StylesLoader
 
STYLESDEFINITION - Static variable in class oracle.dacf.style.StylesLoader
 
SearchableRowsetAccess - interface oracle.dacf.dataset.SearchableRowsetAccess.
This interface is an extension of javax.infobus.ScrollableRowsetAccess that allows searching of the retrieved rows.
SearchableValueLocator - class oracle.dacf.control.swing.SearchableValueLocator.
Locates value using Searchable RowsetAccess
SearchableValueLocator() - Constructor for class oracle.dacf.control.swing.SearchableValueLocator
 
SelectionChangingEvent - class oracle.dacf.control.swing.SelectionChangingEvent.
ChangingEvent is used to notify listeners that state some state is about to change in the source.
SelectionChangingEvent(Object) - Constructor for class oracle.dacf.control.swing.SelectionChangingEvent
Constructor
SelectionChangingListener - interface oracle.dacf.control.swing.SelectionChangingListener.
Defines the interface for receiving ChangingEvents
SessInfoDescriptor - class oracle.dacf.dataset.SessInfoDescriptor.
Deprecated. Applications should not use this class.
SessInfoDescriptor(String, String, int, String) - Constructor for class oracle.dacf.dataset.SessInfoDescriptor
Deprecated. Applications should not use this class.
SessInfoDescriptor(String, String, String) - Constructor for class oracle.dacf.dataset.SessInfoDescriptor
Deprecated. Applications should not use this class.
SessionConnect - class oracle.dacf.control.swing.SessionConnect.
DbAccess aware object which automatically does a 'connect'.
SessionConnect(String, String, String, String) - Constructor for class oracle.dacf.control.swing.SessionConnect
Constructor
SessionInfo - class oracle.dacf.dataset.SessionInfo.
The SessionInfo represents the database transaction context on the client.
SessionInfo() - Constructor for class oracle.dacf.dataset.SessionInfo
Default constructor.
SessionInfo(String) - Constructor for class oracle.dacf.dataset.SessionInfo
Constructor requiring a session bind name.
SessionInfo(String, ApplicationModule) - Constructor for class oracle.dacf.dataset.SessionInfo
Constructor requiring a session bind name and an Application Module.
SessionInfoBeanInfo - class oracle.dacf.dataset.SessionInfoBeanInfo.
Internal: Applications should not use this class.
SessionInfoBeanInfo() - Constructor for class oracle.dacf.dataset.SessionInfoBeanInfo
Internal: Applications should not use this class.
SessionPropertyInfo - class oracle.dacf.dataset.SessionPropertyInfo.
Contains the common attributes for an object that will be exposing properties of a SessionInfo as attributes.
SessionPropertyInfo() - Constructor for class oracle.dacf.dataset.SessionPropertyInfo
 
SimpleErrorAttributeImpl - class oracle.dacf.util.errormanager.SimpleErrorAttributeImpl.
The SimpleErrorAttributeImpl class is the simplest implementation of the ErrorAttribute interface.
SimpleErrorAttributeImpl(String, String) - Constructor for class oracle.dacf.util.errormanager.SimpleErrorAttributeImpl
Constructor to create the error attribute.
SimpleInfoBusConsumer - class oracle.dacf.util.SimpleInfoBusConsumer.
This class allows a class to easily become an InfoBusConsumer.
Instances of this class must be members of the InfoBus before the various findX methods are called.
SimpleInfoBusConsumer() - Constructor for class oracle.dacf.util.SimpleInfoBusConsumer
 
SimpleInfoBusConsumer(String) - Constructor for class oracle.dacf.util.SimpleInfoBusConsumer
 
SingleValueImpl - class oracle.dacf.dataset.SingleValueImpl.
SingleValueImpl
SingleValueImpl() - Constructor for class oracle.dacf.dataset.SingleValueImpl
.
SingleValueImpl(Object) - Constructor for class oracle.dacf.dataset.SingleValueImpl
 
SortDelegate - interface oracle.dacf.control.swing.SortDelegate.
Interface for sorting, used by the GridControl.
Sortter - interface oracle.dacf.util.Sortter.
 
StaticComboBoxDataSource - class oracle.dacf.control.swing.StaticComboBoxDataSource.
 
StaticComboBoxDataSource() - Constructor for class oracle.dacf.control.swing.StaticComboBoxDataSource
Constructs a "static" or non-query based ComboBox Model.
StaticComboBoxDataSource(Object[]) - Constructor for class oracle.dacf.control.swing.StaticComboBoxDataSource
Constructs a "static" or non-query based ComboBox Model.
StaticComboBoxDataSource(Vector) - Constructor for class oracle.dacf.control.swing.StaticComboBoxDataSource
Constructs a "static" or non-query based ComboBox Model.
StatusBarControl - class oracle.dacf.control.swing.StatusBarControl.
StatusBar
StatusBarControl() - Constructor for class oracle.dacf.control.swing.StatusBarControl
Create a new StatusBarControl.
StatusBarControl.StatusBarLabelControl - class oracle.dacf.control.swing.StatusBarControl.StatusBarLabelControl.
 
StatusBarControl.StatusBarLabelControl() - Constructor for class oracle.dacf.control.swing.StatusBarControl.StatusBarLabelControl
Constructs a StatusBarLabelControl.
StatusBarControl.StatusBarLabelControl(Icon) - Constructor for class oracle.dacf.control.swing.StatusBarControl.StatusBarLabelControl
Creates a LabelControl instance with the specified image.
StatusBarControl.StatusBarLabelControl(String, Formatter) - Constructor for class oracle.dacf.control.swing.StatusBarControl.StatusBarLabelControl
Creates a LabelControl instance with the specified image.
StatusBarControl.StatusBarLabelControl(Icon, int, String, Formatter) - Constructor for class oracle.dacf.control.swing.StatusBarControl.StatusBarLabelControl
Creates a LabelControl instance with the specified image, and horizontal alignment.
StatusBarControl.StatusBarProgressControl - class oracle.dacf.control.swing.StatusBarControl.StatusBarProgressControl.
A derivative of JProgressBar that listens to three DataItems.
StatusBarControl.StatusBarProgressControl() - Constructor for class oracle.dacf.control.swing.StatusBarControl.StatusBarProgressControl
Constructs a StatusBarProgressControl.
StatusBarControl.StatusBarProgressControl(int) - Constructor for class oracle.dacf.control.swing.StatusBarControl.StatusBarProgressControl
 
StatusBarControl.StatusBarProgressControl(int, int) - Constructor for class oracle.dacf.control.swing.StatusBarControl.StatusBarProgressControl
 
StatusBarControl.StatusBarProgressControl(String, Formatter) - Constructor for class oracle.dacf.control.swing.StatusBarControl.StatusBarProgressControl
Creates a LabelControl instance with the specified image.
StatusBarControl.StatusBarProgressControl(int, int, int, String, Formatter) - Constructor for class oracle.dacf.control.swing.StatusBarControl.StatusBarProgressControl
 
StatusBarControlBeanInfo - class oracle.dacf.control.swing.StatusBarControlBeanInfo.
StatusBarControlBeanInfo
StatusBarControlBeanInfo() - Constructor for class oracle.dacf.control.swing.StatusBarControlBeanInfo
Simple, null constructor
StatusImmediateAccessImpl - class oracle.dacf.dataset.StatusImmediateAccessImpl.
Conveys the information to the StatusBarControl elements.
StatusImmediateAccessImpl() - Constructor for class oracle.dacf.dataset.StatusImmediateAccessImpl
 
StatusImmediateAccessImpl(String, InfoBusEventListener, StatusInfo, RowSet, DacObject) - Constructor for class oracle.dacf.dataset.StatusImmediateAccessImpl
 
StatusInfo - class oracle.dacf.dataset.StatusInfo.
Contains the metadata for displaying the status bar information.
StatusInfo() - Constructor for class oracle.dacf.dataset.StatusInfo
 
StatusInfo(String) - Constructor for class oracle.dacf.dataset.StatusInfo
 
StdErrorLogger - class oracle.dacf.util.errorloggers.StdErrorLogger.
The StdErrorLogger is a non-buffered logger class that writes error information to stderr.
StdErrorLogger() - Constructor for class oracle.dacf.util.errorloggers.StdErrorLogger
 
StringToType(String) - Static method in class oracle.dacf.util.UrlUtils
 
Style - class oracle.dacf.style.Style.
the Style class defines a Style.
Style() - Constructor for class oracle.dacf.style.Style
Constructor
Style(String) - Constructor for class oracle.dacf.style.Style
Constructor
Style(String, Style) - Constructor for class oracle.dacf.style.Style
Constructor used when you choose "Create a Style using...."
Style(String, Style, boolean) - Constructor for class oracle.dacf.style.Style
Constructor used when you choose "Create a Style as...." with boolean false
StyleAppModule - class oracle.dacf.style.StyleAppModule.
StyleAppModule is
StyleAppModule(String, int, String, String) - Constructor for class oracle.dacf.style.StyleAppModule
 
StyleCastException - exception oracle.dacf.style.StyleCastException.
The StyleIOException class is thrown when a component tries to use a using properties that are not valid for this component.
StyleCastException(String) - Constructor for class oracle.dacf.style.StyleCastException
Construct a StyleCastException.
StyleDefinition - class oracle.dacf.style.StyleDefinition.
The StyleDefinition class required for the DesignTime environment.
StyleDefinition(String, Component) - Constructor for class oracle.dacf.style.StyleDefinition
The only constructor you want to be used.
StyleEditor - interface oracle.dacf.style.StyleEditor.
An interface definition, that enables the StyleManager to start up a StyleEditor in editable mode
StyleElement - class oracle.dacf.style.StyleElement.
the StyleElement is the class that defines a StyleElement.
StyleElement(String, Class) - Constructor for class oracle.dacf.style.StyleElement
Constructor
StyleElement(String, Object) - Constructor for class oracle.dacf.style.StyleElement
Constructor
StyleElement(String, boolean) - Constructor for class oracle.dacf.style.StyleElement
Constructor override for primitive type boolean
StyleElement(String, byte) - Constructor for class oracle.dacf.style.StyleElement
Constructor override for primitive type byte
StyleElement(String, char) - Constructor for class oracle.dacf.style.StyleElement
Constructor override for primitive type char
StyleElement(String, short) - Constructor for class oracle.dacf.style.StyleElement
Constructor override for primitive type short
StyleElement(String, int) - Constructor for class oracle.dacf.style.StyleElement
Constructor override for primitive type int
StyleElement(String, long) - Constructor for class oracle.dacf.style.StyleElement
Constructor override for primitive type long
StyleElement(String, float) - Constructor for class oracle.dacf.style.StyleElement
Constructor override for primitive type float
StyleElement(String, double) - Constructor for class oracle.dacf.style.StyleElement
Constructor override for primitive type double
StyleIOException - exception oracle.dacf.style.StyleIOException.
The StyleIOException class is thrown when a component tries to use a using properties that are not valid for this component.
StyleIOException(String) - Constructor for class oracle.dacf.style.StyleIOException
Construct a StyleIOException.
StyleLayer - interface oracle.dacf.style.StyleLayer.
StyleLayer is the interface defining conversion from source to Definition classes and vica versa.
StyleLayerFile - class oracle.dacf.style.StyleLayerFile.
StyleLayerFile is responsible for serializing the XML parse trees from a file.
StyleLayerFile(File) - Constructor for class oracle.dacf.style.StyleLayerFile
Constructor
StyleLayerFile(String) - Constructor for class oracle.dacf.style.StyleLayerFile
Constructor
StyleLayerImpl - class oracle.dacf.style.StyleLayerImpl.
StyleLayerImpl is the abstract base class for our internal implementations of StyleLayer.
StyleLayerImpl() - Constructor for class oracle.dacf.style.StyleLayerImpl
 
StyleLayerMiddletier - class oracle.dacf.style.StyleLayerMiddletier.
StyleLayerMiddletier is responsible for serializing the XML parse trees, from the Middletier
StyleLayerMiddletier(StyleAppModule, String) - Constructor for class oracle.dacf.style.StyleLayerMiddletier
Constructor
StyleLayerXMLFile - class oracle.dacf.style.StyleLayerXMLFile.
StyleLayerXMLFile is responsible for serializing the XML parse trees, from a file.
StyleLayerXMLFile(File) - Constructor for class oracle.dacf.style.StyleLayerXMLFile
Constructor
StyleLayerXMLFile(String) - Constructor for class oracle.dacf.style.StyleLayerXMLFile
Constructor
StyleManager - class oracle.dacf.style.StyleManager.
The StyleManager is a manager class.
StyleManager() - Constructor for class oracle.dacf.style.StyleManager
 
StyleManager() - Method in class oracle.dacf.style.StyleManager
 
StyleManagerException - exception oracle.dacf.style.StyleManagerException.
The StyleManagerException class is the base class for all oracle.dacf.style exceptions Exceptions.
StyleManagerException(String) - Constructor for class oracle.dacf.style.StyleManagerException
Construct a StyleManagerException.
StyleNotFoundException - exception oracle.dacf.style.StyleNotFoundException.
The StyleNotFoundException class is thrown when a component tries to use a non-existing Style.
StyleNotFoundException(String) - Constructor for class oracle.dacf.style.StyleNotFoundException
Construct a StyleNotFoundException.
StylePropertyEditor - class oracle.dacf.style.control.StylePropertyEditor.
the StylePropertyEditor wraps the PropertyCellEditor and maps the Style data provided by the StyleClass
StylePropertyEditor(StyleElement, JFrame) - Constructor for class oracle.dacf.style.control.StylePropertyEditor
Constructor
StylePropertyRenderer - class oracle.dacf.style.control.StylePropertyRenderer.
the StylePropertyRenderer implements the TableCellRenderer for StyleElements.
StylePropertyRenderer() - Constructor for class oracle.dacf.style.control.StylePropertyRenderer
 
StyleSeverity - class oracle.dacf.style.StyleSeverity.
The StyleSeverity defines the styleError severities
StyleStdErrorLogger - class oracle.dacf.util.errorloggers.StyleStdErrorLogger.
The StyleStdErrorLogger is a non-buffered logger class that writes StyleManager error information to stderr.
StyleStdErrorLogger() - Constructor for class oracle.dacf.util.errorloggers.StyleStdErrorLogger
 
StyleType - class oracle.dacf.style.StyleType.
The StyleType defines the Style Error type
StylesLoader - class oracle.dacf.style.StylesLoader.
StylesLoader is responsible for serializing the Styles table and the defaultvalues in the StyleManager.
StylesUserAdapter - class oracle.dacf.style.StylesUserAdapter.
An Adapter class matching the StylesUserListener interface.
StylesUserAdapter() - Constructor for class oracle.dacf.style.StylesUserAdapter
 
StylesUserEvent - class oracle.dacf.style.StylesUserEvent.
The Event send to style users registered as StylesUsers Listeners
StylesUserEvent(Object, String, Object, Object, int) - Constructor for class oracle.dacf.style.StylesUserEvent
Constructor
StylesUserListener - interface oracle.dacf.style.StylesUserListener.
A listener interface for classes using styles.
Swapper - interface oracle.dacf.util.Swapper.
Defines the interface for the swapping method used by the derivatives of AbstractSort.
save() - Method in interface oracle.dacf.style.StyleLayer
saves the latest document/piggyback definition.
save() - Method in class oracle.dacf.style.StyleLayerFile
saves the latest document/piggyback definition.
save() - Method in class oracle.dacf.style.StyleLayerImpl
called by subclass in save overwrite, before starting the save operation.
save() - Method in class oracle.dacf.style.StyleLayerMiddletier
saves the latest document/piggyback definition.
save() - Method in class oracle.dacf.style.StyleLayerXMLFile
saves the latest document/piggyback definition.
saveStyles() - Static method in class oracle.dacf.style.StyleManager
Saves the current Styles table and the Default Style definitions.
scrollView(int) - Method in class oracle.dacf.dataset.QueryCriteriaRowset
 
selectAll() - Method in class oracle.dacf.control.swing.ComboBoxDataItemEditor
Ask the editor to start editing and select everything
selectionChanged(Object) - Method in class oracle.dacf.control.swing.ListDataSource
Notification from a ListSelectionModel about the change in a selection.Used when it is thie to update
selectionChanging(SelectionChangingEvent) - Method in interface oracle.dacf.control.swing.SelectionChangingListener
 
setActive(boolean, boolean) - Method in class oracle.dacf.dataset.InfoObject
Deprecated.  
setAppModuleInfo(AppModuleInfo) - Method in class oracle.dacf.dataset.SessionInfo
Specifies the Java Bussiness Object location and Project by using an AppModuleInfo MetaData class.
setAppModuleName(String) - Method in class oracle.dacf.dataset.ModuleInfo
Sets the name of the Application Module.
setAppletInstance(Applet) - Method in class oracle.dacf.dataset.SessionInfo
Sets the Applet context.
setAppletInstance(Applet) - Method in class oracle.dacf.dataset.connections.Connection
set the Applet context.
setAppletInstance(Applet) - Method in interface oracle.dacf.dataset.connections.ConnectionInfo
set the Applet context.
setApplicationModule(ApplicationModule) - Method in class oracle.dacf.dataset.SessionInfo
Sets the Application Module property to use in this session.
setApplicationModuleClass(String) - Method in class oracle.dacf.dataset.SessionInfo
Sets the ApplicationModuleClass property: the fully-qualified name of the class that implements the Application Module object on the server.
setApplicationModuleName(String) - Method in class oracle.dacf.dataset.SessionInfo
Deprecated. Use ProducerObject.setName(String) instead.
setArrangement(int) - Method in class oracle.dacf.layout.ControlLayout
Setter for the control arrangement parameter.
setAsText(String) - Method in class oracle.dacf.dataset.IntTagEditor
Internal: Applications should not use this method.
setAttributeInfo(ColumnInfo[]) - Method in class oracle.dacf.dataset.ResultSetInfo
An alternative way to add child ColumnInfo objects
setAutoCreateColumnsFromModel(boolean) - Method in class oracle.dacf.control.swing.GridControl
 
setAutoResizeMode(int) - Method in class oracle.dacf.control.swing.GridControl
 
setAutoRowNavigation(boolean) - Method in class oracle.dacf.control.swing.GridControl
Controls how Tab or Shift-Tab will cause the selection to move.
setAutomaticRefresh(boolean) - Method in interface oracle.dacf.control.LOVInterface
determines if the dataset has to be Queried before displaying the LOV
setAutomaticRefresh(boolean) - Method in class oracle.dacf.control.swing.LOV
determines if the dataset has to be Queried before displaying the LOV
setAutomaticRefresh(boolean) - Method in interface oracle.dacf.control.swing.lov.LOVInterface
determines if the dataset has to be Queried before displaying the LOV
setBackground(Color) - Method in class oracle.dacf.control.swing.CheckBoxControl
Overrides JComponent.setForeground to specify the unselected-background color using the specified color.
setBackground(Color) - Method in class oracle.dacf.control.swing.StatusBarControl
StatusBarControl override.
setBackground(Color) - Method in class oracle.dacf.control.swing.TreeControl
Sets the background color of the TreeControl.
setBackgroundNonSelectionColor(Color) - Method in class oracle.dacf.control.swing.TreeControl
Sets the color to use for the background if node is not selected.
setBackgroundSelectionColor(Color) - Method in class oracle.dacf.control.swing.TreeControl
Sets the color to use for the background if node is selected.
setBoLocationInfo(AppModuleInfo) - Method in class oracle.dacf.dataset.SessionInfo
Deprecated. Use SessionInfo.setAppModuleInfo(AppModuleInfo jboLoc) instead.
setBufferSize(int) - Method in class oracle.dacf.dataset.QueryCriteriaRowset
Specifies the size of the "fetch" buffer.
setBusyCursor(Cursor) - Method in class oracle.dacf.control.swing.FindPanel
Change the cursor used to indicate busy status
setBusyCursor(Cursor) - Method in class oracle.dacf.control.swing.NavigationBar
Change the cursor used to indicate busy status
setButtonIcon(int, Icon) - Method in class oracle.dacf.control.swing.NavigationBar
Deprecated.  
setButtonIcons(int, Icon, Icon, Icon, Icon) - Method in class oracle.dacf.control.swing.NavigationBar
Set the icon to be used for a button.
setButtonPressedIcon(int, Icon) - Method in class oracle.dacf.control.swing.NavigationBar
Deprecated.  
setCachingEnabled(boolean) - Method in class oracle.dacf.control.swing.CachedColumnModelSupport
 
setCalculator(Calculator) - Method in class oracle.dacf.dataset.CalculatedAttributeInfo
Specifies the Calculator that will compute the value.
setCaret(Caret) - Method in class oracle.dacf.control.swing.TextAreaControl
Sets the caret to be used.
setCaretColor(Color) - Method in class oracle.dacf.control.swing.TextAreaControl
Sets the current color used to render the caret.
setCaretPosition(int) - Method in class oracle.dacf.control.swing.TextAreaControl
Sets the position of the text insertion caret for the TextComponent.
setCaseSensitiveSearch(boolean) - Method in class oracle.dacf.control.swing.FindPanel
Specify if case sensitive search is to performed for Character data types.
setCaseSensitiveSearch(boolean) - Method in class oracle.dacf.control.swing.find.FindAction
Specify if case sensitive search is to performed for Character data types.
setCaseSensitiveSearch(boolean) - Method in class oracle.dacf.control.swing.find.ViewCriteriaFindAction
Specify if case sensitive search is to performed for Character data types.
setCellEditor(TableCellEditor) - Method in class oracle.dacf.control.swing.GridControl
 
setCellRenderer(ListCellRenderer) - Method in class oracle.dacf.control.swing.ListControl
 
setCellSelectionEnabled(boolean) - Method in class oracle.dacf.control.swing.GridControl
 
setChildren(DacObject[]) - Method in class oracle.dacf.dataset.DacObject
Sets a set of DacObjects as child objects for this DacObject.
setClickCountToStart(int) - Method in class oracle.dacf.control.swing.DacCellEditor
Specifies the number of clicks needed to start editing.
setClickCountToStart(int) - Method in class oracle.dacf.style.control.PropertyCellEditor
clickCountToStart controls the number of clicks required to start editing if the event passed to isCellEditable() or startCellEditing() is a MouseEvent.
setClickCountToStart(int) - Method in class oracle.dacf.style.control.StylePropertyEditor
clickCountToStart controls the number of clicks required to start * editing if the event passed to isCellEditable() or startCellEditing() is * a MouseEvent.
setClonedDataItems(DataItemImpl[]) - Method in class oracle.dacf.dataset.ProducerObject
Initializes the list of cloned ScrollableRowsetAccess for the ResultSetInfo.
setClosed(boolean) - Method in class oracle.dacf.control.swing.InfoInternalFrame
Calling this method with a true value closes the frame.
setColumnAlignment(int) - Method in class oracle.dacf.dataset.ColumnInfo
Specifies the column horizontal alignment.
setColumnAlignment(int) - Method in class oracle.dacf.dataset.QueryCriteriaAttribute
Specifies the column horizontal alignment.
setColumnDataItemName(String[]) - Method in class oracle.dacf.control.swing.FindPanel
Specify the query column data item name.
setColumnDataItemName(String[]) - Method in class oracle.dacf.control.swing.find.ConstrainedViewCriteriaModel
Specify the query column data item name.
setColumnDataItemNameInternal(String[]) - Method in class oracle.dacf.control.swing.FindPanel
 
setColumnLabel(Object[]) - Method in class oracle.dacf.control.tdg.chart.ChartDataSource
 
setColumnLabel(Object[]) - Method in class oracle.dacf.control.tdg.chart.LabelAwareChartDataSource
 
setColumnLabelDataItemName(String) - Method in class oracle.dacf.control.tdg.chart.ChartDataSource
Specify data source for row labels.
setColumnLabelDataItemName(String) - Method in class oracle.dacf.control.tdg.chart.LabelAwareChartDataSource
Specify data source for row labels.
setColumnLabelDataSource(ChartLabelDataSource) - Method in class oracle.dacf.control.tdg.chart.ChartDataSource
 
setColumnLabelDataSource(ChartLabelDataSource) - Method in class oracle.dacf.control.tdg.chart.LabelAwareChartDataSource
 
setColumnModel(TableColumnModel) - Method in class oracle.dacf.control.swing.GridControl
 
setColumnName(String) - Method in class oracle.dacf.dataset.ColumnInfo
Deprecated. the column name is retrieved when the ColumnInfo is opened.
setColumnSelectionAllowed(boolean) - Method in class oracle.dacf.control.swing.GridControl
 
setColumnValue(int, Object) - Method in class oracle.dacf.control.swing.FindPanel
specify the column value for a particular column
setColumnValue(int, Object) - Method in class oracle.dacf.control.swing.find.ConstrainedViewCriteriaModel
specify the column value for a particular column
setColumnValue(int, Object) - Method in interface oracle.dacf.control.swing.find.ViewCriteriaModel
specify the column value for a particular column
setColumnValue(int, Object) - Method in class oracle.dacf.control.swing.find.ViewCriteriaModelImpl
specify the column value for a particular column
setColumnValue(int, Object) - Method in class oracle.dacf.dataset.QueryCriteriaRowset
 
setColumnValue(String, Object) - Method in class oracle.dacf.dataset.QueryCriteriaRowset
 
setColumnWidth(int) - Method in class oracle.dacf.dataset.ColumnInfo
Specifies the column width for display.
setColumnWidth(int) - Method in class oracle.dacf.dataset.QueryCriteriaAttribute
Specifies the column width for display.
setColumns(int) - Method in class oracle.dacf.control.swing.TextAreaControl
Sets the number of columns to be displayed in the underlying JTextArea
setColumns(String[]) - Method in class oracle.dacf.dataset.RowFilter
Specifies the columns to use in the filter by name.
setComparer(Compare) - Method in class oracle.dacf.util.AbstractSort
 
setComparer(Compare) - Method in interface oracle.dacf.util.Sortter
 
setConnection(SessInfoDescriptor) - Method in class oracle.dacf.dataset.SessionInfo
Deprecated. Use SessionInfo.setConnectionInfo(ConnectionInfo con) instead.
setConnectionInfo(ConnectionInfo) - Method in class oracle.dacf.dataset.SessionInfo
Sets a connection defining all elements of the connection deployment choice.
setConnectionMode(int) - Method in class oracle.dacf.dataset.SessionInfo
Sets the ConnectionMode property which determines the relationship between the client and server portions of the application.
setConnectionName(String) - Method in class oracle.dacf.dataset.SessionInfo
Deprecated. Use SessionInfo.setConnectionInfo(ConnectionInfo) instead.
setConnectionURL(String) - Method in class oracle.dacf.dataset.SessionInfo
Deprecated. Use these methods instead:

setConnectionURL(String) - Method in class oracle.dacf.dataset.connections.NamedConnection
Overwrites the connection url definition as gotten from the ConnectionManager
setConsumerList(Vector) - Method in class oracle.dacf.dataset.IBItemController
 
setContinueNavigation(boolean) - Method in class oracle.dacf.dataset.ValidationException
Set the continueNavigation flag to the new value
setControl(Control) - Method in class oracle.dacf.dataset.DacfErrorMessageContext
Sets the control associated with the error message.
setControlBorder(Border) - Method in class oracle.dacf.control.swing.TextAreaControl
Sets the border of this component.
setCriteria(Object[]) - Method in class oracle.dacf.dataset.RowFilterCriteria
Sets the comparison values.
setCriteriaStore(QueryCriteriaStore) - Method in class oracle.dacf.dataset.QueryCriteria
 
setCriteriaStore(QueryCriteriaStore) - Method in class oracle.dacf.dataset.QueryCriteriaRowset
Sets the QueryCriteriaStore for the associated QueryCriteria.
setCriteriaStore(QueryCriteriaStore) - Method in class oracle.dacf.dataset.QueryCriteriaValue
Sets the QueryCriteriaStore for the QueryCriteriaValue
setCurrentRow(boolean) - Method in class oracle.dacf.control.swing.TreeControlNode
Sets whether the node is displaying the current row.
setCurrentRowBackground(Color) - Method in class oracle.dacf.control.swing.TreeControl.TreeControlTree.TreeControlNodeRenderer
Set the background current row color.
setCurrentRowBackground(Color) - Method in class oracle.dacf.control.swing.TreeControl
Set the background current row color.
setCurrentRowForeground(Color) - Method in class oracle.dacf.control.swing.TreeControl.TreeControlTree.TreeControlNodeRenderer
Set the foreground current row color.
setCurrentRowForeground(Color) - Method in class oracle.dacf.control.swing.TreeControl
Set the foreground current row color.
setCurrentRowFormatString(String) - Method in class oracle.dacf.control.swing.StatusBarControl
Sets the format string for formatting the CurrentRow status label.
setCurrentRowFormatter(Formatter) - Method in class oracle.dacf.control.swing.StatusBarControl
Sets the formatter for formatting the CurrentRow status label.
setCurrentRowIndicated(boolean) - Method in class oracle.dacf.control.swing.TreeControl
Sets whether the current row is indicated in the tree.
setCurrentViewCriteriaRow(int) - Method in class oracle.dacf.control.swing.FindPanel
sets the current view criteria row
setCurrentViewCriteriaRow(int) - Method in class oracle.dacf.control.swing.find.ViewCriteriaFindPanelUI
 
setCursor(Cursor) - Method in class oracle.dacf.control.swing.TextAreaControl
Set the Cursor of this object.
setCustomConnect(CustomConnect) - Method in class oracle.dacf.dataset.SessionInfo
Deprecated. Use ConnectionInfo.setCustomConnection(CustomConnection) instead
setCustomConnect(CustomConnect, SessionInfo) - Method in class oracle.dacf.dataset.connections.Connection
Deprecated. use setCustomConnection instead
setCustomConnect(CustomConnect, SessionInfo) - Method in interface oracle.dacf.dataset.connections.ConnectionInfo
Deprecated. use setCustomConnection instead.
setCustomConnection(CustomConnection) - Method in class oracle.dacf.dataset.connections.Connection
Defines the customConnection definition
setCustomConnection(CustomConnection) - Method in interface oracle.dacf.dataset.connections.ConnectionInfo
Defines the customConnection definition
setDataItem(Object) - Method in class oracle.dacf.control.swing.RadioGroup
set the data item
setDataItem(DataItem) - Method in class oracle.dacf.dataset.DacfErrorMessageContext
Sets the dataItem associated with the error message.
setDataItem(DataItem) - Method in interface oracle.dacf.dataset.DataSourceAdapterInfo
Tells the Adapter which DataItem is using it.
setDataItem(DataItem) - Method in class oracle.dacf.dataset.ProducerObject
Sets this object's DataItem.
setDataItem(RowsetAccess) - Method in class oracle.dacf.dataset.RowSetChangeEvent
Specifies the RowSet which will be populated, cleared, or be deleted.
setDataItemName(String) - Method in interface oracle.dacf.control.Control
Sets the name of the InfoBus DataItem this control is bound to.
setDataItemName(String) - Method in class oracle.dacf.control.ControlSupport
Sets the name of the InfoBus DataItem this control is bound to.
setDataItemName(String) - Method in class oracle.dacf.control.ControlSupportHC
Sets the name of the first InfoBus DataItem bound to this control.
setDataItemName(String) - Method in class oracle.dacf.control.DataItemAccessHelper
Sets the name of the InfoBus DataItem this object is bound to.
setDataItemName(String) - Method in class oracle.dacf.control.DbAccessSupport
Sets the name of the InfoBus DataItem this object is bound to.
setDataItemName(String) - Method in interface oracle.dacf.control.LOVInterface
specify a InfoBus based dataset.
setDataItemName(String) - Method in class oracle.dacf.control.swing.ButtonControl
Sets the name of the InfoBus DataItem this control is bound to.
setDataItemName(String) - Method in class oracle.dacf.control.swing.CheckBoxControl
Sets the name of the InfoBus DataItem this control is bound to.
setDataItemName(String) - Method in class oracle.dacf.control.swing.ColumnModelSupport
Specifies the name of the dataItem this model uses to get its list of values.
setDataItemName(String) - Method in class oracle.dacf.control.swing.ComboBoxControl
Deprecated. use setListKeyDataItemName
setDataItemName(String) - Method in class oracle.dacf.control.swing.FindButtonControl
Specify the data item name for the rowset.
setDataItemName(String) - Method in class oracle.dacf.control.swing.FindPanel
Specify the data item name for the rowset.
setDataItemName(String) - Method in class oracle.dacf.control.swing.GridControl
Sets the name of the InfoBus DataItem this control is bound to.
setDataItemName(String) - Method in class oracle.dacf.control.swing.ImageControl
Sets the name of the InfoBus DataItem this control is bound to.
setDataItemName(String) - Method in class oracle.dacf.control.swing.InfoFrame
set the name of the session to keep track of
setDataItemName(String) - Method in class oracle.dacf.control.swing.InfoInternalFrame
set the name of the session to keep track of
setDataItemName(String) - Method in class oracle.dacf.control.swing.LOV
specify a InfoBus based dataset.
setDataItemName(String) - Method in class oracle.dacf.control.swing.LabelControl
Sets the name of the InfoBus DataItem this control is bound to.
setDataItemName(String) - Method in class oracle.dacf.control.swing.ListControl
Sets the name of the InfoBus DataItem this control is bound to.
setDataItemName(String) - Method in class oracle.dacf.control.swing.LoginDlg
specify the name of the SessionInfo to connect to.
setDataItemName(String) - Method in class oracle.dacf.control.swing.NavigationBar
set the data item name to which the control is bound
setDataItemName(String) - Method in class oracle.dacf.control.swing.RadioPanelControl
Sets the name of the InfoBus DataItem this control is bound to.
setDataItemName(String) - Method in class oracle.dacf.control.swing.StaticComboBoxDataSource
Specifies the name of the dataItem this model uses to get its list of values.
setDataItemName(String) - Method in class oracle.dacf.control.swing.StatusBarControl.StatusBarLabelControl
Sets the name of the InfoBus DataItem this control is bound to.
setDataItemName(String) - Method in class oracle.dacf.control.swing.StatusBarControl.StatusBarProgressControl
Sets the name of the InfoBus DataItem this control is bound to.
setDataItemName(String) - Method in class oracle.dacf.control.swing.StatusBarControl
Sets the name of the InfoBus DataItem this control is bound to.
setDataItemName(String) - Method in class oracle.dacf.control.swing.TextAreaControl
Sets the name of the InfoBus DataItem this control is bound to.
setDataItemName(String) - Method in class oracle.dacf.control.swing.TextFieldControl
Sets the name of the InfoBus DataItem this control is bound to.
setDataItemName(String) - Method in class oracle.dacf.control.swing.TreeControl
Sets the name of the InfoBus DataItem to which this control is bound.
setDataItemName(String) - Method in class oracle.dacf.control.swing.find.FindAction
Specify the data item name for the rowset.
setDataItemName(String) - Method in class oracle.dacf.control.swing.find.FindItemModelImpl
Sets the name of the InfoBus DataItem this object is bound to.
setDataItemName(String) - Method in class oracle.dacf.control.swing.lov.DefaultLOVDialog
set the data item name for the ScrollableRowset interface.
setDataItemName(String) - Method in class oracle.dacf.control.swing.lov.IBReturnItemHelper
specify the name of the column and its retutn value String columnName name of the column String dataItemName name of the data item
setDataItemName(String) - Method in interface oracle.dacf.control.swing.lov.LOVDialog
set the data item name for the ScrollableRowset interface.
setDataItemName(String) - Method in interface oracle.dacf.control.swing.lov.LOVInterface
specify a InfoBus based dataset.
setDataItemName(String) - Method in class oracle.dacf.control.swing.lov.ReturnItemNameListener
specify a InfoBus based dataset.
setDataItemName(String) - Method in class oracle.dacf.dataset.DacfErrorMessageContext
Sets the name of the dataItem.
setDataItemNameForUpdate(String) - Method in interface oracle.dacf.control.DualBindingControl
 
setDataItemNameForUpdate(String) - Method in class oracle.dacf.control.swing.ComboBoxControl
Sets the name of the InfoBus DataItem this control is bound to.
setDataItemNameForUpdate(String) - Method in class oracle.dacf.control.swing.ListControl
Sets the dataItemName to be used for updating the values via the ListBox
setDataItemNames(String[]) - Method in class oracle.dacf.control.ControlSupportHC
 
setDataItemNames(String[]) - Method in class oracle.dacf.control.swing.StatusBarControl.StatusBarProgressControl
Sets the name of the InfoBus DataItems this control is bound to.
setDataItemRow(int) - Method in class oracle.dacf.dataset.DacfErrorMessageContext
Specifies the row within the dataItem where the error occured.
setDataItemUsageMode(int) - Method in interface oracle.dacf.control.DualBindingControl
 
setDataItemUsageMode(int) - Method in class oracle.dacf.control.swing.ComboBoxControl
Determines whether the values that are selected in the ListBox are used to navigate through the dataItem
setDataItemUsageMode(int) - Method in class oracle.dacf.control.swing.ListControl
Determines whether the values that are selected in the ListBox are used to navigate through the dataItem
setDataSourceName(String) - Method in class oracle.dacf.dataset.ProducerObject
Sets the name of the data source.
setDatabaseURL(String) - Method in class oracle.dacf.dataset.SessionInfo
Deprecated. Use any of the following instead:

setDefaultValue(String) - Method in class oracle.dacf.dataset.AttributeInfo
Sets the default or initial value.
setDeploymentPlatform(String) - Method in class oracle.dacf.dataset.SessionInfo
Deprecated. Use SessionInfo.setConnectionInfo(ConnectionInfo) instead.
setDescription(String) - Method in class oracle.dacf.style.Style
sets description of this Style
setDeselectionValue(String) - Method in class oracle.dacf.control.swing.CheckBoxControl
set the string which should disbable the check box when the value equals that of the dataitem.
setDialogIcon(Icon) - Method in class oracle.dacf.control.swing.LoginDlg
Specify icon to be used in the dialog
setDirection(int) - Method in class oracle.dacf.layout.RowLayout
Setter for the layout direction.
setDirty(boolean) - Method in class oracle.dacf.dataset.ColumnInfo
Set the dirty state of the ColumnInfo.
setDirty(boolean) - Method in class oracle.dacf.dataset.InfoObject
Sets the dirty state of the InfoObject.
setDirty(boolean) - Method in class oracle.dacf.dataset.SessionInfo
Determines whether this DataItem is dirty and needs to be validated.
setDisableAutomaticWildCardInSearch(boolean) - Method in class oracle.dacf.control.swing.FindPanel
By default, for character datatypes, wildcard character (%) is added to the search value (ex., 'Miller' is modified to LIKE 'Miller%'.
setDisableLOV(boolean) - Method in class oracle.dacf.control.NavigationManager
This property controls whether the Navigation manager display the LOV dialog or not.
setDisabledTextColor(Color) - Method in class oracle.dacf.control.swing.TextAreaControl
Sets the current color used to render the disabled text.
setDisabledWhenNotUpdateable(boolean) - Method in class oracle.dacf.control.swing.TextFieldControl
 
setDisplayLOVOnNavigateIn(boolean) - Method in class oracle.dacf.dataset.AttributeInfo
Set to true to display the LOV dialog in response to a navigated-in event on a control bound to this object.
setDisplayName(String) - Method in class oracle.dacf.style.StyleElement
sets Style Element name you want to display in the Style Sheet
setDisplayable(boolean) - Method in class oracle.dacf.dataset.ColumnInfo
Sets the value of the displayable property A column has two properties pertaining to its display state: Displayable: whether or not it can be displayed Displayed: whether or not it is displayed.
setDisplayed(boolean) - Method in class oracle.dacf.dataset.ColumnInfo
Sets the value of the displayed property A column has two properties pertaining to its display state: Displayable: whether or not it can be displayed Displayed: whether or not it is displayed.
setDocument(Document) - Method in class oracle.dacf.control.swing.TextAreaControl
Associates the editor with a text document.
setDriverClass(String) - Method in class oracle.dacf.dataset.SessionInfo
Deprecated. This method is ignored.
setDriverType(int) - Method in class oracle.dacf.dataset.SessionInfo
Deprecated. Use these methods instead:

setEditInvoker(ActionListener[], boolean) - Method in class oracle.dacf.control.swing.find.DataPanel
 
setEditable(boolean) - Method in class oracle.dacf.control.swing.ComboBoxControl
Determines whether new values can be entered in the textfield or not
setEditable(boolean) - Method in class oracle.dacf.control.swing.TextAreaControl
Sets the specified boolean to indicate whether or not this TextComponent should be editable.
setEditable(boolean) - Method in class oracle.dacf.control.swing.TextFieldControl
 
setEditable(boolean) - Method in class oracle.dacf.style.EditModeListener
Sets the editable mode
setEditable(boolean) - Static method in class oracle.dacf.style.StyleManager
Sets the editable mode.
setEditingColumn(int) - Method in class oracle.dacf.control.swing.GridControl
 
setEditingRow(int) - Method in class oracle.dacf.control.swing.GridControl
 
setEnabled(boolean) - Method in interface oracle.dacf.control.Control
An override of java.awt.Component.setEnabled.
setEnabled(boolean) - Method in class oracle.dacf.control.ControlSupport
An override of java.awt.Component.setEnabled.
setEnabled(boolean) - Method in class oracle.dacf.control.swing.ButtonControl
An override of java.awt.Component.setEnabled.
setEnabled(boolean) - Method in class oracle.dacf.control.swing.CheckBoxControl
An override of java.awt.Component.setEnabled.
setEnabled(boolean) - Method in class oracle.dacf.control.swing.ComboBoxControl
An override of java.awt.Component.setEnabled.
setEnabled(boolean) - Method in class oracle.dacf.control.swing.FindPanel
Enable/Disable Find Panel controls.
setEnabled(boolean) - Method in class oracle.dacf.control.swing.GridControl
An override of java.awt.Component.setEnabled.
setEnabled(boolean) - Method in class oracle.dacf.control.swing.ImageControl
An override of java.awt.Component.setEnabled.
setEnabled(boolean) - Method in class oracle.dacf.control.swing.InfoFrame
An override of java.awt.Component.setEnabled.
setEnabled(boolean) - Method in class oracle.dacf.control.swing.InfoInternalFrame
An override of java.awt.Component.setEnabled.
setEnabled(boolean) - Method in class oracle.dacf.control.swing.LabelControl
An override of java.awt.Component.setEnabled.
setEnabled(boolean) - Method in class oracle.dacf.control.swing.ListControl
An override of java.awt.Component.setEnabled.
setEnabled(boolean) - Method in class oracle.dacf.control.swing.LoginDlg
An override of java.awt.Component.setEnabled.
setEnabled(boolean) - Method in class oracle.dacf.control.swing.RadioPanelControl
An override of java.awt.Component.setEnabled.
setEnabled(boolean) - Method in class oracle.dacf.control.swing.StatusBarControl.StatusBarLabelControl
An override of java.awt.Component.setEnabled.
setEnabled(boolean) - Method in class oracle.dacf.control.swing.StatusBarControl.StatusBarProgressControl
An override of java.awt.Component.setEnabled.
setEnabled(boolean) - Method in class oracle.dacf.control.swing.StatusBarControl
An override of java.awt.Component.setEnabled.
setEnabled(boolean) - Method in class oracle.dacf.control.swing.TextAreaControl
Set the enabled state of the object.
setEnabled(boolean) - Method in class oracle.dacf.control.swing.TextFieldControl
An override of java.awt.Component.setEnabled.
setEnabled(boolean) - Method in class oracle.dacf.control.swing.TreeControl.InterceptTreeKeyStrokeAction
 
setEnabled(boolean) - Method in class oracle.dacf.control.swing.TreeControl
An override of java.awt.Component.setEnabled.
setEntityAssociationClassName(String) - Method in class oracle.dacf.dataset.MasterLinkInfo
Internal: Applications should not use this method.
setEntityClassName(String) - Method in class oracle.dacf.dataset.QueryInfo
Specifies the name of the Entity Object used for this QueryInfo.
setErrorMessageContext(ErrorMessageContext) - Method in class oracle.dacf.util.errormanager.ErrorMessage
Extends the error message by specifying the error-specific context information.
setException(Exception) - Method in class oracle.dacf.dataset.DacfErrorMessageContext
Sets the Exception object for the error message.
setExposeBaseClassBeanInfo(boolean) - Method in class oracle.dacf.control.swing.ControlBeanInfoHelper
 
setFilterCriteria(Hashtable) - Method in class oracle.dacf.dataset.LiteralRowFilter
 
setFindItemEditor(FindItemEditor[]) - Method in class oracle.dacf.control.swing.FindPanel
set the custom editor for each item in the FindPanel.
setFindItemModel(FindItemModel[]) - Method in class oracle.dacf.control.swing.FindButtonControl
specify the FindItemModel to build the query
setFindItemModel(FindItemModel[]) - Method in class oracle.dacf.control.swing.find.FindAction
set the FindItem model for the child objects.
setFindItemModel(FindItemModel[]) - Method in interface oracle.dacf.control.swing.find.FindActionQueryBuilder
specify the model used to construct WHERE clause
setFindItemModel(FindItemModel[]) - Method in class oracle.dacf.control.swing.find.NavbarFindActionQueryBuilder
specify the model used to construct WHERE clause
setFindItemModel(FindItemModel) - Method in class oracle.dacf.control.swing.lov.DefaultLOVDialog
specify FindItemModel
setFindItemModel(FindItemModel) - Method in interface oracle.dacf.control.swing.lov.LOVDialog
specify FindItemModel
setFindPanelUI(FindPanelUI) - Method in class oracle.dacf.control.swing.FindPanel
customize the UI used to display the Find Panel
setFindPanelUI(FindPanelUI) - Method in class oracle.dacf.control.swing.NavigationBar
Deprecated.  
setFixedCellHeight(int) - Method in class oracle.dacf.control.swing.ListControl
Sets the fixedCellHeight of underlying JList
setFixedCellWidth(int) - Method in class oracle.dacf.control.swing.ListControl
Sets the fixedCellWidth of underlying JList
setFocusAccelerator(char) - Method in class oracle.dacf.control.swing.TextAreaControl
Sets the key accelerator that will cause the receiving text component to get the focus.
setFocusTraversable(boolean) - Method in class oracle.dacf.control.swing.GridControl
Sets the underlying JTable as focus traversable.
setFocusValidated(boolean) - Method in interface oracle.dacf.control.Control
Sets whether focus into this control causes validation to occur.
setFocusValidated(boolean) - Method in class oracle.dacf.control.ControlSupport
Sets whether focus into this control causes validation to occur.
setFocusValidated(boolean) - Method in class oracle.dacf.control.DbAccessSupport
 
setFocusValidated(boolean) - Method in class oracle.dacf.control.swing.ButtonControl
This method is a no-op that is it has no effect
setFocusValidated(boolean) - Method in class oracle.dacf.control.swing.CheckBoxControl
Sets whether focus into this control causes validation to occur.
setFocusValidated(boolean) - Method in class oracle.dacf.control.swing.ComboBoxControl
Sets whether focus into this control causes validation to occur.
setFocusValidated(boolean) - Method in class oracle.dacf.control.swing.FindPanel
This method is a no-op that is it has no effect
setFocusValidated(boolean) - Method in class oracle.dacf.control.swing.GridControl
Sets whether focus into this control causes validation to occur.
setFocusValidated(boolean) - Method in class oracle.dacf.control.swing.ImageControl
This method is a no-op that is it has no effect
setFocusValidated(boolean) - Method in class oracle.dacf.control.swing.InfoFrame
Sets whether focus into this control causes validation to occur.
setFocusValidated(boolean) - Method in class oracle.dacf.control.swing.InfoInternalFrame
Sets whether focus into this control causes validation to occur.
setFocusValidated(boolean) - Method in class oracle.dacf.control.swing.LabelControl
This method is a no-op that is it has no effect
setFocusValidated(boolean) - Method in class oracle.dacf.control.swing.ListControl
Sets whether focus into this control causes validation to occur.
setFocusValidated(boolean) - Method in class oracle.dacf.control.swing.LoginDlg
Sets whether focus into this control causes validation to occur.
setFocusValidated(boolean) - Method in class oracle.dacf.control.swing.NavigationBar
Sets whether focus into this control causes validation to occur.
setFocusValidated(boolean) - Method in class oracle.dacf.control.swing.RadioPanelControl
Sets whether focus into this control causes validation to occur.
setFocusValidated(boolean) - Method in class oracle.dacf.control.swing.StatusBarControl.StatusBarLabelControl
This method is a no-op that is it has no effect
setFocusValidated(boolean) - Method in class oracle.dacf.control.swing.StatusBarControl.StatusBarProgressControl
This method is a no-op that is it has no effect
setFocusValidated(boolean) - Method in class oracle.dacf.control.swing.StatusBarControl
This method is a no-op; it has no effect
setFocusValidated(boolean) - Method in class oracle.dacf.control.swing.TextAreaControl
Sets whether focus into this control causes validation to occur.
setFocusValidated(boolean) - Method in class oracle.dacf.control.swing.TextFieldControl
Sets whether focus into this control causes validation to occur.
setFocusValidated(boolean) - Method in class oracle.dacf.control.swing.TreeControl
Sets whether focus into this control causes validation to occur.
setFocusedSelectionBackground(Color) - Method in class oracle.dacf.control.swing.GridControl
Set the background selection color for when the GridControl has focus.
setFocusedSelectionForeground(Color) - Method in class oracle.dacf.control.swing.GridControl
Set the foreground selection color for when the Grid has focus.
setFollowKeyboardFocus(boolean) - Method in class oracle.dacf.control.swing.NavigationBar
Set keyboard focus following policy.
setFont(Font) - Method in class oracle.dacf.control.swing.StatusBarControl
StatusBarControl override.
setForceReadOnly(boolean) - Method in class oracle.dacf.control.swing.GridControl
force all the cells to be read only., irrespective of the underlying data object.
setForceReadOnly(boolean) - Method in class oracle.dacf.control.swing.GridDataSource
set the grid to work in read only mode
setForeground(Color) - Method in class oracle.dacf.control.swing.CheckBoxControl
Overrides JComponent.setForeground to specify the unselected-foreground color using the specified color.
setForeground(Color) - Method in class oracle.dacf.control.swing.StatusBarControl
StatusBarControl override.
setForeground(Color) - Method in class oracle.dacf.control.swing.TreeControl
Sets the foreground color of the TreeControl.
setFormatString(String) - Method in class oracle.dacf.control.swing.StatusBarControl.StatusBarLabelControl
Sets the format string to be used when displaying the value.
setFormatString(String) - Method in class oracle.dacf.control.swing.StatusBarControl.StatusBarProgressControl
Sets the format string to be used when displaying the value.
setFormatString(String) - Method in class oracle.dacf.dataset.ColumnInfo
Sets the formatter string to be used for formatting.
setFormatString(String) - Method in class oracle.dacf.dataset.PropertyInfo
Sets the formatter string to be used for formatting
setFormatString(String) - Method in class oracle.dacf.dataset.QueryCriteriaAttribute
Sets the formatter string to be used for formatting.
setFormatter(Formatter) - Method in class oracle.dacf.control.swing.StatusBarControl.StatusBarLabelControl
Sets the formatter for the LabelControl
setFormatter(Formatter) - Method in class oracle.dacf.control.swing.StatusBarControl.StatusBarProgressControl
Sets the formatter for the ProgressControl
setFormatter(Formatter) - Method in class oracle.dacf.dataset.ColumnInfo
Sets the Formatter to be used.
setFormatter(Formatter) - Method in class oracle.dacf.dataset.PropertyInfo
Sets the Formatter to be used
setFormatter(Formatter) - Method in class oracle.dacf.dataset.QueryCriteriaAttribute
Sets the Formatter to be used.
setFormatterInfo(FormatterInfo) - Method in class oracle.dacf.dataset.ColumnInfo
Sets info necessary for formatting the Attribute value.
setFormatterInfo(FormatterInfo) - Method in class oracle.dacf.dataset.QueryCriteriaAttribute
Sets info necessary for formatting the Attribute value.
setFormatterString(String) - Method in class oracle.dacf.dataset.FormatterInfo
 
setFromClause(String) - Method in class oracle.dacf.dataset.QueryInfo
Sets the FROM clause for the SQL query.
setGridColor(Color) - Method in class oracle.dacf.control.swing.GridControl
 
setHasCloseButton(boolean) - Method in class oracle.dacf.control.swing.FindPanel
Specify, if the FindPanel should display the 'Close' button.
setHasCurrentRow(boolean) - Method in class oracle.dacf.control.swing.StatusBarControl
Determines whether the current row indicator is visible.
setHasDeleteButton(boolean) - Method in class oracle.dacf.control.swing.NavigationBar
Tells the toolbar whether to include the delete button or not
setHasFindButton(boolean) - Method in class oracle.dacf.control.swing.FindPanel
Specify, if the FindPanel should display the 'Find' button.
setHasFindButton(boolean) - Method in class oracle.dacf.control.swing.NavigationBar
Tells the toolbar whether to include the 'Find button or not
setHasFindIcon(boolean) - Method in class oracle.dacf.control.swing.FindPanel
Specify, if the FindPanel should display the 'Find' icon.
setHasHelpButton(boolean) - Method in class oracle.dacf.control.swing.FindPanel
Specify, if the FindPanel should display the 'Help' button.
setHasHighWaterMark(boolean) - Method in class oracle.dacf.control.swing.StatusBarControl
Determines whether the High Water Mark indicator is visible.
setHasInsertButton(boolean) - Method in class oracle.dacf.control.swing.NavigationBar
Tells the toolbar whether to include the insert button or not
setHasMessageArea(boolean) - Method in class oracle.dacf.control.swing.StatusBarControl
Determines whether the message are is visible.
setHasModifiedFlag(boolean) - Method in class oracle.dacf.control.swing.StatusBarControl
Determines whether the modified flag is visible.
setHasNavigationButtons(boolean) - Method in class oracle.dacf.control.swing.NavigationBar
Tells the toolbar whether to include the navigation buttons or not.
setHasORButton(boolean) - Method in class oracle.dacf.control.swing.FindPanel
Specify, if the FindPanel should display the 'OR' button.
setHasPercentDone(boolean) - Method in class oracle.dacf.control.swing.StatusBarControl
Determines whether the percent done indicator is visible.
setHasRemoveAllButton(boolean) - Method in class oracle.dacf.control.swing.FindPanel
Specify, if the FindPanel should display the 'RemoveAll' button.
setHasRemoveButton(boolean) - Method in class oracle.dacf.control.swing.FindPanel
Specify, if the FindPanel should display the 'Remove' button.
setHasResetButton(boolean) - Method in class oracle.dacf.control.swing.FindPanel
Specify, if the FindPanel should display the 'Reset' button.
setHasRowCount(boolean) - Method in class oracle.dacf.control.swing.StatusBarControl
Determines whether the row count indicator is visible.
setHasStatusBar(boolean) - Method in class oracle.dacf.control.swing.FindPanel
Specify, if the FindPanel should display the 'Status bar'.
setHasTransactionButtons(boolean) - Method in class oracle.dacf.control.swing.NavigationBar
Tells the toolbar whether to include the commit/rollback buttons or not
setHighWaterMarkFormatString(String) - Method in class oracle.dacf.control.swing.StatusBarControl
Sets the format string for formatting the HighWaterMark status label.
setHighWaterMarkFormatter(Formatter) - Method in class oracle.dacf.control.swing.StatusBarControl
Sets the formatter for formatting the HighWaterMark status label.
setHighlighter(Highlighter) - Method in class oracle.dacf.control.swing.TextAreaControl
Sets the highlighter to be used.
setHostName(String) - Method in class oracle.dacf.dataset.connections.VBBindingConnection
sets the host name
setHostName(String) - Method in class oracle.dacf.dataset.connections.WebLogicConnection
 
setIIOPConnection(NamedConnection) - Method in class oracle.dacf.dataset.connections.Oracle8iConnection
returns the iiopconnection
setIIOPConnectionName(String) - Method in class oracle.dacf.dataset.SessionInfo
Deprecated. Use SessionInfo.setConnectionInfo(ConnectionInfo) instead.
setIIOPConnectionName(String) - Method in class oracle.dacf.dataset.connections.Oracle8iConnection
sets the iiop connection
setIcon(Icon) - Method in class oracle.dacf.control.swing.FindPanel
Specify the Find icon to be used.
setIcon(boolean) - Method in class oracle.dacf.control.swing.InfoInternalFrame
Iconizes and deconizes the frame.
setIncompleteTransactionAlertUI(Object, IncompleteTransactionAlert) - Method in class oracle.dacf.control.DbAccessMonitor
set the UI which should be used to alert
setIncompleteTransactionAlertUI(IncompleteTransactionAlert) - Method in class oracle.dacf.control.swing.InfoFrame
customize the transaction alert dialog
setIncompleteTransactionAlertUI(IncompleteTransactionAlert) - Method in class oracle.dacf.control.swing.InfoInternalFrame
customize the transaction alert dialog
setIndicatorBorderStyle(Border) - Method in class oracle.dacf.control.swing.StatusBarControl
Sets the border sytle for the status bar's indicators.
setInfoBus(InfoBus) - Method in class oracle.dacf.control.swing.ColumnModelSupport
Specifies the infobus this model should be connected to.
setInfoBus(InfoBus) - Method in class oracle.dacf.control.swing.StaticComboBoxDataSource
Specifies the infobus this model should be connected to.
setInfoBus(InfoBus) - Method in class oracle.dacf.dataset.IBItemProducer
When an InfoBusMember joins an InfoBus (via InfoBus.join), the responding InfoBus will use this method to set the member's InfoBus property to itself.
setInfoBus(InfoBus) - Method in class oracle.dacf.util.InfoBusMemberHelper
 
setInfoBusName(String) - Method in interface oracle.dacf.control.Control
Sets the name of the InfoBus this control is connected to.
setInfoBusName(String) - Method in class oracle.dacf.control.ControlSupport
Sets the name of the InfoBus this control is connected to.
setInfoBusName(String) - Method in class oracle.dacf.control.ControlSupportHC
Sets the name of the InfoBus this control is connected to.
setInfoBusName(String) - Method in class oracle.dacf.control.DataItemAccessHelper
Sets the name of the InfoBus this transaction monitor is connected to.
setInfoBusName(String) - Method in class oracle.dacf.control.DbAccessSupport
Sets the name of the InfoBus this transaction monitor is connected.
setInfoBusName(String) - Method in class oracle.dacf.control.swing.ButtonControl
Sets the name of the InfoBus this control is connected to.
setInfoBusName(String) - Method in class oracle.dacf.control.swing.CheckBoxControl
Sets the name of the InfoBus this control is connected to.
setInfoBusName(String) - Method in class oracle.dacf.control.swing.ColumnModelSupport
Specifies name of the new infobus this model should be connected.
setInfoBusName(String) - Method in class oracle.dacf.control.swing.ComboBoxControl
Sets the name of the InfoBus this control is connected to.
setInfoBusName(String) - Method in class oracle.dacf.control.swing.FindPanel
Sets the name of the InfoBus this control is connected to.
setInfoBusName(String) - Method in class oracle.dacf.control.swing.GridControl
Sets the name of the InfoBus this control is connected to.
setInfoBusName(String) - Method in class oracle.dacf.control.swing.ImageControl
Sets the name of the InfoBus this control is connected to.
setInfoBusName(String) - Method in class oracle.dacf.control.swing.InfoFrame
Sets the name of the InfoBus this control is connected to.
setInfoBusName(String) - Method in class oracle.dacf.control.swing.InfoInternalFrame
Sets the name of the InfoBus this control is connected to.
setInfoBusName(String) - Method in class oracle.dacf.control.swing.LabelControl
Sets the name of the InfoBus this control is connected to.
setInfoBusName(String) - Method in class oracle.dacf.control.swing.ListControl
Sets the name of the InfoBus this control is connected to.
setInfoBusName(String) - Method in class oracle.dacf.control.swing.LoginDlg
Sets the name of the InfoBus this control is connected to.
setInfoBusName(String) - Method in class oracle.dacf.control.swing.NavigationBar
set the infobus name to which the control is bound to
setInfoBusName(String) - Method in class oracle.dacf.control.swing.RadioPanelControl
Sets the name of the InfoBus this control is connected to.
setInfoBusName(String) - Method in class oracle.dacf.control.swing.StaticComboBoxDataSource
Specifies name of the new infobus this model should be connected.
setInfoBusName(String) - Method in class oracle.dacf.control.swing.StatusBarControl.StatusBarLabelControl
Sets the name of the InfoBus this control is connected to.
setInfoBusName(String) - Method in class oracle.dacf.control.swing.StatusBarControl.StatusBarProgressControl
Sets the name of the InfoBus this control is connected to.
setInfoBusName(String) - Method in class oracle.dacf.control.swing.StatusBarControl
Sets the name of the InfoBus this control is connected to.
setInfoBusName(String) - Method in class oracle.dacf.control.swing.TextAreaControl
Sets the name of the InfoBus this control is connected to.
setInfoBusName(String) - Method in class oracle.dacf.control.swing.TextFieldControl
Sets the name of the InfoBus this control is connected to.
setInfoBusName(String) - Method in class oracle.dacf.control.swing.TreeControl
Sets the name of the InfoBus this control is connected to.
setInfoBusName(String) - Method in class oracle.dacf.control.swing.TreeControlNode
 
setInfoBusName(String) - Method in class oracle.dacf.control.swing.find.FindAction
Sets the name of the InfoBus this transaction monitor is connected to.
setInfoBusName(String) - Method in class oracle.dacf.control.swing.find.FindItemModelImpl
Sets the name of the InfoBus this transaction monitor is connected to.
setInfoBusName(String) - Method in class oracle.dacf.dataset.IBItemProducer
Sets the name of the active InfoBus.
setInfoBusName(String) - Method in class oracle.dacf.dataset.SessionInfo
Sets the name of the bus to be used for publishing the DataItems created under this session.
setInfoBusName(String) - Method in class oracle.dacf.util.SimpleInfoBusConsumer
Sets the name of the InfoBus to use and causes the instance to join that bus.
setInstanceName(String) - Method in class oracle.dacf.dataset.MasterLink
 
setIntercellSpacing(Dimension) - Method in class oracle.dacf.control.swing.GridControl
 
setItem(Object) - Method in class oracle.dacf.control.swing.ComboBoxDataItemEditor
Specifies the ImmediateAccess item to be edited
setItemDirection(int) - Method in class oracle.dacf.control.swing.FindPanel
Arrange the items in one direction
setItemValue(Object) - Method in interface oracle.dacf.control.swing.find.FindItemModel
specify the value to be used in the WHERE clause
setItemValue(Object) - Method in class oracle.dacf.control.swing.find.FindItemModelImpl
set the column value
setJBOSessionClass(String) - Method in class oracle.dacf.dataset.SessionInfo
Deprecated. Superceded by SessionInfo.setApplicationModuleClass(java.lang.String).
setJDBCConnection(NamedConnection) - Method in class oracle.dacf.dataset.connections.WebLogicConnection
sets the connection name
setJDBCConnectionName(String) - Method in class oracle.dacf.dataset.connections.WebLogicConnection
sets the jdbc connection
setJNDIpath(String) - Method in class oracle.dacf.dataset.connections.Oracle8iConnection
sets the jndipath
setJNDIpath(String) - Method in class oracle.dacf.dataset.connections.VBNamingConnection
sets the jndipath
setJNDIpath(String) - Method in class oracle.dacf.dataset.connections.WebLogicConnection
sets the jndipath
setJdbcConnection(NamedConnection) - Method in class oracle.dacf.dataset.connections.LocalConnection
sets the connection name
setJdbcConnection(NamedConnection) - Method in class oracle.dacf.dataset.connections.VBConnection
sets the connection name
setJdbcConnectionName(String) - Method in class oracle.dacf.dataset.connections.LocalConnection
sets the Connection name (do not confuse with JDevlopers Connection name)
setJdbcConnectionName(String) - Method in class oracle.dacf.dataset.connections.VBConnection
sets the Connection name (do not confuse with JDevlopers Connection name)
setKey(Object) - Method in class oracle.dacf.dataset.FormatterInfo
 
setKeyColumnNames(String[]) - Method in class oracle.dacf.control.swing.SearchableValueLocator
Specify the key column names for the detail rowset The key column name is derived from the column name of the ListValueDataItemName.
setKeymap(Keymap) - Method in class oracle.dacf.control.swing.TextAreaControl
Sets the keymap to use for binding events to actions.
setLOV(LOVInterface) - Method in class oracle.dacf.dataset.AttributeInfo
Specifies the LOV which should be used for selection or validation.
setLOVForeignKeyName(String) - Method in class oracle.dacf.dataset.AttributeInfo
Sets the foreign key name to be used in the LOV WHERE clause.
setLabel(String) - Method in class oracle.dacf.dataset.ColumnInfo
Sets the label to use as a column title or prompt.
setLabel(String) - Method in class oracle.dacf.dataset.QueryCriteriaAttribute
Sets the label to use as a column title or prompt.
setLabelBackgroundColor(Color) - Method in class oracle.dacf.control.swing.FindPanel
Specify the label background color
setLabelFont(Font) - Method in class oracle.dacf.control.swing.FindPanel
Specify the font to be used for the label.
setLabelForegroundColor(Color) - Method in class oracle.dacf.control.swing.FindPanel
Specify the foreground color for the label
setLabelPosition(int) - Method in class oracle.dacf.control.swing.FindPanel
Specify the label position relative to the text field used to display the value of the column.
setLayout(LayoutManager) - Method in class oracle.dacf.control.swing.StatusBarControl
An override of the setLayout() inherited from java.awt.Container.

setLineWrap(boolean) - Method in class oracle.dacf.control.swing.TextAreaControl

Sets the line-wrapping policy of the text area.
setListData(Object[]) - Method in class oracle.dacf.control.swing.ListControl
Delegates to underlying JList
setListDataItemName(String) - Method in class oracle.dacf.control.swing.ComboBoxDataSource
Set the name of the dataItem to be used for populating the list
setListKeyDataItemName(String) - Method in class oracle.dacf.control.swing.ComboBoxControl
specify the list key data item name This data item will be used to display the values in the popup list in the update mode and navigate mode
setListKeyDataItemName(String) - Method in class oracle.dacf.control.swing.ComboBoxDataSource
 
setListValueColumnName(String) - Method in class oracle.dacf.control.swing.DefaultValueLocator
 
setListValueDataItemName(String) - Method in class oracle.dacf.control.swing.ComboBoxControl
specify the list value data item name This data item will be used for update.
setListValueDataItemName(String) - Method in class oracle.dacf.control.swing.ComboBoxDataSource
 
setLocale(Locale) - Method in class oracle.dacf.dataset.InfoObject
Sets the locale for the InfoObject and all of its child objects.
setLocale(Locale) - Method in class oracle.dacf.dataset.SessionInfo
Sets the locale for this SessionInfo and all of the child objects.
setLocale(Locale) - Method in class oracle.dacf.formatter.DefaultCurrencyFormatter
define locale to be used.
setLocale(Locale) - Method in class oracle.dacf.formatter.DefaultDateFormatter
define locale to be used.
setLocale(Locale) - Method in class oracle.dacf.formatter.DefaultFormatManager
define locale to be used.
setLocale(Locale) - Method in class oracle.dacf.formatter.DefaultMessageFormatter
define locale to be used.
setLocale(Locale) - Method in class oracle.dacf.formatter.DefaultNumberFormatter
define locale to be used.
setLocale(Locale) - Method in class oracle.dacf.formatter.DefaultPercentageFormatter
define locale to be used.
setLocale(Locale) - Method in interface oracle.dacf.formatter.FormatManager
define locale to be used.
setLocale(Locale) - Method in class oracle.dacf.formatter.Formatter
define locale to be used.
setLocation(int, int) - Method in interface oracle.dacf.control.LOVInterface
set Location for the dialog
setLocation(int, int) - Method in class oracle.dacf.control.swing.LOV
specify the location for the LOV dialog
setLocation(int, int) - Method in interface oracle.dacf.control.swing.lov.LOVInterface
set Location for the dialog
setLockingMode(String) - Method in class oracle.dacf.dataset.SessionInfo
Sets the value of the LockingMode property, which identifies which lockmode is to be used.
setMargin(Insets) - Method in class oracle.dacf.control.swing.TextAreaControl
Sets margin space between the text component's border and its text.
setMaster(RowSetInfo) - Method in class oracle.dacf.dataset.MasterLink
sets the master RowSetInfo for the link.
setMasterLinkInfo(MasterLink) - Method in class oracle.dacf.dataset.RowSetInfo
Set the Master RowSetInfo for this RowSetInfo.
setMasterLinkList(MasterLink[]) - Method in class oracle.dacf.dataset.RowSetInfo
Sets all of the masters for the Rowset
setMaximumSize(Dimension) - Method in class oracle.dacf.control.swing.StatusBarControl.StatusBarProgressControl
 
setMaximumSize(Dimension) - Method in class oracle.dacf.control.swing.StatusBarControl
 
setMaximumSize(Dimension) - Method in class oracle.dacf.control.swing.TextAreaControl
Sets the maximumSize of this component to a constant value.
setMessageAreaFormatString(String) - Method in class oracle.dacf.control.swing.StatusBarControl
Sets the format string for formatting the MessageArea status label.
setMessageAreaFormatter(Formatter) - Method in class oracle.dacf.control.swing.StatusBarControl
Sets the formatter for formatting the MessageArea status label.
setMessageText(ErrorMessageText) - Method in class oracle.dacf.util.errormanager.ErrorMessage
Specifies the error message text for this error message.
setMinimumSize(Dimension) - Method in class oracle.dacf.control.swing.StatusBarControl.StatusBarProgressControl
 
setMinimumSize(Dimension) - Method in class oracle.dacf.control.swing.StatusBarControl
 
setMinimumSize(Dimension) - Method in class oracle.dacf.control.swing.TextAreaControl
Sets the minimumSize of this component to a constant value.
setMode(int) - Method in class oracle.dacf.control.swing.CheckBoxControl
specify if the 'selectionValue' or the 'deselectionValue' property should be used to disable/enable the checkbox
The following values can be used USE_SELECTION_VALUE - if the 'selectionValue' should be used USE_DESELECTION_VALUE - if the 'deselectionValue' should be used
setModel(TableModel) - Method in class oracle.dacf.control.swing.GridControl
 
setModel(ListModel) - Method in class oracle.dacf.control.swing.ListControl
 
setModifiedFlagFormatString(String) - Method in class oracle.dacf.control.swing.StatusBarControl
Sets the format string for formatting the ModifiedFlag status label.
setModifiedFlagFormatter(Formatter) - Method in class oracle.dacf.control.swing.StatusBarControl
Sets the formatter for formatting the ModifiedFlag status label.
setModifier(int) - Method in class oracle.dacf.style.EditModeListener
Defining a modifier for the MouseEvent
setModifiers(int, int) - Method in class oracle.dacf.style.EditModeListener
Defining 2 modifiers for the MouseEvent
setModuleInfo(ModuleDescriptor) - Method in class oracle.dacf.dataset.SessionInfo
Deprecated. Use SessionInfo.setAppModuleInfo(AppModuleInfo jboLoc) instead.
setName(String) - Method in class oracle.dacf.control.swing.TreeControlNode
 
setName(String) - Method in class oracle.dacf.dataset.AttributeInfo
 
setName(String) - Method in class oracle.dacf.dataset.CalculatedAttributeInfo
 
setName(String) - Method in class oracle.dacf.dataset.ColumnInfo
 
setName(String) - Method in class oracle.dacf.dataset.DacObject
Sets the name of the DacObject.
setName(String) - Method in class oracle.dacf.dataset.LOVAttributeInfo
 
setName(String) - Method in class oracle.dacf.dataset.LOVRowSetInfo
 
setName(String) - Method in class oracle.dacf.dataset.PackageInfo
Specifies the name of the XML file containing the package information.
setName(String) - Method in class oracle.dacf.dataset.ProducerObject
Sets the InfoBus bind name of the object.
setName(String) - Method in class oracle.dacf.dataset.Query
Sets the query name.
setName(String) - Method in class oracle.dacf.dataset.RowSetInfo
 
setName(String) - Method in class oracle.dacf.dataset.connections.NamedConnection
initializes the connection definitions.
setName(String) - Method in class oracle.dacf.style.Style
sets name of this Style
setNewValue(Object) - Method in class oracle.dacf.dataset.AttributeChangeEvent
Specifies the new value of this attribute.
setNextFocusableComponent(Component) - Method in class oracle.dacf.control.swing.TextAreaControl
Specifies the next component to get the focus after this one, for example, when the tab key is pressed.
setNodeDefinitions(String[][]) - Method in class oracle.dacf.control.swing.TreeControl
Sets the node definitions.
setNodeDefinitions(TreeNodeDef[]) - Method in class oracle.dacf.control.swing.TreeDataSource
Sets the node definitions.
setNullValuesAllowed(boolean) - Method in interface oracle.dacf.control.swing.ComboBoxDataSource.ValueLocator
 
setNullValuesAllowed(boolean) - Method in class oracle.dacf.control.swing.DefaultValueLocator
 
setNullValuesAllowed(boolean) - Method in class oracle.dacf.control.swing.SearchableValueLocator
 
setOldValue(Object) - Method in class oracle.dacf.dataset.AttributeChangeEvent
Specifies the value for this attribute before the change.
setOpaque(boolean) - Method in class oracle.dacf.control.swing.GridControl
 
setOpaque(boolean) - Method in class oracle.dacf.control.swing.ListControl
 
setOpaque(boolean) - Method in class oracle.dacf.control.swing.TextAreaControl
 
setOpen(boolean) - Method in class oracle.dacf.dataset.ProducerObject
Sets the open state of the ProducerObject.
setOperator(int) - Method in class oracle.dacf.dataset.RowFilterCriteria
Specifies the comparison operator to be used.
setOrderByClause(String) - Method in class oracle.dacf.dataset.QueryClauses
Sets the ORDERBY clause for the query.
setOrientation(int) - Method in class oracle.dacf.control.swing.RadioPanelControl
Sets the layout of the RadioButtons.
setPackage(String) - Method in class oracle.dacf.dataset.AppModuleInfo
Specifies the name of the package where your Java Business Objects definitions reside.
setParent(MutableTreeNode) - Method in class oracle.dacf.control.swing.TreeControlNode
 
setParent(FindPanel) - Method in class oracle.dacf.control.swing.find.DacFindPanelUI
set the parent which will use the customized UI panel.
setParent(FindPanel) - Method in interface oracle.dacf.control.swing.find.FindPanelUI
set the parent which will use the customized UI panel.
setParent(FindPanel) - Method in class oracle.dacf.control.swing.find.ViewCriteriaFindPanelUI
set the parent which will use the customized UI panel.
setParent(LOVInterface) - Method in class oracle.dacf.control.swing.lov.DefaultLOVDialog
specify the LOVInterface which uses this dialog
setParent(LOVInterface) - Method in interface oracle.dacf.control.swing.lov.LOVDialog
specify the LOVInterface which uses this dialog
setParent(DacObject) - Method in class oracle.dacf.dataset.DacObject
Sets the parent of this DacObject in the containment heirarchy.
setParentValue(boolean) - Method in class oracle.dacf.style.StyleElement
set ParentValue
setPassWord(String) - Method in class oracle.dacf.dataset.connections.NamedConnection
Overwrites the password definition as gotten from the ConnectionManager
setPassword(String) - Method in class oracle.dacf.dataset.SessionInfo
Deprecated. Use these methods instead:

setPercentDoneFormatString(String) - Method in class oracle.dacf.control.swing.StatusBarControl
Sets the format string for formatting the PercentDone status label.
setPercentDoneFormatter(Formatter) - Method in class oracle.dacf.control.swing.StatusBarControl
Sets the formatter for formatting the PercentDone status label.
setPiggyback(ClientElement) - Method in interface oracle.dacf.style.StyleLayer
define the document tree for personal use.
setPiggyback(ClientElement) - Method in class oracle.dacf.style.StyleLayerImpl
define the document tree for personal use.
setPort(String) - Method in class oracle.dacf.dataset.connections.WebLogicConnection
 
setPostAlways(boolean) - Method in class oracle.dacf.control.swing.FindPanel
If this flag is true, the transaction changes are posted and the query re-executed.
setPostAlways(boolean) - Method in class oracle.dacf.control.swing.GridSortDelegate
If this flag is true, the transaction changes are posted and the rowset sorted by changing orderby clause.
setPreferredScrollableViewportSize(Dimension) - Method in class oracle.dacf.control.swing.GridControl
 
setPreferredSize(Dimension) - Method in class oracle.dacf.control.swing.StatusBarControl.StatusBarProgressControl
 
setPreferredSize(Dimension) - Method in class oracle.dacf.control.swing.StatusBarControl
 
setPreferredSize(Dimension) - Method in class oracle.dacf.control.swing.TextAreaControl
Set the preferred size of the receiving component.
setPrefix(String) - Method in class oracle.dacf.dataset.DacObject
Sets the prefix of this DacObject's fully qualified name.
setPressed(boolean) - Method in class oracle.dacf.control.swing.CancellableButtonModelImpl
Sets the pressed state of the toggle button.
setPrivileged(boolean) - Static method in class oracle.dacf.style.StyleManager
Sets the Stylemanager's privileged mode.
setProducer(ProducerObject) - Method in class oracle.dacf.dataset.ValidationManager
Deprecated. Use ValidationManager.addProducer(ProducerObject) instead.
setProducerList(Vector) - Method in class oracle.dacf.dataset.IBItemController
 
setProducerObject(ProducerObject) - Method in class oracle.dacf.dataset.DataItemImpl
Sets the data object that created this data item.
setProgressBarSize(Dimension) - Method in class oracle.dacf.control.swing.StatusBarControl
Sets the progress indicator's size.
setProperty(int, Object) - Method in class oracle.dacf.control.swing.find.DacFindPanelUI
specify a property value to customize the UI
setProperty(String, Object) - Method in interface oracle.dacf.control.swing.find.FindActionQueryBuilder
set arbitary property value
setProperty(int, Object) - Method in interface oracle.dacf.control.swing.find.FindPanelUI
specify a property value to customize the UI
setProperty(String, Object) - Method in class oracle.dacf.control.swing.find.NavbarFindActionQueryBuilder
set property value.
setProperty(int, Object) - Method in class oracle.dacf.control.swing.find.ViewCriteriaFindPanelUI
specify a property value to customize the UI
setPropertyName(String) - Method in class oracle.dacf.dataset.PropertyAccess
Sets the name of the property being exposed.
setProtected(boolean) - Method in class oracle.dacf.style.StyleElement
set ParentValue
setPrototypeCellValue(Object) - Method in class oracle.dacf.control.swing.ListControl
 
setQueryBuilder(FindActionQueryBuilder) - Method in class oracle.dacf.control.swing.find.FindAction
specify the query bulder.
setQueryCondition(String) - Method in class oracle.dacf.dataset.ResultSetInfo
Specify the Where clause of the query statement for the ViewObject.
setQueryConditionParams(Object[]) - Method in class oracle.dacf.dataset.ResultSetInfo
Specify the bind variable values to use with the condition.
setQueryCriteria(QueryCriteria) - Method in class oracle.dacf.dataset.ResultSetInfo
Sets the QueryCriteria to be used when executing queries.
setQueryCriteriaView(QueryCriteriaView) - Method in class oracle.dacf.dataset.QueryCriteriaRowset
 
setQueryInfo(Query) - Method in class oracle.dacf.dataset.ResultSetInfo
Set the QueryInfo object for the ResultSetInfo.
setQueryOnOpen(boolean) - Method in class oracle.dacf.dataset.ResultSetInfo
Determines if the underlying query is automatically executed.
setQueryOrderbyClause(String) - Method in class oracle.dacf.dataset.ResultSetInfo
Specify the ORDER BY clause of the query statement for the ViewObject.
setQueryParams(Object[]) - Method in class oracle.dacf.dataset.Query
Stores this query's parameters.
setQueryable(boolean) - Method in class oracle.dacf.dataset.AttributeInfo
Sets the queryable property for the attribute.
setRangeSize(int) - Method in class oracle.dacf.dataset.ResultSetInfo
Sets the size of the fetch buffer.
setReadOnly(boolean) - Method in class oracle.dacf.control.swing.ImageControl
 
setReadOnly(boolean) - Method in class oracle.dacf.dataset.PropertyInfo
Sets the read-only value for the property being exposed.
setReadOnlyCellBackgroundColor(Color) - Method in class oracle.dacf.control.swing.GridControl
specify the background color used for cells which are read-only
setReason(int) - Method in class oracle.dacf.dataset.ValidationException
Set the reason for generating this exception
setRefreshColumnName(boolean) - Method in class oracle.dacf.control.swing.DefaultValueLocator
When the list value data item name on the Control is changed, the locator class is notified, so that the column names can be changed.
setRefreshKeyColumnNames(boolean) - Method in class oracle.dacf.control.swing.SearchableValueLocator
When the list value data item name on the Control is changed, the locator class is notified, so that the key column names can be changed.
setRelatedError(ErrorMessage) - Method in class oracle.dacf.dataset.DacfErrorMessageContext
Specifies a related error message if the current error message has a cascading effect.
setRemoteApplicationPath(String) - Method in class oracle.dacf.dataset.SessionInfo
Deprecated. Use SessionInfo.setConnectionInfo(ConnectionInfo) instead.
setRemoteHost(String) - Method in class oracle.dacf.dataset.SessionInfo
Deprecated. Use SessionInfo.setConnectionInfo(ConnectionInfo) instead.
setRemoteHostPort(int) - Method in class oracle.dacf.dataset.SessionInfo
Deprecated. Use SessionInfo.setConnectionInfo(ConnectionInfo) instead.
setRequestFocusEnabled(boolean) - Method in class oracle.dacf.control.swing.TextAreaControl
Set whether the receiving component can obtain the focus by calling requestFocus.
setRestrictedQuery(String, Object) - Method in interface oracle.dacf.control.LOVInterface
define a restricted query ( a column value pair)
setRestrictedQuery(String, Object) - Method in class oracle.dacf.control.swing.LOV
define a restricted query ( a column value pair)
setRestrictedQuery(String, Object) - Method in interface oracle.dacf.control.swing.lov.LOVInterface
define a restricted query ( a column value pair)
setResultSet(ResultSetInfo) - Method in class oracle.dacf.dataset.QueryCriteria
Sets the ResultSetInfo associated with this QueryCriteria.
setReturnItemName(int, Object) - Method in class oracle.dacf.control.swing.lov.IBReturnItem
Define the 'return item ' identifier for a particular column.
setReturnItemName(int, Object) - Method in interface oracle.dacf.control.swing.lov.ReturnItem
Define the 'return item ' identifier for a particular column.
setReturnItemName(String) - Method in class oracle.dacf.dataset.LOVAttributeInfo
Specifies the "return item name"
setReturnItems(Object[]) - Method in interface oracle.dacf.control.LOVInterface
specify return items for the query
setRevertValueOnError(boolean) - Method in class oracle.dacf.control.swing.TextAreaControl
Sets the value for the RevertValueOnError property When this property is set to true then the TextFieldControl will revert to the value displayed prior to being edited.
setRevertValueOnError(boolean) - Method in class oracle.dacf.control.swing.TextFieldControl
Sets the value for the RevertValueOnError property When this property is set to true then the TextFieldControl will revert to the value displayed prior to being edited.
setRoot(ClientElement) - Method in interface oracle.dacf.style.StyleLayer
sets a new document tree
setRoot(ClientElement) - Method in class oracle.dacf.style.StyleLayerImpl
sets a new document tree
setRootNodeLabel(String) - Method in class oracle.dacf.control.swing.TreeControl
Set the label of the root node in the tree.
setRootNodeLabel(String) - Method in class oracle.dacf.control.swing.TreeDataSource
Set the label of the root node in the tree.
setRowCountFormatString(String) - Method in class oracle.dacf.control.swing.StatusBarControl
Sets the format string for formatting the RowCount status label.
setRowCountFormatter(Formatter) - Method in class oracle.dacf.control.swing.StatusBarControl
Sets the formatter for formatting the RowCount status label.
setRowHeight(int) - Method in class oracle.dacf.control.swing.GridControl
 
setRowIndex(int) - Method in class oracle.dacf.dataset.RowChangeEvent
Specifies the index of the row that will be added or deleted.
setRowLabel(Object[]) - Method in class oracle.dacf.control.tdg.chart.ChartDataSource
 
setRowLabel(Object[]) - Method in class oracle.dacf.control.tdg.chart.LabelAwareChartDataSource
 
setRowLabelDataItemName(String) - Method in class oracle.dacf.control.tdg.chart.ChartDataSource
Specify data source for row labels.
setRowLabelDataItemName(String) - Method in class oracle.dacf.control.tdg.chart.LabelAwareChartDataSource
Specify data source for row labels.
setRowLabelDataSource(ChartLabelDataSource) - Method in class oracle.dacf.control.tdg.chart.ChartDataSource
 
setRowLabelDataSource(ChartLabelDataSource) - Method in class oracle.dacf.control.tdg.chart.LabelAwareChartDataSource
 
setRowMargin(int) - Method in class oracle.dacf.control.swing.GridControl
 
setRowSelectionAllowed(boolean) - Method in class oracle.dacf.control.swing.GridControl
 
setRowSet(ResultSetInfo) - Method in class oracle.dacf.dataset.RowFilter
Set the ResultSetInfo that is going to be the reference for the filter.
setRowSet(RowSet) - Method in interface oracle.dacf.dataset.RowSetManager
 
setRowSet(RowSet) - Method in class oracle.dacf.dataset.RowSetPropertyAccess
Sets the RowSet associated with this data item.
setRowSet(RowSet) - Method in class oracle.dacf.dataset.StatusImmediateAccessImpl
Sets the RowSet associated with this data item.
setRowSetIterator(RowSetIterator) - Method in interface oracle.dacf.dataset.RowSetManager
 
setRowSetIterator(RowSetIterator) - Method in class oracle.dacf.dataset.RowSetPropertyAccess
Sets the RowSetIterator associated with this data item.
setRowSetIterator(RowSetIterator) - Method in class oracle.dacf.dataset.StatusImmediateAccessImpl
Sets the RowSetIterator associated with this data item.
setRows(int) - Method in class oracle.dacf.control.swing.TextAreaControl
Sets the number of rows to be displayed in the underlying JTextArea
setRowsetAccess(ScrollableRowsetAccess) - Method in class oracle.dacf.control.swing.find.ConstrainedViewCriteriaModel
 
setRowsetAccess(ScrollableRowsetAccess) - Method in class oracle.dacf.control.swing.find.FindAction
An alternative way to specify a rowset
setRowsetAccess(ScrollableRowsetAccess) - Method in class oracle.dacf.control.swing.find.ViewCriteriaFindAction
An alternative way to specify a rowset
setRowsetAccess(ScrollableRowsetAccess) - Method in class oracle.dacf.control.swing.find.ViewCriteriaModelImpl
Specify the ScrollableRowsetAccess object to delegate request for creating ViewCriteria objects.
setSQLType(int) - Method in class oracle.dacf.dataset.QueryCriteriaAttribute
Sets the java.sql.Types of this attribute.
setScrollToSelectedRow(boolean) - Method in class oracle.dacf.control.swing.GridControl
In single selection mode, this flag controls whether the grid should scroll to the selected row or not.
setSelectClause(String) - Method in class oracle.dacf.dataset.QueryInfo
Specifies the SELECT clause for the SQL query used to build this QueryInfo object.
setSelected(boolean) - Method in class oracle.dacf.control.swing.CancellableButtonModelImpl
Sets the state of the model.
setSelected(ButtonModel, boolean) - Method in class oracle.dacf.control.swing.RadioGroup
set selected state
setSelectedIndex(int) - Method in class oracle.dacf.control.swing.ComboBoxDataSource
change the selected index
setSelectedIndex(int) - Method in class oracle.dacf.control.swing.ListControl
Moves the selected index to the specfied index.
setSelectedIndices(int[]) - Method in class oracle.dacf.control.swing.ListControl
 
setSelectedItem(Object) - Method in class oracle.dacf.control.swing.ComboBoxDataSource
 
setSelectedItem(Object) - Method in class oracle.dacf.control.swing.StaticComboBoxDataSource
Makes the passed Object the current object in the ComboBox model.
setSelectedItemInternal(ImmediateAccess) - Method in class oracle.dacf.control.swing.ComboBoxDataSource
 
setSelectedTextColor(Color) - Method in class oracle.dacf.control.swing.TextAreaControl
Sets the current color used to render the selected text.
setSelection(int) - Method in class oracle.dacf.control.swing.ColumnModelSupport
Convenience method to move the cursor of the bound ScrollableRowsetAccess to the specified position
setSelectionBackground(Color) - Method in class oracle.dacf.control.swing.GridControl
This will override the selection background setting currently in effect.
setSelectionBackground(Color) - Method in class oracle.dacf.control.swing.ListControl
Sets the background color used for painting the selected cell
setSelectionColor(Color) - Method in class oracle.dacf.control.swing.TextAreaControl
Sets the current color used to render the selection.
setSelectionColor(Color) - Method in class oracle.dacf.style.EditModeListener
Defines a Color used as selection indication
setSelectionEnd(int) - Method in class oracle.dacf.control.swing.TextAreaControl
Sets the selection end to the specified position.
setSelectionForeground(Color) - Method in class oracle.dacf.control.swing.GridControl
This will override the selection foreground setting currently in effect.
setSelectionForeground(Color) - Method in class oracle.dacf.control.swing.ListControl
Sets the foreground color used for painting the selected cell
setSelectionListener(LOVSelectionListener) - Method in class oracle.dacf.control.swing.lov.DefaultLOVDialog
define a selection Listener
setSelectionListener(LOVSelectionListener) - Method in interface oracle.dacf.control.swing.lov.LOVDialog
add's a selection Listener
setSelectionMode(int) - Method in class oracle.dacf.control.swing.ListControl
 
setSelectionModel(ListSelectionModel) - Method in class oracle.dacf.control.swing.GridControl
 
setSelectionModel(ListSelectionModel) - Method in class oracle.dacf.control.swing.ListControl
 
setSelectionModel(TreeSelectionModel) - Method in class oracle.dacf.control.swing.TreeControl.TreeControlTree
Overrides JTree.setSelectionModel() all requests to changed the selection model are ignored
setSelectionPaths(TreePath[]) - Method in class oracle.dacf.control.swing.TreeControl.TreeControlTree.TreeControlSelectionModel
Sets the selection to the paths in paths.
setSelectionStart(int) - Method in class oracle.dacf.control.swing.TextAreaControl
Sets the selection start to the specified position.
setSelectionValue(String) - Method in class oracle.dacf.control.swing.CheckBoxControl
set the string which should enable the check box when the value equals that of the dataitem.
setSelfReferential(boolean) - Method in class oracle.dacf.control.swing.TreeControl
Sets whether the nodes definitions are self-referential.
setSelfReferential(boolean) - Method in class oracle.dacf.control.swing.TreeDataSource
Sets whether the nodes definitions are self-referential.
setServerTimeout(int) - Method in class oracle.dacf.dataset.SessionInfo
Sets the timeout threshold value for communications with the middle-tier server.
setSession(SessionInfo) - Method in class oracle.dacf.dataset.ResultSetInfo
specify the owning session for this ResultSetInfo.
setSeverity(ErrorSeverity) - Method in class oracle.dacf.util.errormanager.ErrorMessage
Specifies the error severity for this error message.
setShowApplicationModuleClass(boolean) - Method in class oracle.dacf.control.swing.LoginDlg
Sets whether the LoginDlg displays a ApplicationModuleClass entry field.
setShowApplicationModuleType(boolean) - Method in class oracle.dacf.control.swing.LoginDlg
Deprecated. setting this no longer has any effect
setShowColumnPropertiesPopupMenu(boolean) - Method in class oracle.dacf.control.swing.GridControl
displays the Column properties menu on right click
setShowConnectString(boolean) - Method in class oracle.dacf.control.swing.LoginDlg
Deprecated. superceded by #setShowDatabaseURL
setShowConnectionMode(boolean) - Method in class oracle.dacf.control.swing.LoginDlg
Deprecated. setting this no longer has any effect
setShowConnectionNames(boolean) - Method in class oracle.dacf.control.swing.LoginDlg
Sets whether the LoginDlg displays a ConnectionNames selection field.
setShowConnectionURL(boolean) - Method in class oracle.dacf.control.swing.LoginDlg
Sets whether the LoginDlg displays a ConnectionURL entry field.
setShowDatabaseURL(boolean) - Method in class oracle.dacf.control.swing.LoginDlg
Sets whether the LoginDlg displays a DatabaseURL entry field.
setShowDbAccessDescriptor(boolean) - Method in class oracle.dacf.control.swing.LoginDlg
Deprecated. setting this no longer has any effect
setShowDeploymentPlatform(boolean) - Method in class oracle.dacf.control.swing.LoginDlg
Deprecated. setting this no longer has any effect
setShowDriverClass(boolean) - Method in class oracle.dacf.control.swing.LoginDlg
Deprecated.  
setShowDriverType(boolean) - Method in class oracle.dacf.control.swing.LoginDlg
Sets whether the LoginDlg displays a DriverType entry field.
setShowGrid(boolean) - Method in class oracle.dacf.control.swing.GridControl
Exposes the JTable ShowGrid property in our subcomponent
setShowHorizontalLines(boolean) - Method in class oracle.dacf.control.swing.GridControl
Exposes the JTable ShowHorizontalLines property in our subcomponent to the property sheet
setShowIIOPConnectionNames(boolean) - Method in class oracle.dacf.control.swing.LoginDlg
Sets whether the LoginDlg displays a IIOP ConnectionNames selection field.
setShowLockingMode(boolean) - Method in class oracle.dacf.control.swing.LoginDlg
Sets whether the LoginDlg displays a LockingMode entry field.
setShowPassword(boolean) - Method in class oracle.dacf.control.swing.LoginDlg
Sets whether the LoginDlg displays a Password entry field.
setShowRemoteApplicationPath(boolean) - Method in class oracle.dacf.control.swing.LoginDlg
Sets whether the LoginDlg displays a RemoteApplicationPath entry field.
setShowRemoteHost(boolean) - Method in class oracle.dacf.control.swing.LoginDlg
Deprecated.  
setShowRemoteHostPort(boolean) - Method in class oracle.dacf.control.swing.LoginDlg
Deprecated.  
setShowServerTimeout(boolean) - Method in class oracle.dacf.control.swing.LoginDlg
Sets whether the LoginDlg displays a ServerTimeout entry field.
setShowUpdateButtons(boolean) - Method in class oracle.dacf.control.swing.ImageControl
 
setShowUser(boolean) - Method in class oracle.dacf.control.swing.LoginDlg
Sets whether the LoginDlg displays a User entry field.
setShowVerticalLines(boolean) - Method in class oracle.dacf.control.swing.GridControl
Exposes the JTable ShowVerticalLines property in our subcomponent to the property sheet
setShowWorkingIcon(boolean) - Method in class oracle.dacf.control.swing.StatusBarControl
Determines whether or not the working icon is shown.
setSize(int, int) - Method in interface oracle.dacf.control.LOVInterface
set size for the dialog
setSize(int, int) - Method in class oracle.dacf.control.swing.LOV
set the size of the LOV dialog
setSize(Dimension) - Method in class oracle.dacf.control.swing.StatusBarControl.StatusBarProgressControl
 
setSize(int, int) - Method in class oracle.dacf.control.swing.StatusBarControl.StatusBarProgressControl
 
setSize(int, int) - Method in class oracle.dacf.control.swing.lov.DefaultLOVDialog
pass through to JDialog's setSize;
setSize(int, int) - Method in interface oracle.dacf.control.swing.lov.LOVDialog
pass through to JDialog's setSize;
setSize(int, int) - Method in interface oracle.dacf.control.swing.lov.LOVInterface
set size for the dialog
setSortDelegate(SortDelegate) - Method in class oracle.dacf.control.swing.GridControl
GridControl delegates 'sorting' to this helper object.
setSortingEnabled(boolean) - Method in class oracle.dacf.dataset.ColumnInfo
Enable/Disable sorting for this column.
setSource(InfoBusEventListener) - Method in class oracle.dacf.dataset.DataItemImpl
Returns the InfoBus data source that produced this data item.
setSource(Object) - Method in class oracle.dacf.util.errormanager.ErrorMessage
Specifies the source object that caused the error.
setSources(ColumnInfo[]) - Method in class oracle.dacf.dataset.CalculatedAttributeInfo
Sets the source ColumnInfos.
setStatement(String) - Method in class oracle.dacf.dataset.QueryStatementInfo
Sets the SQL statement that defines the query.
setStyle(String, Object) - Static method in class oracle.dacf.style.StyleManager
Style is linked to a component
setStyleEditor(StyleEditor) - Static method in class oracle.dacf.style.StyleManager
 
setSwapper(Swapper) - Method in class oracle.dacf.util.AbstractSort
 
setSwapper(Swapper) - Method in interface oracle.dacf.util.Sortter
 
setTabSize(int) - Method in class oracle.dacf.control.swing.TextAreaControl
Sets the number of characters to expand tabs to.
setTableBackground(Color) - Method in class oracle.dacf.control.swing.GridControl
Exposes the JTable Background color property in our subcomponent to the property sheet
setTableForeground(Color) - Method in class oracle.dacf.control.swing.GridControl
Exposes the JTable Foreground color property in our subcomponent to the property sheet
setTableHeader(JTableHeader) - Method in class oracle.dacf.control.swing.GridControl
 
setTarget(RowsetAccessImpl) - Method in class oracle.dacf.dataset.MappingRowsetAccessImpl
Internal: Applications should not use this method.
setText(String) - Method in class oracle.dacf.control.swing.TextAreaControl
Sets the text of this TextAreaControl to the specified text.
setTextFieldBackgroundColor(Color) - Method in class oracle.dacf.control.swing.FindPanel
specify the textfield background color
setTextFieldColumnWidth(int) - Method in class oracle.dacf.control.swing.FindPanel
Specify column width for the text field
setTextFieldFont(Font) - Method in class oracle.dacf.control.swing.FindPanel
Specify the font to be used for the text field.
setTextFieldForegroundColor(Color) - Method in class oracle.dacf.control.swing.FindPanel
specify the textfield foreground color
setTextFieldValue(int, String) - Method in class oracle.dacf.control.swing.find.DataPanel
 
setTextNonSelectionColor(Color) - Method in class oracle.dacf.control.swing.TreeControl
Returns the color the text is drawn with when the node isn't selected.
setTextSelectionColor(Color) - Method in class oracle.dacf.control.swing.TreeControl
Sets the color the text is drawn with when the node is selected.
setTitle(String) - Method in interface oracle.dacf.control.LOVInterface
specify title for the LOV dialog
setTitle(String) - Method in class oracle.dacf.control.swing.LOV
set the title for the LOV dialog
setTitle(String) - Method in class oracle.dacf.control.swing.lov.DefaultLOVDialog
 
setTitle(String) - Method in interface oracle.dacf.control.swing.lov.LOVDialog
set title for the dialog
setTitle(String) - Method in interface oracle.dacf.control.swing.lov.LOVInterface
specify title for the LOV dialog
setToolTipText(String) - Method in class oracle.dacf.control.swing.GridControl
 
setToolTipText(String) - Method in class oracle.dacf.control.swing.ListControl
 
setToolTipText(String) - Method in class oracle.dacf.control.swing.TextAreaControl
Registers the text to display in a tool tip.
setToolTipText(String) - Method in class oracle.dacf.control.swing.TreeControl
 
setTreeControl(TreeControl) - Method in class oracle.dacf.control.swing.TreeDataSource
 
setTreeDataSource(TreeDataSource) - Method in class oracle.dacf.control.swing.TreeControlNode
 
setTreeModel(TreeModel) - Method in class oracle.dacf.control.swing.TreeControl
Set the TreeModel to use for the tree.
setTreeNodeData(TreeNodeData) - Method in class oracle.dacf.control.swing.TreeControlNode
 
setTrimSpaces(boolean) - Method in class oracle.dacf.control.swing.TextFieldControl
Sets the value for the TrimSpaces property When this property is set to true then the TextFieldControl will trim the leading and trailing blank characters
setType(ErrorType) - Method in class oracle.dacf.util.errormanager.ErrorMessage
Specifies the the error type for this error message.
setUnfocusedSelectionBackground(Color) - Method in class oracle.dacf.control.swing.GridControl
Set the background selection color for when the Grid looses focus.
setUnfocusedSelectionForeground(Color) - Method in class oracle.dacf.control.swing.GridControl
Set the foreground selection color when the Grid looses focus.
setUpdateable(boolean) - Method in class oracle.dacf.dataset.InfoObject
Sets the updateable property.
setUpdateableIfNew(boolean) - Method in class oracle.dacf.dataset.ColumnInfo
Determines whether this attribute is updateable only when the current row is a new row.
setUpperColumns(boolean) - Method in class oracle.dacf.dataset.QueryCriteriaRowset
Sets the upper-columns flag for the current Row.
setUpperColumns(boolean) - Method in interface oracle.dacf.dataset.ViewCriteriaRowProps
Sets the upper-columns flag for this Row.
setUseFirstColumnAsRowLabel(boolean) - Method in class oracle.dacf.control.tdg.chart.LabelAwareChartDataSource
 
setUserData(int, Object) - Method in class oracle.dacf.control.swing.find.ConstrainedViewCriteriaModel
 
setUserData(int, Object) - Method in interface oracle.dacf.control.swing.find.ViewCriteriaModel
 
setUserData(int, Object) - Method in class oracle.dacf.control.swing.find.ViewCriteriaModelImpl
 
setUserData(int, Object) - Method in class oracle.dacf.dataset.QueryCriteriaRowset
set user entered data for this column
setUserData(int, Object) - Method in interface oracle.dacf.dataset.UnmangledQueryCriteriaStore
set user entered data for this column
setUserName(String) - Method in class oracle.dacf.dataset.SessionInfo
Deprecated. Use these methods instead:

setUserName(String) - Method in class oracle.dacf.dataset.connections.NamedConnection
Overwrites the user name definition as gotten from the ConnectionManager
setUserObject(Object) - Method in class oracle.dacf.control.swing.TreeControlNode
 
setValid(boolean) - Method in class oracle.dacf.dataset.ColumnInfo
Sets the validation state of the value current referenced by the ColumnView.
setValid(boolean) - Method in class oracle.dacf.dataset.InfoObject
Sets the validation state of the InfoObject.
setValidationLevel(int) - Method in class oracle.dacf.dataset.ValidationManager
This method sets the level at which validations should be performed.
setValue(Object) - Method in class oracle.dacf.control.swing.CheckBoxControl
 
setValue(Object) - Method in class oracle.dacf.control.swing.ComboBoxDataItemEditor
Editor's value can be set directly.
setValue(Object) - Method in class oracle.dacf.control.swing.DacCellEditor.DacEditorDelegate
 
setValue(String) - Method in class oracle.dacf.control.swing.RadioButtonControl
Sets the value associated with this button
setValue(String) - Method in class oracle.dacf.control.swing.RadioButtonModel
Sets the value to be used to determine the selection state of this model
setValue(Object) - Method in class oracle.dacf.control.swing.TextAreaControl
This method is not supported and always throws an exception
setValue(Object) - Method in class oracle.dacf.control.swing.TextFieldControl
This method is not supported and always throws an exception
setValue(int, Object) - Method in class oracle.dacf.control.swing.lov.IBReturnItem
set the value to be returned for a particular column index.
setValue(Object) - Method in class oracle.dacf.control.swing.lov.IBReturnItemHelper
set the return value for this column This method will obtain the data item associated with this column and set the value.
setValue(int, Object) - Method in interface oracle.dacf.control.swing.lov.ReturnItem
set the value to be returned for a particular column index.
setValue(Object) - Method in class oracle.dacf.dataset.QueryCriteriaPropertyAccess
 
setValue(Object) - Method in class oracle.dacf.dataset.QueryCriteriaValue
Sets the value of this item.
setValue(Object) - Method in class oracle.dacf.dataset.SingleValueImpl
Sets the value of this item.
setValue(Object) - Method in class oracle.dacf.dataset.StatusImmediateAccessImpl
No-op.
setValue(Object) - Method in class oracle.dacf.style.StyleElement
Beans style setter method
setValue(boolean) - Method in class oracle.dacf.style.StyleElement
setter method for primitive type boolean
setValue(byte) - Method in class oracle.dacf.style.StyleElement
setter method for primitive type byte
setValue(char) - Method in class oracle.dacf.style.StyleElement
setter method for primitive type char
setValue(int) - Method in class oracle.dacf.style.StyleElement
setter method for primitive type int
setValue(long) - Method in class oracle.dacf.style.StyleElement
setter method for primitive type long
setValue(float) - Method in class oracle.dacf.style.StyleElement
setter method for primitive type float
setValue(double) - Method in class oracle.dacf.style.StyleElement
setter method for primitive type double
setValueAsDomain(DomainInterface) - Method in interface oracle.dacf.dataset.DomainAccess
Sets the value using an instance of a Domain.
setValueAsDomain(Object) - Method in interface oracle.dacf.dataset.DomainAccess
Sets the value using an instance of a Object.
setValueAt(Object, int, int) - Method in class oracle.dacf.control.swing.GridDataSource
Sets an attribute value for the record in the cell at columnIndex and rowIndex.
setValueIsAdjusting(boolean) - Method in class oracle.dacf.control.swing.ListControl
 
setValueLocator(ComboBoxDataSource.ValueLocator) - Method in class oracle.dacf.control.swing.ComboBoxDataSource
ValueLocator is used to search in master rowset for a specific detail value
setViewCriteriaFindAction(ViewCriteriaFindAction) - Method in class oracle.dacf.control.swing.FindPanel
Specify the ViewCriteriaFind action to be used by the FindPanel.
setViewLinkName(String) - Method in class oracle.dacf.dataset.ViewLinkInfo
Sets the name of the BC4J viewlink defines the link between the master BC4J viewobject entity and the detail BC4J viewobject.
setViewObject(ViewObject) - Method in class oracle.dacf.dataset.ColumnInfo
 
setViewObject(ViewObject) - Method in class oracle.dacf.dataset.ResultSetInfo
Sets the server-side ViewObject associated with this ResultSetInfo.
setViewStart(int) - Method in class oracle.dacf.dataset.QueryCriteriaRowset
 
setVisible(boolean) - Method in class oracle.dacf.control.swing.TextAreaControl
Set the visible state of the object.
setVisibleRowCount(int) - Method in class oracle.dacf.control.swing.ListControl
Sets the visibleRowCount property of underlying JList
setWeight(int) - Method in class oracle.dacf.layout.ControlLayout
Setter for the percentage of the container taken up by the first control.
setWhereClause(String) - Method in class oracle.dacf.dataset.QueryClauses
Sets the WHERE clause for the SQL query.
setWhereClause(String) - Method in class oracle.dacf.dataset.RestrictedViewLinkInfo
Set the where clause joining the two views.
setWorkingIconFileName(String) - Method in class oracle.dacf.control.swing.StatusBarControl
Sets the name of the icon shown when a long-running activity starts.
setWrapStyleWord(boolean) - Method in class oracle.dacf.control.swing.TextAreaControl
Set the style of wrapping used if the text area is wrapping lines.
shortValue() - Method in class oracle.dacf.style.StyleElement
getter method for primitive type short
shouldSelectCell(EventObject) - Method in class oracle.dacf.control.swing.DacCellEditor
 
shouldSelectCell(EventObject) - Method in class oracle.dacf.style.control.PropertyCellEditor
Tell the editor to start editing using anEvent.
shouldSelectCell(EventObject) - Method in class oracle.dacf.style.control.StylePropertyEditor
Tell the editor to start editing using anEvent.
show() - Method in interface oracle.dacf.control.LOVInterface
display the LOV Dialog
show() - Method in class oracle.dacf.control.swing.LOV
display the LovDialog
show() - Method in class oracle.dacf.control.swing.LoginDlg
display the dialog and ask input from user
show() - Method in class oracle.dacf.control.swing.lov.DefaultLOVDialog
display the dialog.
show(Object) - Method in class oracle.dacf.control.swing.lov.DefaultLOVDialog
display the dialog.
show() - Method in interface oracle.dacf.control.swing.lov.LOVDialog
display the dialog.
show(Object) - Method in interface oracle.dacf.control.swing.lov.LOVDialog
display the dialog.
show() - Method in interface oracle.dacf.control.swing.lov.LOVInterface
display the LOV Dialog
showBusyCursor() - Method in class oracle.dacf.control.swing.NavigationBar
displays a busy cursor
showDialog() - Method in class oracle.dacf.control.swing.LoginDlg
display the dialog and ask input from user If user clicks OK, user, password and connect string will be set to user specified values otherwise null
showErrorDialog(Component, ErrorMessage) - Static method in class oracle.dacf.dataset.DacfErrorDialog
Displays a dialog on the screen for communicating the information contained within an ErrorMessage.
showErrors - class oracle.dacf.util.showErrors.

showErrors is a UI using InputStreamLoggerReader and reads files generated by the OutputStreamLogger.
showErrors(JFrame, InputStreamLoggerReader) - Constructor for class oracle.dacf.util.showErrors
Use this constructor if you want to use it on any other type of inputStream
showVerticalScrollBar(boolean) - Method in class oracle.dacf.control.swing.GridControl
The vertical scroll can be removed by this method.
showWorkingIcon() - Method in class oracle.dacf.control.swing.StatusBarControl
A "hook" so that subclasses can change how the working icon is displayed.
shutdown() - Method in class oracle.dacf.dataset.DataItemImpl
Internal: Applications should not use this method.
sort(ScrollableRowsetAccess, String, String) - Method in class oracle.dacf.control.swing.GridSortDelegate
GridControl invokes this method to perform the actual sorting.
sort(ScrollableRowsetAccess, String, String) - Method in interface oracle.dacf.control.swing.SortDelegate
GridControl invokes this method to perform the actual sorting.
sort(Object[]) - Method in class oracle.dacf.util.AbstractSort
Sorts the items.
sort(Object[]) - Method in class oracle.dacf.util.BiDirBubbleSort
Sorts the items.
sort(Object[]) - Method in class oracle.dacf.util.BubbleSort
Sorts the items.
sort(Object[]) - Method in class oracle.dacf.util.QuickSort
Sorts the items.
sort(Object[]) - Method in interface oracle.dacf.util.Sortter
Sorts the items.
sourceAdded(ColumnInfo) - Method in interface oracle.dacf.dataset.Calculator
Adds a ColumnInfo to this Calculator as a source.
sourceRemoved(ColumnInfo) - Method in interface oracle.dacf.dataset.Calculator
Removes a ColumnInfo from this Calculator.
startCellEditing(EventObject) - Method in class oracle.dacf.control.swing.DacCellEditor.DacEditorDelegate
 
startEditor(Component, Style) - Method in interface oracle.dacf.style.StyleEditor
 
startEditor(Component, Style) - Method in class oracle.dacf.style.control.JStyleEditOnlyDialog
implementation of StyleEditor.
startStyleEditor(Component) - Static method in class oracle.dacf.style.StyleManager
Starts the StyleEditor of that matches the Style of a particular component
stateChanged(ChangeEvent) - Method in class oracle.dacf.control.swing.GridDataSource
 
stateChanged(ChangeEvent) - Method in class oracle.dacf.control.swing.find.ViewCriteriaFindPanelUI
 
stopCellEditing() - Method in class oracle.dacf.control.swing.DacCellEditor.DacEditorDelegate
 
stopCellEditing() - Method in class oracle.dacf.control.swing.DacCellEditor
 
stopCellEditing() - Method in class oracle.dacf.style.control.PropertyCellEditor
Tell the editor to stop editing
stopCellEditing() - Method in class oracle.dacf.style.control.StylePropertyEditor
Tell the editor to stop editing * * @return true if editing was stopped
styleAdded(StylesUserEvent) - Method in class oracle.dacf.style.StylesLoader
Called when a Style is added by the StyleManager event.getSource() : returns the Style being updated event.getPropertyName() : returns null event.getOldValue() : returns null event.getNewValue() : returns null
styleAdded(StylesUserEvent) - Method in class oracle.dacf.style.StylesUserAdapter
 
styleAdded(StylesUserEvent) - Method in interface oracle.dacf.style.StylesUserListener
Called when a Style is added by the StyleManager event.getSource() : returns the Style being updated event.getPropertyName() : returns null event.getOldValue() : returns null event.getNewValue() : returns null
styleAdded(StylesUserEvent) - Method in class oracle.dacf.style.control.JStylesPanel
Called when a Style is added by the StyleManager event.getSource() : returns the Style being added event.getPropertyName() : returns null event.getOldValue() : returns null event.getNewValue() : returns null
styleOverwriteUpdated(StylesUserEvent) - Method in class oracle.dacf.style.StylesLoader
Called when a StyleOverWrite is updated by the StyleManager event.getSource() : returns the Style being updated event.getPropertyName() : returns Name of overwriting component event.getOldValue() : returns array of old StyleElements event.getNewValue() : returns array of new StyleElements
styleOverwriteUpdated(StylesUserEvent) - Method in class oracle.dacf.style.StylesUserAdapter
 
styleOverwriteUpdated(StylesUserEvent) - Method in interface oracle.dacf.style.StylesUserListener
Called when a StyleOverWrite is updated by the StyleManager event.getSource() : returns the Style being updated event.getPropertyName() : returns Name of overwriting component event.getOldValue() : returns array of old StyleElements event.getNewValue() : returns array of new StyleElements
styleOverwriteUpdated(StylesUserEvent) - Method in class oracle.dacf.style.control.JStylesPanel
Called when a StyleOverWrite is updated by the StyleManager event.getSource() : returns the Style being updated event.getPropertyName() : returns Name of overwriting component event.getOldValue() : returns array of old StyleElements event.getNewValue() : returns array of new StyleElements
styleRemoved(StylesUserEvent) - Method in class oracle.dacf.style.StylesLoader
Called when a Style is removed by the StyleManager event.getSource() : returns the Style being updated event.getPropertyName() : returns null event.getOldValue() : returns null event.getNewValue() : returns null
styleRemoved(StylesUserEvent) - Method in class oracle.dacf.style.StylesUserAdapter
 
styleRemoved(StylesUserEvent) - Method in interface oracle.dacf.style.StylesUserListener
Called when a Style is removed by the StyleManager event.getSource() : returns the Style being updated event.getPropertyName() : returns null event.getOldValue() : returns null event.getNewValue() : returns null
styleRemoved(StylesUserEvent) - Method in class oracle.dacf.style.control.JStylesPanel
Called when a Style is removed by the StyleManager event.getSource() : returns the Style being updated event.getPropertyName() : returns null event.getOldValue() : returns null event.getNewValue() : returns null
styleUpdated(StylesUserEvent) - Method in class oracle.dacf.style.StylesLoader
Called when a Style is updated by the StyleManager event.getSource() : returns the Style being updated event.getPropertyName() : returns null event.getOldValue() : returns array of old StyleElements event.getNewValue() : returns array of new StyleElements
styleUpdated(StylesUserEvent) - Method in class oracle.dacf.style.StylesUserAdapter
 
styleUpdated(StylesUserEvent) - Method in interface oracle.dacf.style.StylesUserListener
Called when a Style is updated by the StyleManager event.getSource() : returns the Style being updated event.getPropertyName() : returns null event.getOldValue() : returns array of old StyleElements event.getNewValue() : returns array of new StyleElements
styleUpdated(StylesUserEvent) - Method in class oracle.dacf.style.control.JStylesPanel
Called when a Style is updated by the StyleManager event.getSource() : returns the Style being updated event.getPropertyName() : returns null event.getOldValue() : returns array of old StyleElements event.getNewValue() : returns array of new StyleElements
swap(Object[], int, int) - Method in interface oracle.dacf.util.Swapper
Swaps the objects in the array.
swapper - Variable in class oracle.dacf.util.AbstractSort
 

Oracle Data-aware Controls Reference
A B C D E F G H I J L M N O P Q R S T U V W X Y _

 

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