Review Request: JDK-8222258: Add exclusion scope for LightBase
Hi Kevin / Ambarish, Please review the fix for: https://bugs.openjdk.java.net/browse/JDK-858 http://cr.openjdk.java.net/~nlisker/858/webrev.01/ Details are in the JBS issue. Thanks, Nir
Why does Skin have getNode method instead of getControl?
Hi all, In my previous message I asked why GridPane, HBox, BorderPane, VBox, StackPane don't have Skins. I was told that it is odd for them to have Skins ( Kevin Rushforth ) and only controls can have skins. I pointed, that every Node can have a Skin, but got no answer. Now I am reading Skin