Package | Description |
---|---|
oracle.ide.inspector.editor |
Modifier and Type | Method and Description |
---|---|
ExtendedTextField |
ExtendedTextFieldEditorFactory.createInlineEditor(oracle.bali.inspector.PropertyEditorFactory2 propertyEditor)
Creates a
with the following listeners: Notification that the value of this editor should be applied if the user types text and presses "Enter" Notification that the value of this editor should be applied if the user types text and sets the focus to other GUI component Cancels edition in this editor if the user presses "Escape" |
protected ExtendedTextField |
ExtendedTextFieldEditorFactory.textField(java.lang.String initialValue) |
Constructor and Description |
---|
ExtendedTextFieldEditorBehavior(ExtendedTextField editor, oracle.bali.inspector.PropertyEditorFactory2 editorFactory) |