< prev index next >

modules/javafx.graphics/src/test/addExports

Print this page


   1 --add-exports javafx.base/com.sun.javafx.collections=ALL-UNNAMED
   2 --add-exports javafx.base/com.sun.javafx.property=ALL-UNNAMED
   3 --add-exports javafx.base/com.sun.javafx=ALL-UNNAMED
   4 --add-exports javafx.base/com.sun.javafx.event=ALL-UNNAMED

   5 #
   6 --add-exports javafx.graphics/com.sun.glass.ui=ALL-UNNAMED
   7 --add-exports javafx.graphics/com.sun.javafx.animation=ALL-UNNAMED
   8 --add-exports javafx.graphics/com.sun.javafx.application=ALL-UNNAMED
   9 --add-exports javafx.graphics/com.sun.javafx.css=ALL-UNNAMED
  10 --add-exports javafx.graphics/com.sun.javafx.css.parser=ALL-UNNAMED
  11 --add-exports javafx.graphics/com.sun.javafx.embed=ALL-UNNAMED
  12 --add-exports javafx.graphics/com.sun.javafx.font=ALL-UNNAMED
  13 --add-exports javafx.graphics/com.sun.javafx.geom=ALL-UNNAMED
  14 --add-exports javafx.graphics/com.sun.javafx.geom.transform=ALL-UNNAMED
  15 --add-exports javafx.graphics/com.sun.javafx.iio.bmp=ALL-UNNAMED
  16 --add-exports javafx.graphics/com.sun.javafx.iio.common=ALL-UNNAMED
  17 --add-exports javafx.graphics/com.sun.javafx.iio.gif=ALL-UNNAMED
  18 --add-exports javafx.graphics/com.sun.javafx.iio=ALL-UNNAMED
  19 --add-exports javafx.graphics/com.sun.javafx.iio.png=ALL-UNNAMED
  20 --add-exports javafx.graphics/com.sun.javafx.image.impl=ALL-UNNAMED
  21 --add-exports javafx.graphics/com.sun.javafx.image=ALL-UNNAMED
  22 --add-exports javafx.graphics/com.sun.javafx.menu=ALL-UNNAMED
  23 --add-exports javafx.graphics/com.sun.javafx.perf=ALL-UNNAMED
  24 --add-exports javafx.graphics/com.sun.javafx.print=ALL-UNNAMED


  30 --add-exports javafx.graphics/com.sun.javafx.scene.text=ALL-UNNAMED
  31 --add-exports javafx.graphics/com.sun.javafx.scene.transform=ALL-UNNAMED
  32 --add-exports javafx.graphics/com.sun.javafx.scene.traversal=ALL-UNNAMED
  33 --add-exports javafx.graphics/com.sun.javafx.sg.prism=ALL-UNNAMED
  34 --add-exports javafx.graphics/com.sun.javafx.stage=ALL-UNNAMED
  35 --add-exports javafx.graphics/com.sun.javafx.tk=ALL-UNNAMED
  36 --add-exports javafx.graphics/com.sun.javafx.tk.quantum=ALL-UNNAMED
  37 --add-exports javafx.graphics/com.sun.javafx.util=ALL-UNNAMED
  38 --add-exports javafx.graphics/com.sun.prism.impl=ALL-UNNAMED
  39 --add-exports javafx.graphics/com.sun.prism.impl.shape=ALL-UNNAMED
  40 --add-exports javafx.graphics/com.sun.prism=ALL-UNNAMED
  41 --add-exports javafx.graphics/com.sun.prism.paint=ALL-UNNAMED
  42 --add-exports javafx.graphics/com.sun.scenario.animation=ALL-UNNAMED
  43 --add-exports javafx.graphics/com.sun.scenario.animation.shared=ALL-UNNAMED
  44 --add-exports javafx.graphics/com.sun.scenario.effect=ALL-UNNAMED
  45 --add-exports javafx.graphics/com.sun.scenario.effect.light=ALL-UNNAMED
  46 --add-exports javafx.graphics/com.sun.scenario=ALL-UNNAMED
  47 --add-opens javafx.graphics/javafx.scene=ALL-UNNAMED
  48 --add-opens javafx.graphics/javafx.scene.layout=ALL-UNNAMED
  49 #
  50 --add-exports java.base/sun.util.logging=ALL-UNNAMED
  51 # compile time additions
  52 --add-exports=javafx.base/com.sun.javafx.runtime=ALL-UNNAMED
  53 --add-exports=javafx.graphics/com.sun.javafx.cursor=ALL-UNNAMED
  54 --add-exports=javafx.graphics/com.sun.javafx.text=ALL-UNNAMED
  55 --add-exports=javafx.graphics/com.sun.prism.shape=ALL-UNNAMED
   1 --add-exports javafx.base/com.sun.javafx.collections=ALL-UNNAMED
   2 --add-exports javafx.base/com.sun.javafx.property=ALL-UNNAMED
   3 --add-exports javafx.base/com.sun.javafx=ALL-UNNAMED
   4 --add-exports javafx.base/com.sun.javafx.event=ALL-UNNAMED
   5 --add-exports javafx.base/com.sun.javafx.logging=ALL-UNNAMED
   6 #
   7 --add-exports javafx.graphics/com.sun.glass.ui=ALL-UNNAMED
   8 --add-exports javafx.graphics/com.sun.javafx.animation=ALL-UNNAMED
   9 --add-exports javafx.graphics/com.sun.javafx.application=ALL-UNNAMED
  10 --add-exports javafx.graphics/com.sun.javafx.css=ALL-UNNAMED
  11 --add-exports javafx.graphics/com.sun.javafx.css.parser=ALL-UNNAMED
  12 --add-exports javafx.graphics/com.sun.javafx.embed=ALL-UNNAMED
  13 --add-exports javafx.graphics/com.sun.javafx.font=ALL-UNNAMED
  14 --add-exports javafx.graphics/com.sun.javafx.geom=ALL-UNNAMED
  15 --add-exports javafx.graphics/com.sun.javafx.geom.transform=ALL-UNNAMED
  16 --add-exports javafx.graphics/com.sun.javafx.iio.bmp=ALL-UNNAMED
  17 --add-exports javafx.graphics/com.sun.javafx.iio.common=ALL-UNNAMED
  18 --add-exports javafx.graphics/com.sun.javafx.iio.gif=ALL-UNNAMED
  19 --add-exports javafx.graphics/com.sun.javafx.iio=ALL-UNNAMED
  20 --add-exports javafx.graphics/com.sun.javafx.iio.png=ALL-UNNAMED
  21 --add-exports javafx.graphics/com.sun.javafx.image.impl=ALL-UNNAMED
  22 --add-exports javafx.graphics/com.sun.javafx.image=ALL-UNNAMED
  23 --add-exports javafx.graphics/com.sun.javafx.menu=ALL-UNNAMED
  24 --add-exports javafx.graphics/com.sun.javafx.perf=ALL-UNNAMED
  25 --add-exports javafx.graphics/com.sun.javafx.print=ALL-UNNAMED


  31 --add-exports javafx.graphics/com.sun.javafx.scene.text=ALL-UNNAMED
  32 --add-exports javafx.graphics/com.sun.javafx.scene.transform=ALL-UNNAMED
  33 --add-exports javafx.graphics/com.sun.javafx.scene.traversal=ALL-UNNAMED
  34 --add-exports javafx.graphics/com.sun.javafx.sg.prism=ALL-UNNAMED
  35 --add-exports javafx.graphics/com.sun.javafx.stage=ALL-UNNAMED
  36 --add-exports javafx.graphics/com.sun.javafx.tk=ALL-UNNAMED
  37 --add-exports javafx.graphics/com.sun.javafx.tk.quantum=ALL-UNNAMED
  38 --add-exports javafx.graphics/com.sun.javafx.util=ALL-UNNAMED
  39 --add-exports javafx.graphics/com.sun.prism.impl=ALL-UNNAMED
  40 --add-exports javafx.graphics/com.sun.prism.impl.shape=ALL-UNNAMED
  41 --add-exports javafx.graphics/com.sun.prism=ALL-UNNAMED
  42 --add-exports javafx.graphics/com.sun.prism.paint=ALL-UNNAMED
  43 --add-exports javafx.graphics/com.sun.scenario.animation=ALL-UNNAMED
  44 --add-exports javafx.graphics/com.sun.scenario.animation.shared=ALL-UNNAMED
  45 --add-exports javafx.graphics/com.sun.scenario.effect=ALL-UNNAMED
  46 --add-exports javafx.graphics/com.sun.scenario.effect.light=ALL-UNNAMED
  47 --add-exports javafx.graphics/com.sun.scenario=ALL-UNNAMED
  48 --add-opens javafx.graphics/javafx.scene=ALL-UNNAMED
  49 --add-opens javafx.graphics/javafx.scene.layout=ALL-UNNAMED
  50 #

  51 # compile time additions
  52 --add-exports=javafx.base/com.sun.javafx.runtime=ALL-UNNAMED
  53 --add-exports=javafx.graphics/com.sun.javafx.cursor=ALL-UNNAMED
  54 --add-exports=javafx.graphics/com.sun.javafx.text=ALL-UNNAMED
  55 --add-exports=javafx.graphics/com.sun.prism.shape=ALL-UNNAMED
< prev index next >