jdk/src/solaris/lib/images/cursors/cursors.properties
author rupashka
Tue, 29 Nov 2011 12:47:30 +0300
changeset 11098 ce7e9230339a
parent 2 90ce3da70b43
permissions -rw-r--r--
7112925: closed/javax/swing/JTabbedPane/4624207/bug4624207.java fails on MacOS Reviewed-by: rupashka Contributed-by: alexandr.scherbatiy@oracle.com
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     1
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
     2
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
     3
# Cursors Properties file
90ce3da70b43 Initial load
duke
parents:
diff changeset
     4
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
     5
# Names GIF89 sources for Custom Cursors and their associated HotSpots
90ce3da70b43 Initial load
duke
parents:
diff changeset
     6
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
     7
# Note: the syntax of the property name is significant and is parsed
90ce3da70b43 Initial load
duke
parents:
diff changeset
     8
# by java.awt.Cursor
90ce3da70b43 Initial load
duke
parents:
diff changeset
     9
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    10
# The syntax is: Cursor.<name>.<geom>.File=<filename>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    11
#                Cursor.<name>.<geom>.HotSpot=<x>,<y>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    12
#	         Cursor.<name>.<geom>.Name=<localized name>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    13
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    14
Cursor.CopyDrop.32x32.File=motif_CopyDrop32x32.gif
90ce3da70b43 Initial load
duke
parents:
diff changeset
    15
Cursor.CopyDrop.32x32.HotSpot=0,0
90ce3da70b43 Initial load
duke
parents:
diff changeset
    16
Cursor.CopyDrop.32x32.Name=CopyDrop32x32
90ce3da70b43 Initial load
duke
parents:
diff changeset
    17
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    18
Cursor.MoveDrop.32x32.File=motif_MoveDrop32x32.gif
90ce3da70b43 Initial load
duke
parents:
diff changeset
    19
Cursor.MoveDrop.32x32.HotSpot=0,0
90ce3da70b43 Initial load
duke
parents:
diff changeset
    20
Cursor.MoveDrop.32x32.Name=MoveDrop32x32
90ce3da70b43 Initial load
duke
parents:
diff changeset
    21
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    22
Cursor.LinkDrop.32x32.File=motif_LinkDrop32x32.gif
90ce3da70b43 Initial load
duke
parents:
diff changeset
    23
Cursor.LinkDrop.32x32.HotSpot=0,0
90ce3da70b43 Initial load
duke
parents:
diff changeset
    24
Cursor.LinkDrop.32x32.Name=LinkDrop32x32
90ce3da70b43 Initial load
duke
parents:
diff changeset
    25
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    26
Cursor.CopyNoDrop.32x32.File=motif_CopyNoDrop32x32.gif
90ce3da70b43 Initial load
duke
parents:
diff changeset
    27
Cursor.CopyNoDrop.32x32.HotSpot=6,2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    28
Cursor.CopyNoDrop.32x32.Name=CopyNoDrop32x32
90ce3da70b43 Initial load
duke
parents:
diff changeset
    29
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    30
Cursor.MoveNoDrop.32x32.File=motif_MoveNoDrop32x32.gif
90ce3da70b43 Initial load
duke
parents:
diff changeset
    31
Cursor.MoveNoDrop.32x32.HotSpot=6,2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    32
Cursor.MoveNoDrop.32x32.Name=MoveNoDrop32x32
90ce3da70b43 Initial load
duke
parents:
diff changeset
    33
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    34
Cursor.LinkNoDrop.32x32.File=motif_LinkNoDrop32x32.gif
90ce3da70b43 Initial load
duke
parents:
diff changeset
    35
Cursor.LinkNoDrop.32x32.HotSpot=6,2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    36
Cursor.LinkNoDrop.32x32.Name=LinkNoDrop32x32
90ce3da70b43 Initial load
duke
parents:
diff changeset
    37
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    38
Cursor.Invalid.32x32.File=invalid32x32.gif
90ce3da70b43 Initial load
duke
parents:
diff changeset
    39
Cursor.Invalid.32x32.HotSpot=6,2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    40
Cursor.Invalid.32x32.Name=Invalid32x32