public class FocusFinder extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
FocusFinder.FindSelected
Поиск выбранных ообъектов
|
| Constructor and Description |
|---|
FocusFinder() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
findThroughFocus(Class targetClass) |
static Object |
findThroughMouse(Class targetClass) |
static xyz.cofe.collection.Pair<Boolean,Object> |
matchWindowClass(Component cmpt,
Class targetClass) |
Copyright © 2019. All rights reserved.