"skinning" is the most notable new public api. in...
# tornadofx
c
"skinning" is the most notable new public api. in the java 8 and earlier versions, it was discouraged to use com.sun classes. however, there were a few cases where you had to make reference to these now private classes. one project i worked on used com.sun classes to set a tab order in a form. there's a public VirtualFlow now