home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 November: Tool Chest / Dev.CD Nov 00 TC Disk 1.toast / Sample Code / Java / SlideShow / Source Clippings / ImageButton / ImageButton setImage / ImageButton setImage.rsrc
MacOS Resource Fork  |  2000-09-28  |  651 b   |  [clpt/drag]

open in: MacOS 8.1     |     Win98     |     DOS

browse contents    |     view JSON data     |     view as text


This file was processed as: MacOS Resource Fork (archive/rsrc).

ConfidenceProgramDetectionMatch TypeSupport
100% dexvert MacOS Resource Fork (archive/rsrc) magic Supported
10% dexvert Jesper Olsen Module (music/jesperOlsen) magic Supported
1% dexvert BeOS Resource Data (archive/beOSResourceData) ext Unsupported
1% dexvert AppleSingle (archive/appleSingle) fallback Supported
1% dexvert TTComp Archive (archive/ttcomp) fallback Supported
100% file AppleDouble encoded Macintosh file default
99% file data default
66% TrID Mac AppleDouble encoded default
33% TrID TTComp archive compressed (bin-2K) default (weak)
100% siegfried fmt/503 AppleDouble Resource Fork (2) default
100% lsar AppleSingle default


id metadata
keyvalue
macFileType[clpt]
macFileCreator[drag]



hex view
+--------+-------------------------+-------------------------+--------+--------+
|00000000| 00 05 16 07 00 02 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000010| 00 00 00 00 00 00 00 00 | 00 02 00 00 00 09 00 00 |........|........|
|00000020| 00 32 00 00 00 20 00 00 | 00 02 00 00 00 52 00 00 |.2... ..|.....R..|
|00000030| 02 39 63 6c 70 74 64 72 | 61 67 01 00 00 00 00 00 |.9clptdr|ag......|
|00000040| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000050| 00 00 00 00 01 00 00 00 | 01 f3 00 00 00 f3 00 00 |........|........|
|00000060| 00 46 82 00 20 80 83 00 | 18 80 63 00 2c 80 c3 00 |.F.. ...|..c.,...|
|00000070| 00 81 86 00 3c 48 00 44 | 95 80 41 00 14 48 00 00 |....<H.D|..A..H..|
|00000080| 0c 48 14 49 6d 61 67 65 | 42 75 74 74 6f 6e 20 73 |.H.Image|Button s|
|00000090| 65 74 49 6d 61 67 65 61 | 67 65 73 74 65 6e 65 72 |etImagea|gestener|
|000000a0| 73 64 02 ff 63 6c 70 74 | 64 72 61 67 00 00 ff ff |sd..clpt|drag....|
|000000b0| ff ff 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|000000c0| 00 00 00 00 b3 5a 44 71 | 00 00 00 00 00 00 02 39 |.....ZDq|.......9|
|000000d0| 14 48 00 00 0c 48 00 04 | 39 60 00 00 00 38 21 00 |.H...H..|9`...8!.|
|000000e0| 40 80 01 00 08 7c 08 03 | a6 4e 80 00 20 7c 08 02 |@....|..|.N.. |..|
|000000f0| a6 90 01 00 08 94 21 ff | c0 80 83 01 08 80 a3 00 |......!.|........|
|00000100| 14 38 84 ff c0 7c 05 20 | 40 40 82 00 20 80 83 00 |.8...|. |@@.. ...|
|00000110| 18 80 63 00 2c 80 c3 00 | 00 81 86 00 3c 48 00 43 |..c.,...|....<H.C|
|00000120| ed 80 41 00 14 48 00 00 | 34 a0 83 01 00 2c 04 00 |..A..H..|4....,..|
|00000130| 09 41 82 00 10 48 00 03 | d9 60 00 00 00 48 00 00 |.A...H..|.`...H..|
|00000140| 1c 7c 6c 1b 78 80 6c 00 | 08 80 8c 00 18 48 00 40 |.|l.x.l.|.....H.@|
|00000150| 2d 80 00 00 00 cb 09 09 | 69 66 20 28 69 6d 61 67 |-.......|if (imag|
|00000160| 65 4e 61 6d 65 20 21 3d | 20 6e 75 6c 6c 20 26 26 |eName !=| null &&|
|00000170| 20 21 69 6d 61 67 65 4e | 61 6d 65 2e 65 71 75 61 | !imageN|ame.equa|
|00000180| 6c 73 28 22 22 29 29 0d | 09 09 7b 0d 09 09 09 49 |ls("")).|..{....I|
|00000190| 6d 61 67 65 20 74 65 6d | 70 20 3d 20 28 49 6d 61 |mage tem|p = (Ima|
|000001a0| 67 65 29 69 6d 61 67 65 | 48 61 73 68 2e 67 65 74 |ge)image|Hash.get|
|000001b0| 28 69 6d 61 67 65 4e 61 | 6d 65 29 3b 0d 09 09 09 |(imageNa|me);....|
|000001c0| 69 66 20 28 74 65 6d 70 | 20 21 3d 20 6e 75 6c 6c |if (temp| != null|
|000001d0| 29 0d 09 09 09 7b 0d 09 | 09 09 09 69 6d 61 67 65 |)....{..|...image|
|000001e0| 20 3d 20 74 65 6d 70 3b | 0d 09 09 09 09 74 68 69 | = temp;|.....thi|
|000001f0| 73 2e 69 6d 61 67 65 4e | 61 6d 65 20 3d 20 69 6d |s.imageN|ame = im|
|00000200| 61 67 65 4e 61 6d 65 3b | 0d 09 09 09 09 72 65 70 |ageName;|.....rep|
|00000210| 61 69 6e 74 28 29 3b 0d | 09 09 09 7d 0d 09 09 7d |aint();.|...}...}|
|00000220| 0d 00 00 00 20 00 00 00 | 01 00 00 00 04 00 00 00 |.... ...|........|
|00000230| 00 00 00 00 01 54 45 58 | 54 00 00 01 00 00 00 00 |.....TEX|T.......|
|00000240| 00 00 00 00 00 00 00 01 | 00 00 00 01 f3 00 00 00 |........|........|
|00000250| f3 00 00 00 46 05 ab ab | 28 3f e6 00 00 00 1c 00 |....F...|(?......|
|00000260| 46 00 01 54 45 58 54 00 | 00 00 12 64 72 61 67 00 |F..TEXT.|...drag.|
|00000270| 00 00 1e 01 00 ff ff 00 | 00 00 00 00 1c 31 78 00 |........|.....1x.|
|00000280| 80 ff ff 00 00 00 cf 00 | 72 eb 94 |........|r.. |
+--------+-------------------------+-------------------------+--------+--------+