Package jmri.util
Class JmriJFrame.ScreenDimensions
java.lang.Object
jmri.util.JmriJFrame.ScreenDimensions
- Enclosing class:
- JmriJFrame
public static class JmriJFrame.ScreenDimensions extends Object
Represents the dimensions of an attached screen/display
-
Constructor Summary
Constructors Constructor Description ScreenDimensions(Rectangle bounds, Insets insets, GraphicsDevice gd)
-
Method Summary
Modifier and Type Method Description Rectangle
getBounds()
GraphicsDevice
getGraphicsDevice()
Insets
getInsets()