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

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

how does one get csharp-sqlite to throw exceptions for duplicates or foreign key constraint violations -

Simple Angular 2 project fails 'Unexpected reserved word' -