Uses of Class
com.iizix.Rect
Packages that use Rect
Uses of Rect in com.iizix
Uses of Rect in com.iizix.term
Methods in com.iizix.term that return RectModifier 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
Methods in com.iizix.term.prop with parameters of type RectModifier and TypeMethodDescriptionboolean
ScreenProp.isMatching
(HostScreen screen, Rect popupWindow) Checks if this screen matches the current host screen of the specified pop-up window.