public interface ButtonContentListener
ButtonContent to receive events when the
content changes.| Modifier and Type | Method and Description |
|---|---|
void |
changed(ButtonContent content,
Dockable dockable)
Called if any property of
dockable changed such that a property
of content may have changed. |
void changed(ButtonContent content, Dockable dockable)
dockable changed such that a property
of content may have changed.content - the content which may now have a different behaviordockable - the element which caused the eventCopyright © 2017 Docking Frames. All rights reserved.