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

Method moveComponents

src/java/awt/FlowLayout.java:160–178  ·  view source on GitHub ↗

Centers the elements in the specified row, if there is any slack. @param target the component which needs to be moved @param x the x coordinate @param y the y coordinate @param width the width dimensions @param height the height dimensions @param rowStart the beginning of the row @param rowEnd the t

(Container target, int x, int y, int width, int height, int rowStart, int rowEnd)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

layoutContainerMethod · 0.95

Calls 2

moveMethod · 0.95
getComponentMethod · 0.80

Tested by

no test coverage detected