MCPcopy Create free account
hub / github.com/YujiSoftware/JDK1.0 / parseDurations

Method parseDurations

demo/Animator/Animator.java:380–403  ·  view source on GitHub ↗

Parse the PAUSES parameter. It looks like 1000|500|||750, etc., where each item corresponds to a source image. Empty items mean that the corresponding image has no special duration, and should use the global one. @return a Hashtable of Integer pauses keyed to Integer frame numbers.

(String attr, Vector images)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

initMethod · 0.95

Calls 6

parseIntMethod · 0.95
putMethod · 0.95
substringMethod · 0.80
sizeMethod · 0.45
lengthMethod · 0.45
indexOfMethod · 0.45

Tested by

no test coverage detected