All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----dnx.awtutil.Bounds
public int x
public int y
public int width
public int height
public Bounds(int x, int y, int width, int height)
public boolean within(int xPos, int yPos)
All Packages Class Hierarchy This Package Previous Next Index