Package org.jmol.awtjs.swing
Class Insets
- java.lang.Object
-
- org.jmol.awtjs.swing.Insets
-
public class Insets extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Insets(int top, int left, int bottom, int right)
-