public interface CloseCallback
| Modifier and Type | Method and Description |
|---|---|
boolean |
mayClose(Component componentInContainer)
Will be called when the button for closing the container with the
given component was clicked.
|
boolean mayClose(Component componentInContainer)
componentInContainer - The component in the containerCopyright © 2022. All rights reserved.