[API REVIEW REQUEST] RT-19659 - [TabPane] Support for draggable tabs

Tom Schindl tom.schindl at bestsolution.at
Wed Jul 30 07:35:20 UTC 2014


Hi,

I'd like you to review the API proposed to make TabPane Tabs draggable.

The proposed public API only allows to put the TabPane in DnD mode:

public boolean isDndEnabled()
public void setDndEnabled(boolean dndEnabled)
public BooleanProperty dndEnabledProperty()

Tom


More information about the openjfx-dev mailing list