public class Item extends Position
height, width, x, y
Item()
String
getId()
Label
getLabel()
void
setId(String id)
setLabel(Label label)
getHeight, getWidth, getX, getY, setHeight, setWidth, setX, setY
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Item()
public String getId()
public void setId(String id)
public Label getLabel()
public void setLabel(Label label)
Copyright © 2025 Gudu Software. All rights reserved. | Back to Documentation | Full Documentation Site