MCPcopy Index your code
hub / github.com/YujiSoftware/JDK1.0 / addLayoutComponent

Method addLayoutComponent

src/java/awt/CardLayout.java:61–66  ·  view source on GitHub ↗

Adds the specified component with the specified name to the layout. @param name the name of the component @param comp the component to be added

(String name, Component comp)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

hideMethod · 0.65
sizeMethod · 0.45
putMethod · 0.45

Tested by

no test coverage detected