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

E17493-01

Uses of Class
oracle.javatools.controls.completionfield.CompletionTextField

Packages that use CompletionTextField
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. 
 

Uses of CompletionTextField in oracle.ide.externaltools.macro
 

Subclasses of CompletionTextField in oracle.ide.externaltools.macro
 class MacroTextField
          A text field that will display a completion insight popup when the user starts typing a macro.
 

Uses of CompletionTextField in oracle.ide.net
 

Subclasses of CompletionTextField in oracle.ide.net
 class URLTextField
          This is a subclass of JTextField that is intended to hold a single URL.
 

Uses of CompletionTextField in oracle.ide.webbrowser
 

Subclasses of CompletionTextField in oracle.ide.webbrowser
 class CommandLineField
           
 

Uses of CompletionTextField in oracle.javatools.controls
 

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


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

E17493-01

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