Oracle Fusion Middleware Java API Reference for Oracle ADF Business Component Browser
11g Release 1 (11.1.1.6.0)

E10758-07
A B C D E F G H I J K L M N O P R S T U V W _

C

calculateTabHeight(int, int, int) - Method in class oracle.jbo.jbotester.JTTabbedPaneUI
 
calculateTabWidth(int, int, FontMetrics) - Method in class oracle.jbo.jbotester.JTTabbedPaneUI
 
cancel() - Method in class oracle.jbo.jbotester.dialog.JTDialog
This method is executed when the user presses the Cancel button, or the ESC key.
cancel() - Method in class oracle.jbo.jbotester.dialog.VariableDialog
 
cancel() - Method in class oracle.jbo.jbotester.dialog.VCDialog
 
cancel() - Method in class oracle.jbo.jbotester.properties.PropertyPanel
 
CANCEL_ACTION - Static variable in class oracle.jbo.jbotester.dialog.JTDialog
 
cancelAction - Variable in class oracle.jbo.jbotester.dialog.JTDialog
 
CancelException - Exception in oracle.jbo.jbotester
 
CancelException() - Constructor for exception oracle.jbo.jbotester.CancelException
 
canExit() - Method in class oracle.jbo.jbotester.properties.ConfigPropertyPanel
 
canShow(Definition) - Method in enum oracle.jbo.jbotester.form.FormType
 
CardPanel - Class in oracle.jbo.jbotester.panel
This class represents the layout of a single StructureDef inside the tester's detail panel.
CardPanel(RowSetPanel, StructureDef, LocaleContext) - Constructor for class oracle.jbo.jbotester.panel.CardPanel
 
CardPanel(RowSetPanel, StructureDef, ArrayList<AttributeDef>, LocaleContext) - Constructor for class oracle.jbo.jbotester.panel.CardPanel
 
CardPanel(DCIteratorBinding, StructureDef, ArrayList<AttributeDef>) - Constructor for class oracle.jbo.jbotester.panel.CardPanel
 
cellRenderer - Variable in class oracle.jbo.jbotester.tree.Tree
 
centerWindow(Window) - Static method in class oracle.jbo.jbotester.JboTesterUtil
 
clearAll() - Method in class oracle.jbo.jbotester.tree.Tree
 
Client - Class in oracle.jbo.jbotester.server
 
Client(int, int) - Constructor for class oracle.jbo.jbotester.server.Client
 
clone() - Method in class oracle.jbo.jbotester.load.Statistics
 
close() - Method in class oracle.jbo.jbotester.dialog.JTDialog
This method closes the dialog.
close() - Method in class oracle.jbo.jbotester.dialog.VariableDialog
 
CLOSE - Static variable in class oracle.jbo.jbotester.NavBar
 
close() - Method in class oracle.jbo.jbotester.properties.PropertyDialog
 
close() - Method in class oracle.jbo.jbotester.properties.PropertyPanel
 
close() - Method in class oracle.jbo.jbotester.server.Client
 
close() - Method in class oracle.jbo.jbotester.server.TesterSocket
 
CLOSE_ACTION - Static variable in class oracle.jbo.jbotester.dialog.GenericDialog
 
CLOSE_HELP_OPTION - Static variable in class oracle.jbo.jbotester.dialog.GenericDialog
 
closeItem - Variable in class oracle.jbo.jbotester.JTTabbedPaneUI
 
cntrl - Variable in class oracle.jbo.jbotester.ControlMouseAdapter
 
columNames - Static variable in class oracle.jbo.jbotester.properties.PropertyPanel
 
comboRemoveAllItems(JComboBox) - Static method in class oracle.jbo.jbotester.properties.PropertyPanel
 
CommandAgent - Class in oracle.jbo.jbotester.agent
 
CommandAgent(CommandAgent.Command, String) - Constructor for class oracle.jbo.jbotester.agent.CommandAgent
 
CommandAgent.Command - Enum in oracle.jbo.jbotester.agent
 
CommandHandler - Interface in oracle.jbo.jbotester.server
 
COMMIT - Static variable in class oracle.jbo.jbotester.NavBar
 
compareTo(Object) - Method in class oracle.jbo.jbotester.properties.Property
Compares this object with the specified object for order.
componentObject - Variable in class oracle.jbo.jbotester.tree.ObjTreeNode
 
ConfigMode - Enum in oracle.jbo.jbotester
The configuration mode determines how the connection dialog is invoked.
ConfigPropertyPanel - Class in oracle.jbo.jbotester.properties
 
