Package | Description |
---|---|
oracle.ide.inspector |
Contains interfaces and classes that integrators may use to make their
objects editable from the property inspector.
|
oracle.ide.inspector.find |
Class and Description |
---|
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 and Description |
---|
ContainerSearch
Default search algorithm for findText.
|
SearchableText
Interface to support searching text in various types of UI controls
(labels, radio buttons, checkboxes...).
|