public class Borders extends Object
Borders(int left, int top, int right, int bottom)
int
getBottom()
getLeft()
getRight()
getTop()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Borders(int left, int top, int right, int bottom)
public int getLeft()
public int getTop()
public int getRight()
public int getBottom()
Copyright © 2019. All rights reserved.