|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.eclipse.epf.richtext.RichTextListener
Listens to a rich text editing event.
| Constructor Summary | |
|---|---|
RichTextListener(int eventType,
org.eclipse.swt.widgets.Listener listener)
Creates a new instance. |
|
| Method Summary | |
|---|---|
int |
getEventType()
Returns the event type. |
org.eclipse.swt.widgets.Listener |
getListener()
Returns the event listener. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RichTextListener(int eventType,
org.eclipse.swt.widgets.Listener listener)
eventType - the event typelistener - the event listener| Method Detail |
public int getEventType()
public org.eclipse.swt.widgets.Listener getListener()
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||