> Adding a static 'closeable' property to TabPane would allow this to be set > for specific tabs.
That was actually the original design, but I moved it up to TabPane since I didn't think there would be that many use cases for closing individual tabs. It is certainly possible to do it on a per-tab basis though. G
