Package com.tick42.glue.internal.windows
Interface InternalWindow
- All Superinterfaces:
AsynchronousCloseable,AutoCloseable,Window
- All Known Implementing Classes:
InteropWindow
public interface InternalWindow extends Window
-
Method Summary
Modifier and Type Method Description InternalWindowPeerpeer()Methods inherited from interface com.tick42.glue.core.AsynchronousCloseable
close, closeAsync, onCloseMethods inherited from interface com.tick42.glue.desktop.windows.Window
addFrameButton, changeBounds, changeChannel, changeContext, changeTitle, changeVisibility, onContextUpdated, onFrameButtonClicked, onHibernated, onResumed, removeFrameButton
-
Method Details
-
peer
InternalWindowPeer peer()
-