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

Method resize

src/java/awt/Component.java:444–446  ·  view source on GitHub ↗

Resizes the Component to the specified width and height. @param width the width of the component @param height the height of the component @see #size @see #reshape

(int width, int height)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

layoutContainerMethod · 0.95
packMethod · 0.45
layoutContainerMethod · 0.45
VTestMethod · 0.45
handleEventMethod · 0.45
VPanelMethod · 0.45

Calls 1

reshapeMethod · 0.95

Tested by 3

VTestMethod · 0.36
handleEventMethod · 0.36
VPanelMethod · 0.36