Skip to content

xylo/DraggableTabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>