Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


Uses of Interface
oracle.javatools.controls.completionfield.CompletionTextComponent

Packages that use CompletionTextComponent
oracle.ide.externaltools.macro Contains APIs related to macros that can be expanded when invoking external tools. 
oracle.ide.net Provides a virtual file system framework based on java.net.URL. 
oracle.ide.webbrowser Contains classes that allow addins some level of control on the IDE web browser settings. 
oracle.javatools.controls Contains user interface utilities that do not depend directly on the JDeveloper framework. 
oracle.javatools.controls.completionfield Classes implementing a code-insight like completion utility for text fields. 

 

Uses of CompletionTextComponent in oracle.ide.externaltools.macro

 

Classes in oracle.ide.externaltools.macro that implement CompletionTextComponent
 class MacroTextField
          A text field that will display a completion insight popup when the user starts typing a macro.

 

Uses of CompletionTextComponent in oracle.ide.net

 

Classes in oracle.ide.net that implement CompletionTextComponent
 class URLTextField
          This is a subclass of JTextField that is intended to hold a single URL.

 

Uses of CompletionTextComponent in oracle.ide.webbrowser

 

Classes in oracle.ide.webbrowser that implement CompletionTextComponent
 class CommandLineField
           

 

Uses of CompletionTextComponent in oracle.javatools.controls

 

Classes in oracle.javatools.controls that implement CompletionTextComponent
 class FileField
          A FileField is a text field that provides an insight list making it easy to enter filenames via the keyboard.

 

Uses of CompletionTextComponent in oracle.javatools.controls.completionfield

 

Classes in oracle.javatools.controls.completionfield that implement CompletionTextComponent
 class CompletionTextArea
          Deprecated. completion code moved to UIC, this code will no longer be enhanced
 class CompletionTextField
          Deprecated. completion code moved to UIC, this code will no longer be enhanced

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


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