Automated merge with http://hg.netbeans.org/core-main
authorS. Aubrecht <saubrecht@netbeans.org>
Thu, 12 Mar 2009 10:21:19 +0100
changeset 5227959193556a8
parent 521 69541e02c96c
parent 517 d6a8e38723c8
child 523 d8c4cf6857f0
Automated merge with http://hg.netbeans.org/core-main
     1.1 --- a/openide.util/src/org/openide/util/Utilities.java	Tue Mar 10 22:21:41 2009 -0400
     1.2 +++ b/openide.util/src/org/openide/util/Utilities.java	Thu Mar 12 10:21:19 2009 +0100
     1.3 @@ -2916,7 +2916,8 @@
     1.4       *
     1.5       *  <p>This implementation provides one cursor for all Mac systems, one for all
     1.6       *  Unix systems (regardless of window manager), and one for all other systems
     1.7 -     *  including Windows.
     1.8 +     *  including Windows. Note: The cursor does not have to look native in some
     1.9 +     *  cases on some platforms!
    1.10       *
    1.11       *  @param   component the non-null component that will use the progress cursor
    1.12       *  @return  a progress cursor (Unix, Windows or Mac)