public class Insets extends java.lang.Object
(package private) int
bottom
left
right
top
Insets(int top, int left, int bottom, int right)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
int top
int left
int bottom
int right
public Insets(int top, int left, int bottom, int right)