public interface SwingWindowDisplayHandler extends WindowDisplayHandler<Window>
| Modifier and Type | Method and Description | 
|---|---|
void | 
hide(String name,
    JInternalFrame window)  | 
void | 
show(String name,
    JInternalFrame window)  | 
hide, showvoid show(@Nonnull String name, @Nonnull JInternalFrame window)
void hide(@Nonnull String name, @Nonnull JInternalFrame window)