public class DefaultPivotWindowManager extends AbstractWindowManager<Window> implements PivotWindowManager
ERROR_NAME_BLANK, ERROR_WINDOW_NULL| Constructor and Description | 
|---|
DefaultPivotWindowManager(GriffonApplication application,
                         PivotWindowDisplayHandler windowDisplayHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
doAttach(Window window)  | 
protected void | 
doDetach(Window window)  | 
void | 
handleClose(Window widget)  | 
protected boolean | 
isWindowVisible(Window window)  | 
attach, canShutdown, countVisibleWindows, detach, event, event, findWindow, findWindowName, getApplication, getAt, getStartingWindow, getWindowNames, getWindows, hide, hide, indexOf, isAutoShutdown, onShutdown, resolveStartingWindowFromConfiguration, resolveWindowDisplayHandler, show, showclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitattach, canShutdown, countVisibleWindows, detach, findWindow, findWindowName, getAt, getStartingWindow, getWindowNames, getWindows, hide, hide, indexOf, isAutoShutdown, onShutdown, show, show@Inject @Nonnull public DefaultPivotWindowManager(@Nonnull GriffonApplication application, @Nonnull @Named(value="windowDisplayHandler") PivotWindowDisplayHandler windowDisplayHandler)
protected void doAttach(@Nonnull Window window)
doAttach in class AbstractWindowManager<Window>protected void doDetach(@Nonnull Window window)
doDetach in class AbstractWindowManager<Window>protected boolean isWindowVisible(@Nonnull Window window)
isWindowVisible in class AbstractWindowManager<Window>