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

Method add

src/java/awt/Container.java:101–103  ·  view source on GitHub ↗

Adds the specified component to this container. @param comp the component to be added

(Component comp)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

arraycopyMethod · 0.95
addLayoutComponentMethod · 0.95
invalidateMethod · 0.80
removeMethod · 0.65
addNotifyMethod · 0.45

Tested by

no test coverage detected