[API REVIEW REQUEST] RT-19659 - [TabPane] Support for draggable tabs
Stephen F Northover
steve.x.northover at oracle.com
Wed Jul 30 15:51:21 UTC 2014
Thanks Tom,
We'll take a look at the patch in the JIRA:
https://javafx-jira.kenai.com/browse/RT-19659
Steve
On 2014-07-30, 3:35 AM, Tom Schindl wrote:
> 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