public interface GUIPositionInterface
Modifier and Type | Method and Description |
---|---|
Point |
getLocation() |
boolean |
isSelected() |
void |
setLocation(int x,
int y) |
void |
setLocation(Point p) |
void |
setSelected(boolean selected) |
Copyright © 2019 Hitachi Vantara. All rights reserved.