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

E13403-08

Uses of Package
oracle.javatools.controls.completionfield

Packages that use oracle.javatools.controls.completionfield
oracle.ide.db.util Utility classes for dealing with database objects in UI in the IDE. 
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.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. 
 

Classes in oracle.javatools.controls.completionfield used by oracle.ide.db.util
FieldInsightProvider
          A field insight provider is responsible for providing the insight completion list for an InsightTextField.
 

Classes in oracle.javatools.controls.completionfield used by oracle.ide.externaltools.macro
CompletionTextComponent
          Common interface for the text components that support the PopupCompleteHandler.
CompletionTextField
          CompletionTextField is a JTextField with built in support for displaying a completion list.
 

Classes in oracle.javatools.controls.completionfield used by oracle.ide.net
CompletionTextComponent
          Common interface for the text components that support the PopupCompleteHandler.
CompletionTextField
          CompletionTextField is a JTextField with built in support for displaying a completion list.
 

Classes in oracle.javatools.controls.completionfield used by oracle.javatools.controls
CompletionTextComponent
          Common interface for the text components that support the PopupCompleteHandler.
CompletionTextField
          CompletionTextField is a JTextField with built in support for displaying a completion list.
FieldInsightProvider
          A field insight provider is responsible for providing the insight completion list for an InsightTextField.
 

Classes in oracle.javatools.controls.completionfield used by oracle.javatools.controls.completionfield
CompletionPopupHandler
          CompletionPopupHandler is a general class providing the ability to display a completion list over a text component.
CompletionTextComponent
          Common interface for the text components that support the PopupCompleteHandler.
FieldInsightProvider
          A field insight provider is responsible for providing the insight completion list for an InsightTextField.
 


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

E13403-08

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