Type: info
         Title: new: css.awt.MouseWheelBehaviour
     Posted by: frank.schoenh...@sun.com
      Affected: -
         TaskId: i99704
<http://www.openoffice.org/issues/show_bug.cgi?id=99704>
Effective from: CWS dba32c
           CWS:
<http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba32c>
    CWS status: new


*Summary*
--------
+ css.awt.MouseWheelBehavior
+ css.awt.MouseWheelBehavior.SCROLL_DISABLED
+ css.awt.MouseWheelBehavior.SCROLL_FOCUS_ONLY
+ css.awt.MouseWheelBehavior.SCROLL_ALWAYS


*Description*
-------------
The new constant group MouseWheelBehavior in css.awt controls how a
awt widget should respons to mouse wheel operations: Ignore it
(SCROLL_DISABLED), use it for scrolling the widget's content if it
currently has the focus (SCROLL_FOCUS_ONLY), or use it for scrolling
even if the control doesn't have the focus (SCROLL_ALWAYS).

The usual suspects in css.awt (UnoControl*Model) which describe models
of scrollable controls have been updated to support this property.


Send feedback to interface-announce@openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: interface-announce-unsubscr...@openoffice.org
For additional commands, e-mail: interface-announce-h...@openoffice.org

Reply via email to