ConfigPropertyPanel(Frame, Property[]) - Constructor for class oracle.jbo.jbotester.properties.ConfigPropertyPanel
 
CONNECT - Static variable in class oracle.jbo.jbotester.dialog.ConnectionDialogBase
 
CONNECT - Static variable in class oracle.jbo.jbotester.NavBar
 
ConnectAgent - Class in oracle.jbo.jbotester.agent
 
ConnectAgent(int, int) - Constructor for class oracle.jbo.jbotester.agent.ConnectAgent
 
connected() - Method in class oracle.jbo.jbotester.MainFrame
 
ConnectionDialog - Class in oracle.jbo.jbotester.jdevx
This dialog allows the user to select a configuration, modify parameters and launch the Business Component Browser.
ConnectionDialog(Frame, Hashtable, Configuration, ConfigMode, ActionListener, int) - Constructor for class oracle.jbo.jbotester.jdevx.ConnectionDialog
 
ConnectionDialogBase - Class in oracle.jbo.jbotester.dialog
 
ConnectionDialogBase(Frame, Hashtable, Configuration, ConfigMode, ActionListener, int) - Constructor for class oracle.jbo.jbotester.dialog.ConnectionDialogBase
 
ConnectionInfo - Class in oracle.jbo.jbotester
 
ConnectionInfo() - Constructor for class oracle.jbo.jbotester.ConnectionInfo
 
ConnectionPoolViewPanel - Class in oracle.jbo.jbotester.load
 
ConnectionPoolViewPanel(Controller) - Constructor for class oracle.jbo.jbotester.load.ConnectionPoolViewPanel
 
connTypeCombo - Variable in class oracle.jbo.jbotester.dialog.ConnectionDialogBase
 
connTypeCombo_actionPerformed(ActionEvent) - Method in class oracle.jbo.jbotester.dialog.ConnectionDialogBase
 
connTypeCombo_actionPerformed(ActionEvent) - Method in class oracle.jbo.jbotester.jdevx.ConnectionDialog
 
Constants - Class in oracle.jbo.jbotester.jdevx
This class contains the constants that are needed to communicate with the Business Component Browser.
Constants() - Constructor for class oracle.jbo.jbotester.jdevx.Constants
 
Controller - Class in oracle.jbo.jbotester.load
 
ControlMouseAdapter - Class in oracle.jbo.jbotester
 
ControlMouseAdapter(JUCtrlValueBinding) - Constructor for class oracle.jbo.jbotester.ControlMouseAdapter
 
createAMAction - Static variable in class oracle.jbo.jbotester.tree.ObjTreeNode
 
createApplicationModule() - Method in class oracle.jbo.jbotester.tree.Tree
 
createButton(int) - Static method in class oracle.jbo.jbotester.JboTesterUtil
Instantiates a new JButton The text is taken from the resource ID, and the mnemonic is assigned if specified in the resource string.
createButton(String) - Static method in class oracle.jbo.jbotester.JboTesterUtil
Instantiates a new JButton The specified text is used at the label text The mnemonic is assigned if specified in the text.
createChangeListener() - Method in class oracle.jbo.jbotester.JTTabbedPaneUI
 
createCheckBox(int) - Static method in class oracle.jbo.jbotester.JboTesterUtil
 
createCheckBox(String) - Static method in class oracle.jbo.jbotester.JboTesterUtil
Create a checkbox with the specified label Assign a mnemonic if the label has a mnemonic key specified
createContainer(BindingContext, String) - Static method in class oracle.jbo.jbotester.binding.TesterBinding
 
createControlDef(DCIteratorBinding, StructureDef, AttributeDef) - Static method in class oracle.jbo.jbotester.binding.TesterBinding
 
createDetailComponent(MainFrame) - Method in class oracle.jbo.jbotester.form.MasterDetailForm
 
createDetailComponent(NamedDefinition) - Method in class oracle.jbo.jbotester.form.MasterDetailForm
 
createDetailComponent(NamedDefinition) - Method in class oracle.jbo.jbotester.form.MDForm
 
createDetailComponent(MainFrame) - Method in class oracle.jbo.jbotester.form.MDForm
 
createDetailComponent(MainFrame) - Method in class oracle.jbo.jbotester.form.TreeForm
 
createDetailComponent(NamedDefinition) - Method in class oracle.jbo.jbotester.form.TreeForm
 
createDynViewLink() - Method in class oracle.jbo.jbotester.tree.Tree
 
createDynViewObject() - Method in class oracle.jbo.jbotester.tree.Tree
 
