接口 JImHoveredFlags
public interface JImHoveredFlags
- 从以下版本开始:
- undecidable
-
嵌套类概要
嵌套类 -
字段概要
字段修饰符和类型字段说明static intReturn+true+even+if+an+active+item+is+blocking+access+to+this+item%7Cwindow.static intReturn+true+even+if+a+popup+window+is+normally+blocking+access+to+this+item%7Cwindowstatic intReturn+true+even+if+the+item+is+disabledstatic intReturn+true+even+if+the+position+is+obstructed+or+overlapped+by+another+windowstatic intIsWindowHovered%28%29+only%3A+Return+true+if+any+window+is+hoveredstatic intIsWindowHovered%28%29+only%3A+Return+true+if+any+children+of+the+window+is+hoveredstatic intReturn+true+if+directly+over+the+item%7Cwindow%2C+not+obstructed+by+another+window%2C+not+obstructed+by+an+active+popup+or+modal+blocking+inputs+under+them.static intstatic intstatic intIsWindowHovered%28%29+only%3A+Test+from+root+window+%28top+most+parent+of+the+current+hierarchy%29
-
字段详细资料
-
None
static final int NoneReturn+true+if+directly+over+the+item%7Cwindow%2C+not+obstructed+by+another+window%2C+not+obstructed+by+an+active+popup+or+modal+blocking+inputs+under+them.- 另请参阅:
- 常量字段值
-
ChildWindows
static final int ChildWindowsIsWindowHovered%28%29+only%3A+Return+true+if+any+children+of+the+window+is+hovered- 另请参阅:
- 常量字段值
-
RootWindow
static final int RootWindowIsWindowHovered%28%29+only%3A+Test+from+root+window+%28top+most+parent+of+the+current+hierarchy%29- 另请参阅:
- 常量字段值
-
AnyWindow
static final int AnyWindowIsWindowHovered%28%29+only%3A+Return+true+if+any+window+is+hovered- 另请参阅:
- 常量字段值
-
AllowWhenBlockedByPopup
static final int AllowWhenBlockedByPopupReturn+true+even+if+a+popup+window+is+normally+blocking+access+to+this+item%7Cwindow- 另请参阅:
- 常量字段值
-
AllowWhenBlockedByActiveItem
static final int AllowWhenBlockedByActiveItemReturn+true+even+if+an+active+item+is+blocking+access+to+this+item%7Cwindow.+Useful+for+Drag+and+Drop+patterns.- 另请参阅:
- 常量字段值
-
AllowWhenOverlapped
static final int AllowWhenOverlappedReturn+true+even+if+the+position+is+obstructed+or+overlapped+by+another+window- 另请参阅:
- 常量字段值
-
AllowWhenDisabled
static final int AllowWhenDisabledReturn+true+even+if+the+item+is+disabled- 另请参阅:
- 常量字段值
-
RectOnly
static final int RectOnly- 另请参阅:
- 常量字段值
-
RootAndChildWindows
static final int RootAndChildWindows- 另请参阅:
- 常量字段值
-