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

Method move

src/java/awt/Component.java:433–435  ·  view source on GitHub ↗

Moves the Component to a new location. The x and y coordinates are in the parent's coordinate space. @param x the x coordinate @param y the y coordinate @see #location @see #reshape

(int x, int y)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

moveComponentsMethod · 0.95

Calls 1

reshapeMethod · 0.95

Tested by

no test coverage detected