Make inset constants public

XMLWordPrintable

      There is the following code in com.oracle.javafx.authoring.stage.guides.MoveGuides:

          private static final double TOP_INSET = 14;
          private static final double BOTTOM_INSET = 14;
          private static final double LEFT_INSET = 14;
          private static final double RIGHT_INSET = 14;

      These constants are useful for testing so please make them public.

            Assignee:
            Yves Joan (Inactive)
            Reporter:
            Alexander Kuznetcov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: