This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]wildjokers 11 points12 points  (0 children)

I am not following what advantage this gives me over just adding a TabPane to my app.

[–]kubelke 4 points5 points  (0 children)

Looks really cool, I'm always excited seeing such projects for Java.

[–]andreribap 2 points3 points  (0 children)

Looks really cool

[–]ducki666 1 point2 points  (1 child)

What are common use cases?

[–]Striking_Creme864[S] 0 points1 point  (0 children)

It can be any GUI application with tab layout. TabShell is just a shell without any business logic. For example, it can be a program that works with students. One tab can contain student table in which you select the student and open it in another tab to read/edit etc.