|
Class Summary |
| DrawingEvent.EventType |
enumeration for DrawingEvent types |
| EditorKitEvent |
A class that allows an EditorKit's mousetool to send high-level mouse-events, i.e. |
| EditorKitEvent.EventType |
list of allowed event types |
| HelpMessageEvent |
A class that allows an EditorKit to post help-messages (or tooltip) that make sense with the current
operation being performed, to the UI that can dispatch them to a status-bar,... |
| PEEventMulticaster |
An enhanced version of AWTEventMulticaster that supports chaining of PEMouseInputListener's |
| PEMouseEvent |
This is an enriched implementation of MouseEvent that return mouse coordinates in model-coordinates |
| PEMouseInputAdapter |
Default implementation of PEMouseInputListener which does nothing. |
| SelectionEvent |
Class for SelectionHandler changes notifications (aka CaretEvent in javax.swing.text) |
| SelectionEvent.EventType |
enumeration for SelectionEvent types |
| ZoomEvent |
Class for zoom changes notifications sourced by PECanvas. |