Uses of Class
com.iizix.Rect
Uses of Rect in com.iizix
Uses of Rect in com.iizix.term
Modifier and TypeMethodDescriptionHostPopupWindow.getCurrent()
Gets the current pop-up window rectangle or null if no current rectangle exist.HostScreen.getCurrentPopupWindow()
Gets the current host pop-up window.HostPopupWindow.getPopupWindow
(int index) Gets the pop-up window at an index.HostScreen.getPopupWindow
(int index) Gets the pop-up window at an index.Rect[]
HostPopupWindow.getPopupWindows()
Gets the pop-up windows.Rect[]
HostScreen.getPopupWindows()
Gets the pop-up windows.Uses of Rect in com.iizix.term.prop
Modifier and TypeMethodDescriptionboolean
ScreenProp.isMatching
(HostScreen screen, Rect popupWindow) Checks if this screen matches the current host screen of the specified pop-up window.