public static interface CloseableTab.CloseCallback
| Modifier and Type | Method and Description |
|---|---|
boolean |
mayClose(Component componentInTab)
Will be called when the button for closing the tab with the
given component was clicked.
|
boolean mayClose(Component componentInTab)
componentInTab - The component in the tabCopyright © 2018. All rights reserved.