Returns the GenericDialog and Command Finder text scale.
()
| 802 | |
| 803 | /** Returns the GenericDialog and Command Finder text scale. */ |
| 804 | public static double getGuiScale() { |
| 805 | return guiScale; |
| 806 | } |
| 807 | |
| 808 | /** Returns the custom properties (IJ_Props.txt) file path. */ |
| 809 | public static String getCustomPropsPath() { |
no outgoing calls
no test coverage detected