return;
}
// Installs the resize policy - this updates the display
// priority of all the galleries and buttons
currentResizePolicy.install(availableHeight, gap);
}
int controlPanelGroupIndex = 0;
for (JBandControlPanel.ControlPanelGroup controlPanelGroup : ((JBandControlPanel) controlPanel)
.getControlPanelGroups()) {