Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Uses of Class
oracle.javatools.ui.ExtendedTextField

Packages that use ExtendedTextField
oracle.ide.inspector.editor   
 

Uses of ExtendedTextField in oracle.ide.inspector.editor
 

Methods in oracle.ide.inspector.editor that return ExtendedTextField
 ExtendedTextField ExtendedTextFieldEditorFactory.createInlineEditor(oracle.bali.inspector.PropertyEditorFactory2 propertyEditor)
          Creates a ExtendedTextField with the following listeners: Notification that the value of this editor should be applied if the user types text and presses "Enter" Notification that the value of this editor should be applied if the user types text and sets the focus to other GUI component Cancels edition in this editor if the user presses "Escape"
protected  ExtendedTextField ExtendedTextFieldEditorFactory.textField(java.lang.String initialValue)
           
 

Constructors in oracle.ide.inspector.editor with parameters of type ExtendedTextField
ExtendedTextFieldEditorBehavior(ExtendedTextField editor, oracle.bali.inspector.PropertyEditorFactory2 editorFactory)
           
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

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