Package | Description |
---|---|
org.eclipse.jface.viewers |
Provides a framework for viewers, which are model-based
content adapters for SWT widgets.
|
org.eclipse.swt.events |
SWT typed listener support.
|
Modifier and Type | Method and Description |
---|---|
protected void |
TextCellEditor.editOccured(ModifyEvent e)
Processes a modify event that occurred in this text cell editor.
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyListener.modifyText(ModifyEvent e)
Sent when the text is modified.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.