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

Method remove

src/java/awt/Container.java:172–190  ·  view source on GitHub ↗

Removes the specified component from this container. @param comp the component to be removed @see #add

(Component comp)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

arraycopyMethod · 0.95
invalidateMethod · 0.80
removeLayoutComponentMethod · 0.65
removeNotifyMethod · 0.45

Tested by

no test coverage detected