Facebook
From Khrd, 5 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 252
  1. public static final String measureUpPane = ("..//fxmlFiles//MeasureUP.fxml");
  2. public static final String measureDnPane = ("..//fxmlFiles//MeasureDN.fxml");
  3. public static final String optionsWindowPane = ("..//fxmlFiles//OptionsWindow.fxml");
  4. public static final String measureEmpty = ("..//fxmlFiles//MeasureEmpty.fxml");
  5. public static final String mainStackPane = ("fxmlFiles/MainStackPane.fxml");