Package | Description |
---|---|
buoy.event | |
buoy.internal | |
buoy.widget | |
buoyx.docking |
Class and Description |
---|
WidgetEvent
This interface defines an event generated by a Widget.
|
WidgetFocusEvent
This class defines an event caused by a change in whether a Widget has keyboard focus.
|
WidgetKeyEvent
This class defines an event caused by a keyboard action.
|
WidgetMouseEvent
This class defines an event caused by the mouse interacting with a Widget.
|
WidgetWindowEvent
This class defines an event caused by the user interacting with a window.
|
Class and Description |
---|
WidgetMouseEvent
This class defines an event caused by the mouse interacting with a Widget.
|
Class and Description |
---|
DocumentLinkEvent
A DocumentLinkEvents is generated when the user clicks on a hyperlink inside a BDocumentViewer.
|
EventSource
An EventSource is any object that can dispatch events.
|
ToolTipEvent
This event indicates that the user has performed the series of actions which signal that a
tool tip should be displayed.
|
WidgetMouseEvent
This class defines an event caused by the mouse interacting with a Widget.
|
Class and Description |
---|
EventSource
An EventSource is any object that can dispatch events.
|
Written by Peter Eastman.