public interface SwingFocusable
Modifier and Type | Interface and Description |
---|---|
static interface |
SwingFocusable.Handler
Handler providing means to actually give the focus to a focusable.
|
Modifier and Type | Field and Description |
---|---|
static AspectType<SwingFocusable> |
TYPE
The aspect's technical type being used to request the aspect from a
Aspectable . |
Modifier and Type | Method and Description |
---|---|
void |
acceptFocus(SwingFocusable.Handler handler)
Hands a handler providing means to give focus.
|
static final AspectType<SwingFocusable> TYPE
Aspectable
.void acceptFocus(@NotNull SwingFocusable.Handler handler)
handler
- The handler to be used for focusing on a component.Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500