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

Method init

demo/ImageMap/ImageMap.java:395–409  ·  view source on GitHub ↗

Initialize this ImageArea as called from the applet. If the subclass does not override this initializer, then it will perform the basic functions of setting the parent applet and parsing out 4 numbers from the argument string which specify a rectangular region for the ImageArea to act on. The remain

(ImageMap parent, String args)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

initMethod · 0.95

Calls 5

parseIntMethod · 0.95
nextTokenMethod · 0.95
hasMoreTokensMethod · 0.95
handleArgMethod · 0.95
makeImagesMethod · 0.95

Tested by

no test coverage detected