Package jmri.util
Class JmriInsets
java.lang.Object
jmri.util.JmriInsets
This class attempts to retrieve the screen insets for all operating systems.
The standard insets command fails on Linux - this class attempts to rectify that.
Borrows heavily from the Linsets class created by: A. Tres Finocchiaro
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JmriInsets
public JmriInsets()
-
-
Method Details
-
getInsets
Creates a new instance of JmriInsets- Returns:
- the new instance
-