jdk/src/java.desktop/windows/conf/images/cursors/cursors.properties
changeset 29275 690957fb0862
parent 29217 4f62c57aef4e
parent 29274 c44678403857
child 29276 cd3df74ee5ab
equal deleted inserted replaced
29217:4f62c57aef4e 29275:690957fb0862
     1 #
       
     2 #
       
     3 # Cursors Properties file
       
     4 #
       
     5 # Names GIF89 sources for Custom Cursors and their associated HotSpots
       
     6 #
       
     7 # Note: the syntax of the property name is significant and is parsed
       
     8 # by java.awt.Cursor
       
     9 #
       
    10 # The syntax is: Cursor.<name>.<geom>.File=win32_<filename>
       
    11 #                Cursor.<name>.<geom>.HotSpot=<x>,<y>
       
    12 #	         Cursor.<name>.<geom>.Name=<localized name>
       
    13 #
       
    14 Cursor.CopyDrop.32x32.File=win32_CopyDrop32x32.gif
       
    15 Cursor.CopyDrop.32x32.HotSpot=0,0
       
    16 Cursor.CopyDrop.32x32.Name=CopyDrop32x32
       
    17 #
       
    18 Cursor.MoveDrop.32x32.File=win32_MoveDrop32x32.gif
       
    19 Cursor.MoveDrop.32x32.HotSpot=0,0
       
    20 Cursor.MoveDrop.32x32.Name=MoveDrop32x32
       
    21 #
       
    22 Cursor.LinkDrop.32x32.File=win32_LinkDrop32x32.gif
       
    23 Cursor.LinkDrop.32x32.HotSpot=0,0
       
    24 Cursor.LinkDrop.32x32.Name=LinkDrop32x32
       
    25 #
       
    26 Cursor.CopyNoDrop.32x32.File=win32_CopyNoDrop32x32.gif
       
    27 Cursor.CopyNoDrop.32x32.HotSpot=6,2
       
    28 Cursor.CopyNoDrop.32x32.Name=CopyNoDrop32x32
       
    29 #
       
    30 Cursor.MoveNoDrop.32x32.File=win32_MoveNoDrop32x32.gif
       
    31 Cursor.MoveNoDrop.32x32.HotSpot=6,2
       
    32 Cursor.MoveNoDrop.32x32.Name=MoveNoDrop32x32
       
    33 #
       
    34 Cursor.LinkNoDrop.32x32.File=win32_LinkNoDrop32x32.gif
       
    35 Cursor.LinkNoDrop.32x32.HotSpot=6,2
       
    36 Cursor.LinkNoDrop.32x32.Name=LinkNoDrop32x32
       
    37 #
       
    38 Cursor.Invalid.32x32.File=invalid32x32.gif
       
    39 Cursor.Invalid.32x32.HotSpot=6,2
       
    40 Cursor.Invalid.32x32.Name=Invalid32x32