Uses of Class
org.jmol.awtjs.swing.Dimension
Packages that use Dimension
-
Uses of Dimension in org.jmol.awtjs.swing
Methods in org.jmol.awtjs.swing that return DimensionMethods in org.jmol.awtjs.swing with parameters of type DimensionModifier and TypeMethodDescriptionvoidSwingController.getScreenDimensions(Dimension d) Return the width and height of the window in d.voidComponent.setMinimumSize(Dimension d) voidJScrollPane.setMinimumSize(Dimension dimension) voidJTable.setPreferredScrollableViewportSize(Dimension dimension) voidComponent.setPreferredSize(Dimension dimension)