Package org.jmol.awtjs.swing
Class Dimension
java.lang.Object
org.jmol.awtjs.swing.Dimension
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
width
public int width -
height
public int height
-
-
Constructor Details
-
Dimension
public Dimension(int w, int h)
-
-
Method Details
-
set
-