Save This Page
Home » openjdk-7 » javax » swing » plaf » [javadoc | source]
javax.swing.plaf
public class: InsetsUIResource [javadoc | source]
java.lang.Object
   java.awt.Insets
      javax.swing.plaf.InsetsUIResource

All Implemented Interfaces:
    UIResource, Cloneable, Serializable

Fields inherited from java.awt.Insets:
top,  left,  bottom,  right
Constructor:
 public InsetsUIResource(int top,
    int left,
    int bottom,
    int right) 
Methods from java.awt.Insets:
clone,   equals,   hashCode,   set,   toString
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait