Skip navigation links

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

E17493-04


Package oracle.ide.inspector.find

Interface Summary
SearchableContainer SearchableContainer is an interface to be implemented by components that will participate in the property label text searching initiated by the user from the PropertyInspector's toolbar.
SearchableLabel Interface to identify a control that can be queried for its SearchableText.
SearchableText Interface to support searching text in various types of UI controls (labels, radio buttons, checkboxes...).

 

Class Summary
ContainerSearch Default search algorithm for findText.
FindTextSupport Implementation of SearchableText suitable for reuse by components that have displayed text that can be set to HTML fragments for special effects purposes (in this case, highlighting the matched substring).
SearchIterator Default component iterator to be used for findText.
TextHighlightEffect Special effect utility class for highlighting search text.

 


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.