SCIMBridge  0.4.x
virtual void ScimBridgeAgentPanelListenerProtected::update_cursor_location ( int  x,
int  y 
)
pure virtual

Tell the panel to update the cursor location information.

Parameters
xThe X location of the curosor.
yThe Y location of the curosor.

Implemented in ScimBridgeAgentPanelListenerImpl.

Referenced by ScimBridgeAgentIMContextImpl::focus_in(), and ScimBridgeAgentIMContextImpl::set_cursor_location().