create vertical tabs in tabpane javafx -


by default if create tabpane in scene builder , add tabs in horizontal order on top of tabpane, how can add vertical tabs on left side of tabpane?

thanks

just select "left" under dropdown "side":

enter image description here


Comments

Popular posts from this blog

c# - ItextSharp font color issue in ver 5.5.4+ -

jquery - Multiple issues with pushstate: history, loading, calling functions -

ios - retrievePeripherals deprecated in IOS7 how to substitude it with retrievePeripheralsWithIdentifiers -