You can buy this project and download/modify it how often you want.
package editor.tabpane; /** */ public enum TabPosition { TOP, BOTTOM, LEFT, RIGHT, }