public interface CDockableLocationListener
CDockable
. Events are received
whenever the location changes, or when the visibility to the user changes.ScreenDockWindow
one event is fired whenever a movement of the mouse is detected.CDockableLocationListener
may seem to
arrive very late. However, at the moment when an event arrives, its data is current.Modifier and Type | Method and Description |
---|---|
void |
changed(CDockableLocationEvent event)
Called if the visibility and/or the location of a
CDockable changed. |
void changed(CDockableLocationEvent event)
CDockable
changed.event
- detailed information about the event