|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModifyEvent | |
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. |
Uses of ModifyEvent in org.eclipse.jface.viewers |
Methods in org.eclipse.jface.viewers with parameters of type ModifyEvent | |
protected void |
TextCellEditor.editOccured(ModifyEvent e)
Processes a modify event that occurred in this text cell editor. |
Uses of ModifyEvent in org.eclipse.swt.events |
Methods in org.eclipse.swt.events with parameters of type ModifyEvent | |
void |
ModifyListener.modifyText(ModifyEvent e)
Sent when the text is modified. |
|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |