public interface ControllerSetupListener
ControllerSetupCollection, this listener
is informed when a DockController has finished setting up its objects.| Modifier and Type | Method and Description |
|---|---|
void |
done(DockController controller)
Called when
controller is set up. |
void done(DockController controller)
controller is set up.controller - the controller that was set upCopyright © 2017 Docking Frames. All rights reserved.