Class AppPanePos
java.lang.Object
net.thevpc.netbeans.launcher.ui.AppPanePos
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncomp(AppPanePos other) intgetX()intgetY()min(AppPanePos other)
-
Constructor Details
-
AppPanePos
public AppPanePos(int x, int y)
-
-
Method Details
-
min
-
comp
-
getX
public int getX() -
getY
public int getY()
-