/DraggableTabs

Draggable Tabs for JavaFX

Primary LanguageJavaApache License 2.0Apache-2.0

Build Status Maven Central

DraggableTabs

Draggable Tabs for JavaFX

Download

Add the following dependency to your pom.xml:

<dependency>
	<groupId>de.endrullis.draggabletabs</groupId>
	<artifactId>draggabletabs</artifactId>
	<version>1.0.3</version>
</dependency>