Okay, I think I slowly start to see how this will be working. But the logic
within the Behaviors won't go away or be moved, am I seeing this correct?
Maybe I should start with the viewpoint from which I'm looking at it.
The Behaviors contain logic at the moment, various functions that are used
by
> The intention is to move many JavaFX control skins into the appropriate
> public package, most probably javafx.scene.control.skin. There is no
> intention to also move the related behavior classes, since these will
> be handled separately as part of Project Two below.
>
> ...
>
> Project Two: Imp