createField(JUIteratorBinding, StructureDef, AttributeDef) - Method in class oracle.jbo.jbotester.FieldFactory
Create a Field using databinding
createField(JUIteratorBinding, DCBindingContainer, StructureDef, AttributeDef) - Method in class oracle.jbo.jbotester.FieldFactory
 
createField(FieldFactory, StructureDef, AttributeDef) - Method in class oracle.jbo.jbotester.panel.BindingPanel
 
createField(FieldFactory, StructureDef, AttributeDef) - Method in class oracle.jbo.jbotester.panel.RowSetPanel
 
createForm(MainFrame, ObjTreeNode, ComponentObject, DCIteratorBinding) - Method in enum oracle.jbo.jbotester.form.FormType
 
createForm(NamedDefinition) - Method in enum oracle.jbo.jbotester.form.FormType
 
createForm(ObjTreeNode) - Method in enum oracle.jbo.jbotester.form.FormType
 
createInitialBinding(DCDataControl, ApplicationModule, String, BindingContext) - Method in class oracle.jbo.jbotester.binding.TesterBinding
 
createInstance(int, int) - Static method in class oracle.jbo.jbotester.server.Client
 
createIteratorBinding(String) - Method in class oracle.jbo.jbotester.binding.TesterBinding
 
createIteratorBinding(DCDataControl, ApplicationModule, String, BindingContext) - Method in class oracle.jbo.jbotester.binding.TesterBinding
 
createIteratorBinding(DCDataControl, ApplicationModule, String, String[], BindingContext) - Method in class oracle.jbo.jbotester.binding.TesterBinding
 
createIteratorBinding(DCDataControl, ApplicationModule, String, BindingContext, DCBindingContainer) - Method in class oracle.jbo.jbotester.binding.TesterBinding
 
createIteratorBinding(DCDataControl, ApplicationModule, String, String[], BindingContext, DCBindingContainer) - Method in class oracle.jbo.jbotester.binding.TesterBinding
 
createLabel(int, Component) - Static method in class oracle.jbo.jbotester.JboTesterUtil
 
createLayoutManager() - Method in class oracle.jbo.jbotester.JTTabbedPaneUI
Invoked by installUI to create a layout manager object to manage the JTabbedPane.
createMasterPanel() - Method in class oracle.jbo.jbotester.form.BindingForm
 
createMasterPanel() - Method in class oracle.jbo.jbotester.form.OverviewForm
 
createMenu() - Method in class oracle.jbo.jbotester.LocaleSwitcher
 
createMenu(int) - Static method in class oracle.jbo.jbotester.MainFrame
 
createMenu_Selected() - Method in class oracle.jbo.jbotester.MainFrame
 
createMouseListener() - Method in class oracle.jbo.jbotester.JTTabbedPaneUI
 
createNewIteratorBinding(DCIteratorBinding, Object) - Method in class oracle.jbo.jbotester.binding.TesterBinding
 
createResultWindow() - Static method in class oracle.jbo.jbotester.ResultWindow
 
createScrollableTabButton(int) - Method in class oracle.jbo.jbotester.JTTabbedPaneUI
 
createSysCatAM() - Method in class oracle.jbo.jbotester.tree.Tree
 
createSysCatAMAction - Static variable in class oracle.jbo.jbotester.tree.ObjTreeNode
 
createTab(FormType) - Method in class oracle.jbo.jbotester.tree.ObjTreeNode
 
createToolBar() - Method in class oracle.jbo.jbotester.form.BindingForm
 
createTreePanel(VLTreeNode) - Static method in class oracle.jbo.jbotester.panel.TreePanel
 
createUI(JComponent) - Static method in class oracle.jbo.jbotester.JTTabbedPaneUI
 
createValidControlName(String) - Static method in class oracle.jbo.jbotester.JboTesterUtil
 
createViewCriteria(MainFrame, ViewObject) - Static method in class oracle.jbo.jbotester.JboTesterUtil
 
createVLAction - Static variable in class oracle.jbo.jbotester.tree.ObjTreeNode
 
createVOAction - Static variable in class oracle.jbo.jbotester.tree.ObjTreeNode
 
ctxMenuAction - Variable in class oracle.jbo.jbotester.tree.Tree
 

Oracle Fusion Middleware Java API Reference for Oracle ADF Business Component Browser
11g Release 1 (11.1.1.6.0)

E10758-07
A B C D E F G H I J K L M N O P R S T U V W _
Copyright © 1997, 2011, Oracle. All rights reserved.