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

Method removeLayoutComponent

src/java/awt/LayoutManager.java:43–43  ·  view source on GitHub ↗

Removes the specified component from the layout. @param comp the component ot be removed

(Component comp)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

removeMethod · 0.65
removeAllMethod · 0.65

Implementers 5

CardLayoutsrc/java/awt/CardLayout.java
GridBagLayoutsrc/java/awt/GridBagLayout.java
GridLayoutsrc/java/awt/GridLayout.java
FlowLayoutsrc/java/awt/FlowLayout.java
BorderLayoutsrc/java/awt/BorderLayout.java

Calls

no outgoing calls

Tested by

no test coverage detected